Template:ItemCard: Difference between revisions

Jump to navigation Jump to search
m
Test
mNo edit summary
m (Test)
Line 110: Line 110:
|}
|}
This doesnt work, why
This doesnt work, why
<!-- Display Equipment Roll Table -->
{{#if:{{{type|weapon}}}|
  <div style="margin-top:1em;">


  {{#switch:{{lc:{{{type}}}}}
    | weapon = {{ItemCard/WeaponStat}}
    | hat = {{ItemCard/EquipmentStat}}
    | body = {{ItemCard/EquipmentStat}}
    | accessory = {{ItemCard/EquipmentStat}}
    | effect = {{ItemCard/EquipmentStat}}
    | backpack = {{ItemCard/EquipmentStat}}
  }}
  </div>
}}
</div>
</div>
<!-- Mandatory Base Category -->
<!-- Mandatory Base Category -->
member
1,308

edits

Navigation menu