Template:Tab/Content

From Nookipedia, the Animal Crossing wiki
< Template:Tab
Revision as of 10:05, August 21, 2011 by Jake (talk | contribs) (Created page with "<div {{#ifeq:{{{2|1}}}|{{{1}}} |style="display:block" |{{#if:{{{3|}}} | |style="display:none;" }} }}> {{{4}}} </div><noinclude> ==Purpose== Properly formats the tab conten...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{4}}}

Purpose

Properly formats the tab contents. For use with the Tab template.

Usage

{{Tab/Content | number | default | tabtext | content }}
  • 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}}})