Template:Tab: Difference between revisions

From TowersWiki

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

Revision as of 05:52, 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.