Template:Tab: Difference between revisions

From TowersWiki

(Undo revision 1306 by Darc (talk) -- Will set up the display in css.)
Tag: Undo
(Adding theme support)
 
Line 1: Line 1:
<noinclude>This template is used by [[Template:TabRow]] and is not meant to be used on its own.  See the [[Template:TabRow]] for details and instructions on how to build tabbed interfaces.</noinclude>
<noinclude>This template is used by [[Template:TabRow]] and is not meant to be used on its own.  See the [[Template:TabRow]] for details and instructions on how to build tabbed interfaces.</noinclude>
<includeonly><div id="{{{name|}}}_{{{pos|}}}" class="anchor_target"></div><div class="tab {{{name|}}} {{{pos|}}}">[[#{{{name|}}}_{{{pos|}}}|{{{pos|}}}]]</div></includeonly>
<includeonly><div id="{{{name|}}}_{{{pos|}}}" class="anchor_target"></div><div class="tab theme_{{{theme|}}} {{{name|}}} {{{pos|}}}">[[#{{{name|}}}_{{{pos|}}}|{{{pos|}}}]]</div></includeonly>

Latest revision as of 05:10, 25 July 2024

This template is used by Template:TabRow and is not meant to be used on its own. See the Template:TabRow for details and instructions on how to build tabbed interfaces.