Template:RealmTabber: Difference between revisions

From Melvor Idle
(Created page with "<tabber> |-|File:Potatoes (item).svg Melvor Realm= {{{melvor|}}} |-|File:Abyssal Potatoes (item).svg Abyssal Realm= {{{abyssal|}}} </tabber>")
 
No edit summary
Line 1: Line 1:
<tabber>
<noinclude><tabber>
|-|[[File:Potatoes (item).svg]] Melvor Realm=
|-|[[File:Potatoes (item).svg]] Melvor Realm=
{{{melvor|}}}
{{{melvor|}}}
|-|[[File:Abyssal Potatoes (item).svg]] Abyssal Realm=
|-|[[File:Abyssal Potatoes (item).svg]] Abyssal Realm=
{{{abyssal|}}}
{{{abyssal|}}}
</tabber>
</tabber></noinclude>
 
<includeonly><tabber>
|-| Melvor Realm=
{{{melvor|}}}
|-| Abyssal Realm=
{{{abyssal|}}}
</tabber></includeonly><noinclude>{{/doc}}</noinclude>

Revision as of 01:02, 23 June 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