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 13: Line 13:
|icon      = Optional. The Icon which appears next to the question/answer. Defaults to the Descent D
|icon      = Optional. The Icon which appears next to the question/answer. Defaults to the Descent D
}}
}}
</pre>
</pre><noinclude>[[Category:Template documentation]]</noinclude>
{{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>

Revision as of 14:17, 4 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  = Mandatory. The question.
|answer    = Mandatory. The answer to the question.
|source    = Mandatory. A link where the answer is from.
|reference = Mandatory. Who gave the answer.
|icon      = Optional. The Icon which appears next to the question/answer. Defaults to the Descent D
}}