Template:Tab: Difference between revisions

From TowersWiki

No edit summary
(Hiding the anchor target so that the page doesn't jump)
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|}}}" style="display: none;"></div><div class="tab {{{name|}}} {{{pos|}}}">[[#{{{name|}}}_{{{pos|}}}|{{{pos|}}}]]</div></includeonly>

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