Template:OFAQ/doc: Difference between revisions

From Descent-Community Wiki 1.2
Jump to navigation Jump to search
(Created page with "==Description== * This template is a wrapper for the Template:FAQ * It is intended to be used on all pages which have an official FAQ entry. ==Syntax== All parameters are...")
 
(sync with devwiki. latest version for release 1.1)
 
Line 1: Line 1:
==Description==
==Description==
* This template is a wrapper for the [[Template:FAQ]]
* This template is a wrapper for the [[Template:FAQ]]
* It is intended to be used on all pages which have an official FAQ entry.
* It is used to show an FAQ box for entries in the officially released FAQ by FFG.


==Syntax==
==Syntax==
Line 7: Line 7:
<pre>
<pre>
{{OFAQ
{{OFAQ
|question  = The question.
|question  = <mandatory> The question.
|answer    = The answer to the question.
|answer    = <mandatory> The answer to the question.
|page      = The page on which the answer in the official FAQ is.
|page      = <mandatory> The page on which the answer in the official FAQ is.
}}
}}
</pre>
</pre>
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 13:07, 22 April 2017

Description

  • This template is a wrapper for the Template:FAQ
  • It is used to show an FAQ box for entries in the officially released FAQ by FFG.

Syntax

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

{{OFAQ
|question  = <mandatory> The question.
|answer    = <mandatory> The answer to the question.
|page      = <mandatory> The page on which the answer in the official FAQ is.
}}