Template:FAQ/doc: Difference between revisions

From Descent-Community Wiki 1.2
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
<pre>
<pre>
{{FAQ
{{FAQ
| question  = The question.
|question  = The question.
| answer    = The answer to the question.
|answer    = The answer to the question.
| source    = A link where the answer is from.
|source    = A link where the answer is from.
| reference = Who gave the answer.
|reference = Who gave the answer.
}}
}}
</pre>
</pre>
{{FAQ
|question  = Am i a question?
|answer    = Yes, this is an answer
|source    = https://wiki.descent-community.org
|reference = I'm just a reference
}}
<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 16:24, 2 April 2017

Description

  • This template is not intended to be used directly. It provides the formatting for FAQ entries.
  • Please use the Templates: UFAQ or OFAQ

Syntax

All parameters are required. The FAQ box will not be drawn if at least one of these parameters is missing.

{{FAQ
|question  = The question.
|answer    = The answer to the question.
|source    = A link where the answer is from.
|reference = Who gave the answer.
}}
Am i a question?
Yes, this is an answer
Source[1] I'm just a reference