Template:Equipment Infobox: Difference between revisions

From Tiny Rogues Wiki
No edit summary
No edit summary
 
(54 intermediate revisions by 4 users not shown)
Line 2: Line 2:
{{#cargo_declare:_table=Equipment_Infobox
{{#cargo_declare:_table=Equipment_Infobox
  |Equipment_Type = String
  |Equipment_Type = String
  |Rarity = Integer
  |Rarity = String
  |Equip_Load = Integer
  |Equip_Load = String
  |Effect = Wikitext
  |Effect = Wikitext
  |Attunement = Integer
|SetEffect = Wikitext
}}
|SetName = Wikitext
</noinclude>
|SetItems = Wikitext
<includeonly>
  |Attunement = String
|Image = File
}}</noinclude><includeonly>
{{#cargo_store:_table=Equipment_Infobox}}
{{#cargo_store:_table=Equipment_Infobox}}
<infobox>
<infobox>
   <title source="name">
   <title source="name">
     <default><center><p style="color:{{#switch: {{{Rarity}}} | 1 = #7b7c85 | 2  = #61ceee | 3 = #e1c969 | 4  = #b100fc | 5 = #f64e00 |  Grey }};height:5pxfont-size: 0.8em;" >{{PAGENAME}}</p></center></default>
     <default><center><p style="color:{{#switch: {{{Rarity}}}  
      | 1 = #7b7c85  
      | 2  = #61ceee  
      | 3 = #e1c969  
      | 4  = #b100fc  
      | 5 = #f64e00  
      | 6 = #00af00
      |  Grey }};
      height:5px;font-size:22px;margin-bottom:40px; margin-top:20px" >{{PAGENAME}}</p></center></default>
   </title>
   </title>
  <image source="image"><default>{{PAGENAME}}.png</default></image>
  <image source="image"><default>{{PAGENAMEE}}.png</default></image>
<group>
<group>
<header><center>Stats</center></header>
<data source="Equipment_Type"><label><span style="color:#82838e; font-weight:bold">Equipment Type:</span></label><format>[[{{{Equipment_Type}}}]] [[Category:{{{Equipment_Type}}}]]
<data source="Equipment_Type"><label>Equipment Type</label><format>[[{{{Equipment_Type}}}]] [[Category:{{{Equipment_Type}}}]]
   </format></data>
   </format></data>
   <data source="Rarity"><label>Rarity</label><format>  
   <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}} |}}{{#ifeq: {{{Rarity}}} | 6 | {{Set}} |}}</format></data>
    {{#ifeq: {{{Rarity}}} | 1 | [[Category:Common]][[:Category:Common|Common]] |}}  
<data source="Equip_Load"><label><span style="color:#82838e; font-weight:bold">Equip Load:</span></label><format><span style=font-weight:bold">+{{{Equip_Load}}}</span></format></data>
    {{#ifeq: {{{Rarity}}} | 2 | [[Category:Uncommon]][[:Category:Uncommon|Uncommon]] |}}
<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>
    {{#ifeq: {{{Rarity}}} | 3 | [[Category:Rare]][[:Category:Rare|Rare]] |}}
<data source="SetEffect"><label><span style="color:#82838e; font-weight:bold">{{{SetName}}}</span></label></data>
    {{#ifeq: {{{Rarity}}} | 4 | [[Category:Epic]][[:Category:Epic|Epic]] |}}
<data source="SetItems"><label><span style="color:#82838e; font-weight:bold">Set Items:</span></label><format><p style="color:#00af00; padding-top:10px; padding-bottom:10px; font-weight:bold">{{{SetItems}}}</p></format></data>
    {{#ifeq: {{{Rarity}}} | 5 | [[Category:Legendary]][[:Category:Legendary|Legendary]] |}}
<data source="Attunement"><label><span style="color:#82838e; font-weight:bold">Attunement:</span></label></data>
  </format></data>
<data source="Equip_Load"><label>Equip_Load</label></data>
<data source="Effect"><label>Effect</label></data>
<data source="Attunement"><label>Attunement</label></data>
</group>
</group>
</infobox>
<image source="Image" class="gifresize"><default>{{Image}}</default></image>
</infobox>{{#css:.skin-timeless #mw-content-text .pi-data-label {padding-right:10px} }}{{#switch: {{{Rarity}}}
| 1 = {{#css:.portable-infobox {border-color: #7b7c85;} }}
| 2 = {{#css:.portable-infobox {border-color: #61ceee;} }}
| 3 = {{#css:.portable-infobox {border-color: #e1c969;} }}
| 4 = {{#css:.portable-infobox {border-color: #b100fc;} }}
| 5 = {{#css:.portable-infobox {border-color: #f64e00;} }}
| 6 = {{#css:.portable-infobox {border-color: #00af00;} }}}}

Latest revision as of 21:23, 2 February 2024

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