Template:FAQ: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 33: | Line 33: | ||
{{!}}} }} | {{!}}} }} | ||
|} | |} | ||
{{{answer|{{{Answer| }}} }}}<noinclude> | :{{{!}} | ||
{{!}} | |||
{{{answer|{{{Answer| }}} }}} | |||
{{!}}}<noinclude> | |||
{{documentation}}</noinclude> | {{documentation}}</noinclude> | ||
Revision as of 08:21, 16 October 2012
|- | |
=== |
|
[edit] Template documentation
Usage
Must be used inside of a wikitable as a row.
Syntax
- Start out with a table header tag:
{| - Place each FAQ question (as
|Question=) and answer (as|Answer=) inside the {{FAQ}} template as shown above - End with the closing table tag:
|}
Up to ten anchors (assigned to positional parameters |1= through |10=) and a background color (as |BGcolor=) are optional.