Template:FAQ/doc: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
Anchors (<code>1</code> through <code>10</code>) and <code>BGcolor</code> are optional. The template can hold up to ten Anchors. | Anchors (<code>1</code> through <code>10</code>) and <code>BGcolor</code> are optional. The template can hold up to ten Anchors. | ||
<includeonly>[[Category: | <includeonly> | ||
[[Category:Page specific templates]] | |||
</includeonly> | |||
Revision as of 03:04, 22 May 2013
Usage
{{FAQ|1=ANCHOR|2=ANCHOR|3=ANCHOR (etc)
| BGcolor=
| Question=
| Answer=
}}
Must be used inside of a wikitable as a row. In other words, start out with a table header tag:
{|
Place each FAQ Q/A inside an {{FAQ}} template and then end with the closing table tag:
|}
Anchors (1 through 10) and BGcolor are optional. The template can hold up to ten Anchors.