Template:Infobox equipment: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Tag: Reverted
Line 4: Line 4:
</div>
</div>
<div class="dmg-types-wrapper">
<div class="dmg-types-wrapper">
{{#if: {{{physical|}}} |
{{#if: {{lc:{{{physical|}}}}}} |
<div class="dmg-type-row">
<div class="dmg-type-row">
<div class="dmg-type-cell physical">{{#if: {{{physical|}}} | [[File:Physical damage icon.png]] }}</div>
<div class="dmg-type-cell physical">{{#if: {{lc:{{{physical|}}}}} | [[File:Physical damage icon.png]] }}</div>
<p>{{{physical}}}</p>
<p>{{lc:{{{physical}}}}}</p>
</div>
</div>
}}
}}

Revision as of 20:16, 7 November 2024

Template documentation
This documentation is transcluded from Template:Infobox equipment/doc. [edit] [history] [purge]

Parameters

Rarity

Rarity of the item (Common, Uncommon, Rare, Epic). This changes the number of ★ as well as the color of the infobox.

Damage values

  • physical
  • cryonae
  • arborae
  • tempestae
  • infernae
  • necrotic

Quick copy

{{Infobox equipment
|rarity = {{#titleparts:{{PAGENAME}}|1}}
|physical =
|cryonae =
|arborae =
|tempestae =
|infernae =
|necrotic =
}}

Produces the following example:

10

20

50

200

1000

10000