Template:FAQ/doc: Difference between revisions
Appearance
No edit summary |
|||
| Line 16: | Line 16: | ||
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:Templates]]</includeonly> | |||
Revision as of 10:27, 14 November 2011
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.