Site News
Warning: This wiki contains spoilers. Read at your own risk!

Social media: If you would like, please join our Discord server, and/or follow us on Twitter (X) or Tumblr!

Template:Tab/Content: Difference between revisions

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
m (Protected "Template:Tab/Content" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
m (This template looks alllll messed up >_>)
Line 1: Line 1:
<div {{#ifeq:{{{2|1}}}|{{{1}}}
{{#if:{{{4|}}}|<div class="content" style="
  |style="display:block"
{{#ifeq:{{{1}}}|{{{2}}}
  |{{#if:{{{3|}}}
  |display:block
  |{{#ifeq:{{{1}}}|{{{3}}}
   |
   |
   |style="display:none;"
   |display:none
  }}
  }}
}}>
}};">
{{{4}}}
{{{4}}}
</div><noinclude>
</div><noinclude>

Revision as of 22:53, 3 May 2014

number

  • number: The number of the tab
  • default: The number of the tab to select by default
  • tabtext: The parameter containing the tab text (eg. {{{tab2}}})
  • content: The parameter containing the content (eg. {{{content2}}})