Template:TabberSwitch

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 23:13, 23 July 2024 by HudgynS (talk | contribs)
Jump to navigation Jump to search


Creates switchable tabs wherever the template is used.

For the sake of readability, it's recommended to format the use of this template like the examples below.

Example

User:HudgynS/TemplateTabberTest

{{User:HudgynS/TemplateTabberTest
|Uno|
Some text.
|Due|
Different text. How bizarre. Also, look up.
|Name1=User:HudgynS/TemplateTabberTest
|Name2=User:HudgynS/TemplateTabberTested
}}

Example (with nested tabs)

User:HudgynS/TemplateTabberTest

{{User:HudgynS/TemplateTabberTest
|Big 1|
A
|Big 2|
{{User:HudgynS/TemplateTabberTest
|Nested 1|
B
|Nested 2|
C
|Name1=User:HudgynS/TemplateTabberTest : B
|Name2=User:HudgynS/TemplateTabberTest : C
}}
|Name1=User:HudgynS/TemplateTabberTest : A
|Name2=User:HudgynS/TemplateTabberTest : B
}}