Template:Item Infobox: Difference between revisions

From Tiny Rogues Wiki
No edit summary
(test)
Tag: Reverted
Line 7: Line 7:
<includeonly>
<includeonly>
{{#cargo_store:_table=Item_Infobox}}
{{#cargo_store:_table=Item_Infobox}}
<infobox>
<infobox><title source="name">
  <title source="name">
     <default><center><p style="color:{{#switch: {{{Rarity}}}  
     <default><center><p style="color:{{#switch: {{{Rarity}}}  
       | 1 = #7b7c85  
       | 1 = #7b7c85  
Line 24: Line 23:
   <data source="Rarity"><label><span style="color:#82838e; font-weight:bold">Rarity:</span></label><format>{{#ifeq: {{{Rarity}}} | 1 | {{Common}} |}} {{#ifeq: {{{Rarity}}} | 2 | {{Uncommon}} |}}{{#ifeq: {{{Rarity}}} | 3 | {{Rare}} |}}{{#ifeq: {{{Rarity}}} | 4 | {{Epic}} |}}{{#ifeq: {{{Rarity}}} | 5 | {{Legendary}}|}}</format></data>
   <data source="Rarity"><label><span style="color:#82838e; font-weight:bold">Rarity:</span></label><format>{{#ifeq: {{{Rarity}}} | 1 | {{Common}} |}} {{#ifeq: {{{Rarity}}} | 2 | {{Uncommon}} |}}{{#ifeq: {{{Rarity}}} | 3 | {{Rare}} |}}{{#ifeq: {{{Rarity}}} | 4 | {{Epic}} |}}{{#ifeq: {{{Rarity}}} | 5 | {{Legendary}}|}}</format></data>
<data source="Effect"><label><span style="color:#82838e; font-weight:bold">Effect:</span></label><format><p style="padding-top:10px; padding-bottom:10px">{{{Effect}}}</p></format></data>
<data source="Effect"><label><span style="color:#82838e; font-weight:bold">Effect:</span></label><format><p style="padding-top:10px; padding-bottom:10px">{{{Effect}}}</p></format></data>
</group>
</group></infobox>
</infobox>

Revision as of 03:38, 1 December 2024

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