表单:FeedbackForm:修订间差异

来自coffee
跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
 
第1行: 第1行:
<noinclude>
<noinclude>这是反馈表单的定义页面。</noinclude>
这是“FeedbackForm”表单。要用该表单创建页面,请在下面输入页面名称;如果使用该名称的页面已经存在,您会前往编辑该页面的表单。
<includeonly>
 
{{#forminput:form=FeedbackForm}}
 
</noinclude><includeonly>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|Feedback}}}
{{{for template|Feedback}}}
{| class="formtable"
{{{field|Title|label=标题|required}}}
! Title:
{{{field|Content|label=内容|input type=textarea|rows=10|required}}}
| {{{field|title|input type=text}}}
|-
! Content:
| {{{field|content|input type=text}}}
|}
{{{end template}}}
{{{end template}}}
 
{{{standard input|save}}}
'''自由文本:'''
{{{standard input|cancel}}}
 
{{{standard input|free text|rows=10}}}
</includeonly>
</includeonly>

2026年3月27日 (五) 18:13的最新版本

这是反馈表单的定义页面。