表单:FeedbackForm:修订间差异
跳转到导航
跳转到搜索
Silver1564(讨论 | 贡献) (创建页面,内容为“<noinclude> 这是反馈表单的页面。 </noinclude> <includeonly> {{{for template|Feedback}}} {{{field|title |label=反馈标题 |required=true |placeholder=例如:首页按钮不显示 }}} {{{field|type |label=反馈类型 |input type=dropdown |required=true |values=内容错误,功能建议,界面问题,其他 }}} {{{field|content |label=详细描述 |input type=textarea |required=true |rows=8 |cols=60 |placeholder=请详细描述您遇到的问题…”) |
Silver1564(讨论 | 贡献) 无编辑摘要 |
||
| (未显示同一用户的4个中间版本) | |||
| 第1行: | 第1行: | ||
<noinclude> | <noinclude>这是反馈表单的定义页面。</noinclude> | ||
</noinclude> | |||
<includeonly> | <includeonly> | ||
{{{for template|Feedback}}} | {{{for template|Feedback}}} | ||
{{{field|Title|label=标题|required}}} | |||
{{{field| | {{{field|Content|label=内容|input type=textarea|rows=10|required}}} | ||
|label= | |||
|required | |||
}}} | |||
{{{field| | |||
|label= | |||
|input type=textarea | |||
|rows= | |||
| | |||
}}} | |||
{{{end template}}} | {{{end template}}} | ||
{{{standard input|save}}} | |||
{{{standard input|save | {{{standard input|cancel}}} | ||
{{{standard input|cancel | |||
</includeonly> | </includeonly> | ||
2026年3月27日 (五) 18:13的最新版本
这是反馈表单的定义页面。