Template:Companion Infobox: Difference between revisions

From Tiny Rogues Wiki
No edit summary
No edit summary
 
(22 intermediate revisions by one other user not shown)
Line 2: Line 2:
{{#cargo_declare:_table=Companion_Infobox
{{#cargo_declare:_table=Companion_Infobox
  |Equipment_Type = String
  |Equipment_Type = String
  |Rarity = Integer
  |Rarity = String
  |Effect = Wikitext
  |Effect = Wikitext
  |CompanionWeight = Float
  |CompanionWeight = String
  |CompanionAPS = Float
  |CompanionAPS = String
  |CompanionDMG = String
  |CompanionDMG = Wikitext
  |CompanionBonus = String
|CompanionInflict = Wikitext
  |CompanionBonus = Wikitext
  |Image = File
  |Image = File
}}
}}
Line 23: Line 24:
       | 6 = #00af00
       | 6 = #00af00
       |  Grey }};
       |  Grey }};
    height:5pxfont-size: 0.8em;" >{{PAGENAME}}</p></center></default>
  height:5px;font-size: {{#if: {{{HeaderSize|}}} | {{{HeaderSize}}} | 1.1em  }};margin-bottom:40px; margin-top:20px" >{{PAGENAME}}</p></center></default>
   </title>
   </title>
  <image source="image"><default>{{PAGENAMEE}}.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><span style="color:#82838e; font-weight:bold">Equipment Type</span></label><format>[[{{{Equipment_Type}}}]] [[Category:{{{Equipment_Type}}}]]
   </format></data>
   </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}} |}}{{#ifeq: {{{Rarity}}} | 6 | {{Set}} |}}</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="CompanionWeight"><label><span style="color:#82838e; font-weight:bold">Weight [[File:IconComp.png|20px|link=]]</span></label></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="CompanionAPS"><label><span style="color:#82838e; font-weight:bold">APS</span></label></data>
<data source="CompanionWeight"><label><span style="color:#82838e; font-weight:bold">Weight:</span></label></data>
<data source="CompanionDMG"><label><span style="color:#82838e; font-weight:bold">DMG</span></label></data>
<data source="CompanionAPS"><label> <span style="color:#82838e; font-weight:bold">APS:</span></label> <format><span style="color:#63a303; font-weight:bold">{{{CompanionAPS}}}</span></format></data>
<data source="CompanionBonus"><label><span style="color:#82838e; font-weight:bold">Grants</span></label></data>
<data source="CompanionDMG"><label><span style="color:#82838e; font-weight:bold">DMG:</span></label></data>
<data source="CompanionInflict"><label><span style="color:#82838e; font-weight:bold">Inflicts:</span></label></data>
<data source="CompanionBonus"><label><span style="color:#82838e; font-weight:bold">Grants:</span></label><format><p style="padding-top:10px; padding-bottom:10px">{{{CompanionBonus}}}</p></format></data>
</group>
</group>
  <image source="Image" class="gifresize"><default>{{Image}}</default></image>
  <image source="Image" class="gifresize"><default>{{Image}}</default></image>
</infobox>
</infobox>{{#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:24, 2 February 2024

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