Template:NavTabs/doc

Template page
  [[{{{game}}}/{{{chara}}}|Overview]]   [[{{{game}}}/{{{chara}}}/Combos|Combos]]   [[{{{game}}}/{{{chara}}}/Strategy|Strategy/Counter Strategy]]   [[{{{game}}}/{{{chara}}}/Frame_Data|Full Frame Data]]    

How to Use

{{NavTabs|base=|anime=|strategy=|lore=|voice=|gallery=}}

Required:
base: Name of the game character. Name is used as a basis for linked subpages (except anime!)
active: The tab currently "active". Defaults to Game tab.

Optional:
anime: Name of the anime counterpart (without "(Anime)").
strategy: yes/no. Toggle Strategy tab. Default: yes
lore: yes/no. Toggle Lore tab. Default: yes
gallery: yes/no. Toggle Gallery tab. Default: yes

Character anime pages have a separate naming scheme from game pages. Characters with alternate versions may link to their normal anime page as well. (e.g. Katalina (Summer) can link to Katalina (Anime))

Gallery tabs are temporarily off by default

Examples

Full Format Format

   {{NavTabs|base=GBVS/Vaseraga|strategy=yes|gallery=yes|lore=yes|voice=no}}
  [[{{{game}}}/{{{chara}}}|Overview]]   [[{{{game}}}/{{{chara}}}/Combos|Combos]]   [[{{{game}}}/{{{chara}}}/Strategy|Strategy/Counter Strategy]]   [[{{{game}}}/{{{chara}}}/Frame_Data|Full Frame Data]]    

Game character, no okizeme tab

   {{NavTabs|base=GGXRD-R2/Ky_Kiske|strategy=no}}
  [[{{{game}}}/{{{chara}}}|Overview]]   [[{{{game}}}/{{{chara}}}/Combos|Combos]]   [[{{{game}}}/{{{chara}}}/Frame_Data|Full Frame Data]]    

Game character, no strategy, no lore tab

   {{NavTabs|base=Sierokarte|strategy=no|lore=no}}
  [[{{{game}}}/{{{chara}}}|Overview]]   [[{{{game}}}/{{{chara}}}/Combos|Combos]]   [[{{{game}}}/{{{chara}}}/Frame_Data|Full Frame Data]]    

Templates used

Credit

Modified from original template with credit to http://feheroes.wiki, under CC BY-NC-SA 3.0 license.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.