Template:RitsuTest: Difference between revisions

From Elwiki
No edit summary
No edit summary
Line 1: Line 1:
<tabber class="fancy tabber-vertical">
<div style="padding: 1rem; background-color: rgba(0,0,0,.85); text-align: left top;" class="color-normal">+
\\First Tab Title=
    {{color|white|{{ItemName|{{{Name|}}}|{{{Rarity|}}}}}}}<br>{{color|white|{{#if:{{{Rarity|}}}|[{{{Rarity|}}}]}}}}
{{#tag:tabber|
    <div>{{color|white|{{{Description|}}}}}</div>
Tab Title 1-A=
    {{#switch:{{{Resell|}}}
Tab content 1-A goes here.
    |  =<nowiki/>
{{-}}
    | No=<font color="red">Reselling impossible.</font><br>
Tab Title 1-B=
    | #default = {{color|white|Reselling price: {{{Resell|}}}}}<br>
Tab content 1-B goes here.
    }}
[[Test]]<span>xxx</span>
    {{#switch:{{{Dismiss|}}}
{{-}}
    |  =<nowiki/>
Tab Title 1-C=
    | No=<font color="red">Cannot Dismiss</font><br>
Tab content 1-C goes here.
    | #default = <font color="red">{{{Dismiss|}}}</font><br>
|class=fancy
    }}
}}
    {{#switch:{{{Repair|}}}
\\Second Tab Title=
    |  =<nowiki/>
{{#tag:tabber|
    | No=<font color="red">Cannot Repair</font><br>
Tab Title 2-D=
    | #default = <font color="red">{{{Repair|}}}</font><br>
Tab content 2-D goes here.
    }}
{{-}}
    {{#switch:{{{Trade|}}}
Tab Title 2-E=
    |  =<nowiki/>
Tab content 2-E goes here.
    | No=<font color="red">Trade impossible.</font><br>
{{-}}
    | #default = <font color="red">{{{Trade|}}}</font><br>
Tab Title 2-F=
    }}
Tab content 2-F goes here.
    {{#switch:{{{Bank|}}}
|class=fancy
    |  =<nowiki/>
}}
    | No=<font color="red">Cannot be stored in shared bank</font>
\\Third Tab Title=
    | #default = <font color="red">{{{Bank|}}}</font>
{{#tag:tabber|
    }}
Tab Title 3-G=
</div>
Tab content 3-G goes here.
{{-}}
Tab Title 3-H=
Tab content 3-H goes here.
{{-}}
Tab Title 3-I=
Tab content 3-I goes here.
|class=fancy
}}
</tabber>

Revision as of 15:23, 15 August 2022

+