Template:Infobox equipment: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(woops this is not my page) Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> |
<includeonly><div class="infobox-equipment {{{rarity}}}"> |
||
<div class="rarity-wrapper"> |
|||
! colspan="2" | {{Plink|{{PAGENAME}}}} |
|||
⚫ | |||
|- |
|||
</div> |
|||
! colspan="2" class="equipment-rarity-{{lc:{{{rarity}}}}}" | |
|||
<div class="dmg-types-wrapper"> |
|||
⚫ | |||
⚫ | |||
|- |
|||
<div class="dmg-type-row"> |
|||
<div class="dmg-type-cell physical">{{#if: {{{physical|}}} | [[File:Physical damage icon.png]] }}</div> |
|||
⚫ | |||
<p>{{{physical}}}</p> |
|||
|- |
|||
</div> |
|||
⚫ | |||
}} |
|||
⚫ | |||
{{#if: {{{cryonae|}}} | |
|||
|- |
|||
<div class="dmg-type-row"> |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
|- |
|||
</div> |
|||
⚫ | |||
}} |
|||
⚫ | |||
{{#if: {{{arborae|}}} | |
|||
|- |
|||
<div class="dmg-type-row"> |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
|- |
|||
</div> |
|||
⚫ | |||
}} |
|||
⚫ | |||
{{#if: {{{tempestae|}}} | |
|||
⚫ | |||
<div class="dmg-type-row"> |
|||
⚫ | |||
⚫ | |||
</div> |
|||
}} |
|||
{{#if: {{{infernae|}}} | |
|||
<div class="dmg-type-row"> |
|||
⚫ | |||
⚫ | |||
</div> |
|||
}} |
|||
{{#if: {{{necrotic|}}} | |
|||
<div class="dmg-type-row"> |
|||
⚫ | |||
⚫ | |||
</div> |
|||
}} |
|||
</div> |
|||
</div> |
|||
⚫ |
Revision as of 20:00, 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: