Template:FAQ/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
}}</pre>
}}</pre>


Must be used inside of a [[w:Help:Table|wikitable]] as a row. In other words, start out with something like  
Must be used inside of a [[w:Help:Wikitable|wikitable]] as a row. In other words, start out with something like  


<pre>{|</pre>
<pre>{|</pre>

Revision as of 02:27, 5 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 something like

{|

Place each FAQ Q/A inside an {{FAQ}} template and then end with

|}

Anchors (1 through 10) and BGcolor are optional. The template can hold up to ten Anchors.