Difference between revisions of "Form:FAQ"

From Funtoo
Jump to navigation Jump to search
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>''The "FAQ" form allows you to enter a FAQ entry in a standard format.'' Enter the name of the FAQ entry below to create one. This need not be the full FAQ question, as it is just the wiki page name that will hold the FAQ entry. You will specify the full FAQ question on the next form.
__NOTOC__
__NOTOC__
== Create a FAQ Entry ==
{{#forminput:form=FAQ|namespace=FAQ}}
{{#forminput:form=FAQ|namespace=FAQ}}
</noinclude><includeonly>
</noinclude><includeonly>
Use this form to create your FAQ entry. The FAQ entry will be stored on the page {{FULLPAGENAME}} and will become part of the official Funtoo FAQ listing.
{{{for template|FAQ}}}
{{{for template|FAQ}}}
{{TableStart}}
{{TableStart}}
<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>
{{TableEnd}}
{{TableEnd}}{{{field|last_updated|input type=date|default=now|hidden}}}
{{{end template}}}
{{{end template}}}


Line 21: Line 20:
{{{standard input|summary}}}
{{{standard input|summary}}}
{{{standard input|minor edit}}} {{{standard input|watch}}}
{{{standard input|minor edit}}} {{{standard input|watch}}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}

Latest revision as of 20:28, November 20, 2018

The "FAQ" form allows you to enter a FAQ entry in a standard format. Enter the name of the FAQ entry below to create one. This need not be the full FAQ question, as it is just the wiki page name that will hold the FAQ entry. You will specify the full FAQ question on the next form.