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
Line 1: Line 1:
<includeonly><div class="infobox-equipment {{{rarity}}}">
<includeonly><div class="infobox-equipment {{lc:{{{rarity}}}}}">
<div class="rarity-wrapper">
<div class="rarity-wrapper">
<p>{{#switch: {{lc:{{{rarity}}}}} | common = ★ | uncommon = ★ ★ | rare = ★ ★ ★ | epic = ★ ★ ★ ★ }}</p>
<p>{{#switch: {{lc:{{{rarity}}}}} | common = ★ | uncommon = ★ ★ | rare = ★ ★ ★ | epic = ★ ★ ★ ★ }}</p>

Revision as of 20:02, 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