Template:Tabber: Difference between revisions

From Little Tail Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<includeonly>{{#invoke:Tabber|main}}</includeonly>
<includeonly>{{#invoke:Tabber|main}}</includeonly><noinclude>
{{documentation}}
{{documentation}}
<noinclude>[[Category:Formatting Templates]][[Category:Design Templates]]</noinclude>
[[Category:Formatting Templates]][[Category:Design Templates]]</noinclude>

Latest revision as of 15:32, 9 February 2025

Documentation (for the above template, sometimes hidden or invisible)

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

UnoDue

Some text.

Different text. How bizarre.

{{Tabber
|Uno|
Some text.
|Due|
Different text. How bizarre.
}}

Example (with nested tabs)

Big 1Big 2

A

Nested 1Nested 2

B

C

{{Tabber
|Big 1|
A
|Big 2|
{{Tabber
|Nested 1|
B
|Nested 2|
C
}}
}}

Visit Template:Tabber/doc to edit this text! (How does this work?)