Template:Tabs
Documentation for Tabs
Parameters
- title
- Title of the Tabs
- orientation
- Orientation of the tabs/buttons
- iconn
- Name displayed on the tabs/buttons, replace n with a number up to 45
- contentn
- Content displayed when clicking on the tabs/buttons, replace n with a number up to 45
- width
- Width of the tabs
Example
{{Tabs
| title = Tabs example
| orientation = vertical
| icon1 = Tab #1
| icon2 = Tab #2
| content1 =
Hello Wiki! Look at my cool hat!
<gallery>
File:Engineer Wiki Cap.png
</gallery>
| content2 =
I lost my hat :(
<gallery>
File:Engineerhumiliation.png
</gallery>
}}
generates: