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 5: Line 5:
{{#switch: {{lc:{{{rarity}}}}} | common = Common ★ | uncommon = Uncommon ★★ | rare = Rare ★★★ | epic = Epic ★★★★ }}
{{#switch: {{lc:{{{rarity}}}}} | common = Common ★ | uncommon = Uncommon ★★ | rare = Rare ★★★ | epic = Epic ★★★★ }}
|-
|-
!style="background: #fff;" | {{#if: {{{physical|}}} | [[File:Physical damage icon.png|30px]] | {{{physical}}} | }}
|style="text-align: center; background: #fff;" | {{#if: {{{physical|}}} | [[File:Physical damage icon.png|30px]] | {{{physical}}} | }}
| {{{physical}}}
| {{{physical}}}
|-
|-
!style="background: #68ABF1;" | {{#if: {{{cryonae|}}} | [[File:Cryoknight icon.svg|30px]] || {{{cryonae}}} | }}
|style="text-align: center; background: #68ABF1;" | {{#if: {{{cryonae|}}} | [[File:Cryoknight icon.svg|30px]] || {{{cryonae}}} | }}
| {{{cryonae}}}
| {{{cryonae}}}
|-
|-
!style="background: #72D757;" | {{#if: {{{arborae|}}} | [[File:Guardian icon.svg|30px]] || {{{arborae}}} | }}
|style="text-align: center; background: #72D757;" | {{#if: {{{arborae|}}} | [[File:Guardian icon.svg|30px]] || {{{arborae}}} | }}
| {{{arborae}}}
| {{{arborae}}}
|-
|-
!style="background: #FFE233;" | {{#if: {{{tempestae|}}} | [[File:Hammermage icon.svg|30px]] || {{{tempestae}}} | }}
|style="text-align: center; background: #FFE233;" | {{#if: {{{tempestae|}}} | [[File:Hammermage icon.svg|30px]] || {{{tempestae}}} | }}
| {{{tempestae}}}
| {{{tempestae}}}
|-
|-
!style="background: #D39D71;" | {{#if: {{{infernae|}}} | [[File:Infernae damage icon.png|30px]] || {{{infernae}}} | }}
|style="text-align: center; background: #D39D71;" | {{#if: {{{infernae|}}} | [[File:Infernae damage icon.png|30px]] || {{{infernae}}} | }}
| {{{infernae}}}
| {{{infernae}}}
|-
|-
!style="background: #000;" | {{#if: {{{necrotic|}}} | [[File:Necrotic damage icon.png|30px]] || {{{necrotic}}} | }}
|style="text-align: center; background: #000;" | {{#if: {{{necrotic|}}} | [[File:Necrotic damage icon.png|30px]] || {{{necrotic}}} | }}
| {{{necrotic}}}
| {{{necrotic}}}
|}[[Category:Equipment]]</includeonly><noinclude>{{/doc}}</noinclude>
|}[[Category:Equipment]]</includeonly><noinclude>{{/doc}}</noinclude>

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

  • impact
  • cryonae
  • arborae
  • tempestae
  • infernae
  • necromae

Quick copy

{{Infobox equipment
|rarity =
|impact =
|cryonae =
|arborae =
|tempestae =
|infernae =
|necromae =
}}

Example

{{Infobox equipment
|rarity = Common
|impact = 10
|cryonae = 20
|arborae = 50
|tempestae = 200
|infernae = 1000
|necromae = 10000
}}

Produces the following example:

File:Infobox equipment.pngInfobox equipment

Common ★

{{{physical}}} {{{physical}}}
20
50
200
1000
{{{necrotic}}}