Template:FAQ: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:
{{#ifeq: {{PAGENAME}} | XBMC for iOS specific FAQ/mobile ||{{{!}} align="right" cellpadding="0" cellspacing="0"
{{#ifeq: {{PAGENAME}} | XBMC for iOS specific FAQ/mobile ||{{{!}} align="right" cellpadding="0" cellspacing="0"
{{!}}-
{{!}}-
{{!}}{{resize|80%|2='''Shortcut{{#if:{{{2|}}}|s}}:''' <!--
{{!}}{{resize|75%|2='''Shortcut link{{#if:{{{2|}}}|s}}:''' <!--
-->{{#if:{{{1|}}}|[[#{{{1}}}]]}}<!--
-->{{#if:{{{1|}}}|[[#{{{1}}}]]}}<!--
-->{{#if:{{{2|}}}|, [[#{{{2}}}]]}}<!--
-->{{#if:{{{2|}}}|, [[#{{{2}}}]]}}<!--

Revision as of 06:36, 31 October 2013

|- | |


 ===
Shortcut link:
[edit] Template documentation

Usage

{{FAQ|1=ANCHOR|2=ANCHOR|3=ANCHOR
| Question =
| Answer =
| BGcolor =
}}

Must be used inside of a wikitable as a row.

Syntax

  1. Start out with a table header tag: {|
  2. Place each FAQ question (as |Question=) and answer (as |Answer=) inside the {{FAQ}} template as shown above
  3. 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.