1,198 bytes added,
14 December <includeonly><!--
--><span class="tabberGoTo {{trim | {{{ 2 | {{{ tab | Tab?}}} }}} }}" id="{{trim | {{{ 3 | {{{ id | {{{ 1 | {{{ text | Text? }}} }}} }}} }}} }}">{{trim | {{{ 1 | {{{ text | Text? }}} }}} }}</span><!--
--></includeonly><!--
--><noinclude>This Template allows you to navigate from one tab to another within the same tabber
===Parameters===
{| border="1" class="wikitable TemplateDocumentation"
|-
! Parameter !! Required !! Description !! Default
|-
| text || {{yes}} || The text for your link. || Text?
|-
| tab || {{yes}} || The tab to switch to. || Tab?
|-
| id || {{no}} || The id of the element to scroll to || value of text parameter
|}
===Example===
{| style="width:100%;"
! style="font-size:150%; width: 50%;" | Wiki Text
! style="font-size:150%; width: 50%;" | Result
|-
|<div style="display: flex; justify-content: center;"><!--
--><code style="display: table; white-space: pre-wrap;"><!--
--><nowiki>{{TabberGoTo | Mercenary Wall Shard | Shards | Earthen Guard }}</nowiki><!--
--></code>
</div>
|<div style="display: flex; justify-content: center;"><!--
-->{{TabberGoTo | Mercenary Wall Shard | Shards | Earthen Guard}}
</div>
|}
</noinclude>
__NOEDITSECTION__