Template:NavTabs/doc: Difference between revisions

Template page
mNo edit summary
 
(13 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{doc/start}}
{{doc/start}}
== How to Use ==
== How to Use ==
<pre>{{NavTabs|base=|overview=|combos=|strategy=|okizeme=|frame_data=}}
<pre>{{NavTabs|game=|chara=|overview=|combos=|strategy=|okizeme=|frame_data=|matchups=|discord=|forums=|gbfwiki=}}


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


Optional:
Optional:
combos: yes/no. Toggle Combos tab. Default: yes
combos: yes/no. Toggle Combos tab. Default: yes
strategy: yes/no. Toggle Strategy tab. Default: yes
strategy: yes/no. Toggle Strategy tab. Default: yes
okizeme: yes/no. Toggle Okizeme tab. Default: no
okizeme: yes/no. Toggle Okizeme tab. Default: yes
frame_data: yes/no. Toggle Full Frame Data tab. Default: yes
frame_data: yes/no. Toggle Full Frame Data tab. Default: yes
discord: full ink. Provide a link to display a tab that links to the character discord.
forums: full ink. Provide a link to display a tab that links to a thread on the forums.
videos: full ink. Provide a link to display a tab that links to a video archive.
</pre>
</pre>


== Examples ==
== Examples ==
=== Full Format Format ===
=== Full Format Format ===
     <nowiki>{{NavTabs|base=GBVS/Vaseraga|overview=yes|combos=yes|strategy=yes|okizeme=yes|frame_data=yes}}</nowiki>
     <nowiki>{{NavTabs|game=GGXRD-R2|chara=Venom|overview=yes|combos=yes|strategy=yes|okizeme=yes|frame_data=yes|forums=http://www.dustloop.com/forums/index.php?/forums/forum/288-venom/|videos=http://horibuna.web.fc2.com/GGXrdR/GGXrdR_VE.html}}</nowiki>
{{NavTabs|base=GBVS/Vaseraga|overview=yes|combos=yes|strategy=yes|okizeme=yes|frame_data=yes}}
{{NavTabs|game=GGXRD-R2|chara=Venom|overview=yes|combos=yes|strategy=yes|okizeme=yes|frame_data=yes|forums=http://www.dustloop.com/forums/index.php?/forums/forum/288-venom/|videos=http://horibuna.web.fc2.com/GGXrdR/GGXrdR_VE.html}}


=== Default values + no okizeme tab ===
=== Default values + no okizeme tab ===
     <nowiki>{{NavTabs|base=GBVS/Vaseraga|okizeme=no}}</nowiki>
     <nowiki>{{NavTabs|game=GBVS|chara=Vaseraga|okizeme=no}}</nowiki>
{{NavTabs|base=GBVS/Vaseraga|okizeme=no}}
{{NavTabs|game=GBVS|chara=Vaseraga|okizeme=no}}


=== Default values + no okizeme tab  + discord tab===
    <nowiki>{{NavTabs|game=GBVS|chara=Vaseraga|okizeme=no|discord=https://discord.gg/cMHSNjB}}</nowiki>
{{NavTabs|game=GBVS|chara=Vaseraga|okizeme=no|discord=https://discord.gg/cMHSNjB}}
=== Default values + no okizeme tab, no strategy ===
    <nowiki>{{NavTabs|game=GGXRD-R2|chara=Ky_Kiske|strategy=no|okizeme=no}}</nowiki>
{{NavTabs|game=GGXRD-R2|chara=Ky_Kiske|strategy=no|okizeme=no}}
=== Default values + matchups ===
    <nowiki>{{NavTabs|game=GGXRD-R2|chara=Ky_Kiske|strategy=no|okizeme=no|matchups=yes}}</nowiki>
{{NavTabs|game=GGXRD-R2|chara=Ky_Kiske|matchups=yes}}


== Templates used ==
== Templates used ==

Latest revision as of 12:45, 11 November 2020

How to Use

{{NavTabs|game=|chara=|overview=|combos=|strategy=|okizeme=|frame_data=|matchups=|discord=|forums=|gbfwiki=}}

Required:
game: Name of the game from which a character comes.
chara: Name of the character. Name is used as a basis for linked subpages.
active: The tab currently "active". Defaults to Overview tab.

Optional:
combos: yes/no. Toggle Combos tab. Default: yes
strategy: yes/no. Toggle Strategy tab. Default: yes
okizeme: yes/no. Toggle Okizeme tab. Default: yes
frame_data: yes/no. Toggle Full Frame Data tab. Default: yes
discord: full ink. Provide a link to display a tab that links to the character discord.
forums: full ink. Provide a link to display a tab that links to a thread on the forums.
videos: full ink. Provide a link to display a tab that links to a video archive.

Examples

Full Format Format

   {{NavTabs|game=GGXRD-R2|chara=Venom|overview=yes|combos=yes|strategy=yes|okizeme=yes|frame_data=yes|forums=http://www.dustloop.com/forums/index.php?/forums/forum/288-venom/|videos=http://horibuna.web.fc2.com/GGXrdR/GGXrdR_VE.html}}
  Overview   Combos   Strategy/Counter Strategy   Okizeme   Full Frame Data   Forums   Videos    

Default values + no okizeme tab

   {{NavTabs|game=GBVS|chara=Vaseraga|okizeme=no}}
  Overview   Combos   Strategy/Counter Strategy   Full Frame Data    

Default values + no okizeme tab + discord tab

   {{NavTabs|game=GBVS|chara=Vaseraga|okizeme=no|discord=https://discord.gg/cMHSNjB}}
  Overview   Combos   Strategy/Counter Strategy   Full Frame Data   Discord    

Default values + no okizeme tab, no strategy

   {{NavTabs|game=GGXRD-R2|chara=Ky_Kiske|strategy=no|okizeme=no}}
  Overview   Combos   Full Frame Data    

Default values + matchups

   {{NavTabs|game=GGXRD-R2|chara=Ky_Kiske|strategy=no|okizeme=no|matchups=yes}}
  Overview   Combos   Strategy/Counter Strategy   Full Frame Data   Matchups    

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.