Template:Tab: Difference between revisions

From TowersWiki

No edit summary
No edit summary
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 class="tab {{{name|}}} {{{pos|}}}" id="{{{name|}}}_{{{pos|}}}">[[#{{{name|}}}_{{{pos|}}}|{{{pos|}}}]]</div></includeonly>
<includeonly><div id="{{{name|}}}_{{{pos|}}}" class="anchor_target"></div><div class="tab {{{name|}}} {{{pos|}}}">[[#{{{name|}}}_{{{pos|}}}|{{{pos|}}}]]</div></includeonly>

Revision as of 06:04, 21 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.