Difference between revisions of "Form:FAQ"

From Funtoo
Jump to navigation Jump to search
Line 8: Line 8:
{{{for template|FAQ}}}
{{{for template|FAQ}}}
{{TableStart}}
{{TableStart}}
<tr><th class="active">Question</th><td>{{{field|question|input type=text|length=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}}}</td></tr>
<tr><th class="active">Keywords</th><td>{{{field|keywords|list}}}</td></tr>

Revision as of 18:05, November 20, 2018


Create a FAQ Entry