Changes

From The Bakugan Wiki

Template:CharacterTabs/doc

407 bytes added, 18:54, 14 November 2018
no edit summary
==How to Use==
<pre>{{CharacterTabs|base=|bio=|gallery=|active=}}
Placing {{CharacterTabs}} at the top of a page will automatically show all three main tabs: Main, Biography, and Gallery.
Optional:
base: The page name that all pages will become a subpage of. The default is the base page name/{{BASENAME}}.
bio: yes/no. Toggle Biography pages. Default: yes
gallery: yes/no. Toggle Gallery pages. Default: yesactive: The name of the (sub)page. Default is the main page. For the appropriate subpages, you MUST list either "bio" or "gallery".</pre>
==Examples==
===All Tabs===
<code><nowiki>{{CharacterTabs|base=Dan Kuso}}</nowiki></code>
{{CharacterTabs|base=Dan Kuso}}
 
===Main Tab Only===
<code><nowiki>{{CharacterTabs|base=Dan Kuso|bio=no|gallery=no}}</nowiki></code>
<code><nowiki>{{CharacterTabs|base=Dan Kuso|bio=no|gallery=yes}}</nowiki></code>
{{CharacterTabs|base=Dan Kuso|bio=no|gallery=yes}}
 
===All Tabs, Bio active===
<code><nowiki>{{CharacterTabs|base=Dan Kuso|active=bio}}</nowiki></code>
{{CharacterTabs|base=Dan Kuso|active=bio}}
725
edits