Template:RealmTabber: Difference between revisions

From Melvor Idle
No edit summary
(Remove links from realm icons)
Line 1: Line 1:
<tabber>
<noinclude>
|-|[[File:Melvor Realm.svg|25x25px]] Melvor Realm=
{{#vardefine:melvorIcon|[[File:Melvor Realm.svg|25x25px|link=]]}}
{{#vardefine:abyssalIcon|[[File:Abyssal Realm.svg|25x25px|link=]]}}
</noinclude><tabber>
|-|{{#var:melvorIcon}} Melvor Realm=
{{{melvor|}}}
{{{melvor|}}}
|-|[[File:Abyssal Realm.svg|25x25px]] Abyssal Realm=
|-|{{#var:abyssalIcon}} Abyssal Realm=
{{{abyssal|}}}
{{{abyssal|}}}
</tabber><noinclude>{{/doc}}</noinclude>
</tabber><noinclude>{{/doc}}</noinclude>

Revision as of 18:54, 2 November 2024


Allows to easily create a tabber to display content for different realms.

Usage

{{RealmTabber
|melvor=This content is for the melvor realm
|abyssal=This content is for the abyssal realm
}}

Displays:

This content is for the melvor realm

This content is for the abyssal realm