Difference between revisions of "Form:FAQ"

From Funtoo
Jump to navigation Jump to search
Line 10: Line 10:
<tr><th class="active">Question</th><td>{{{field|question|input type=text|size=80|placeholder=This is the question being answered.}}}</td></tr>
<tr><th class="active">Question</th><td>{{{field|question|input type=text|size=80|placeholder=This is the question being answered.}}}</td></tr>
<tr><th class="active">Answer</th><td>{{{field|answer|input type=textarea|placeholder=Provide an answer to the question above.}}}</td></tr>
<tr><th class="active">Answer</th><td>{{{field|answer|input type=textarea|placeholder=Provide an answer to the question above.}}}</td></tr>
<tr><th class="active">Keywords</th><td>{{{field|keywords|list|placeholder=comma-separated list of keywords.}}</td></tr>
<tr><th class="active">Keywords</th><td>{{{field|keywords|list|placeholder=comma-separated list of keywords.}}}</td></tr>
<tr><th class="active">Category</th><td>{{{field|category|input type=dropdown|values=Security,Infrastructure,General,Development,Packages}}}</td></tr>
<tr><th class="active">Category</th><td>{{{field|category|input type=dropdown|values=Security,Infrastructure,General,Development,Packages}}}</td></tr>
<tr><th class="active">Author</th><td>{{{field|author|autocomplete on namespace=User|size=100|placeholder=Specify username|default=current user}}}</td></tr>
<tr><th class="active">Author</th><td>{{{field|author|autocomplete on namespace=User|size=100|placeholder=Specify username|default=current user}}}</td></tr>

Revision as of 18:07, November 20, 2018


Create a FAQ Entry