Template:Tab2
From DoomWiki.org
{{{tab1}}}{{{tab2}}}
{{{content1}}}
Purpose[edit]
Template to create two togglable tabs. Parameters:
- width: Optional; Width of the container.
- default: Optional; Default tab number, 1 if not specified.
- fallback: Optional; Number of tab to display if JavaScript is disabled or not working.
- tabwidth: Optional; Width of tab content areas.
- tab1: Caption for first tab.
- tab2: Caption for second tab.
- height: Optional; Height of tab content areas.
- content1: Content of first tab.
- content2: Content of second tab.