Template:Event Infobox: Difference between revisions

From Tiny Rogues Wiki
(Updated floor category to display whether the event is found on the alternate or normal floor.)
(Style change. Gray labels.)
Line 18: Line 18:
   <group>
   <group>
     <header><center>Event Information</center></header>
     <header><center>Event Information</center></header>
     <data source="Floor"><label>Floor</label><format>{{#switch: {{{IsAlternateFloor}}} | 0 = {{{Floor}}} - Normal | 1 = {{{Floor}}} - Alternate | #default = {{{Floor}}} }} </format></data>
     <data source="Floor"><label><span style="color:#82838e; font-weight:bold">Floor</span></label><format>{{#switch: {{{IsAlternateFloor}}} | 0 = {{{Floor}}} - Normal | 1 = {{{Floor}}} - Alternate | #default = {{{Floor}}} }} </format></data>
     <data source="Description"><label>Description</label></data>
     <data source="Description"><label><span style="color:#82838e; font-weight:bold">Description</span></label></data>
   </group>
   </group>
</infobox>
</infobox>

Revision as of 06:57, 31 December 2023

This template defines the table "Event_Infobox". View table.