- [[#{{{name}}}tab1|{{{tab1}}}]]
- [[#{{{name}}}tab2|{{{tab2}}}]]
{{: {{{page1}}} }}
Use this template to make a secondary tabbed box with between two and thirty tabs:
{{TranscludeTabs 2
|name=unique name for the tab set on the current page
|containerstyle=use to do things like make the tabs not 100% width
|tab1=first tab label
|page1=page name of the first tab
|tab2=second tab label
|page2=page name of the second tab
...
|tab13= thirteenth tab label
|page13=page name of the thirteenth tab
}}