Template:Infobox equipment: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 6:
{{#if: {{{physical|}}} |
<div class="dmg-type-row">
<div class="dmg-type-cell physical">{{#if: {{{physical|}}} | [[File:Physical damage icon.png
<p>{{{physical}}}</p>
</div>
Line 12:
{{#if: {{{cryonae|}}} |
<div class="dmg-type-row">
<div class="dmg-type-cell cryonae">{{#if: {{{cryonae|}}} | [[File:Cryoknight icon.png
<p>{{{cryonae}}}</p>
</div>
Line 18:
{{#if: {{{arborae|}}} |
<div class="dmg-type-row">
<div class="dmg-type-cell arborae">{{#if: {{{arborae|}}} | [[File:Guardian icon.png
<p>{{{arborae}}}</p>
</div>
Line 24:
{{#if: {{{tempestae|}}} |
<div class="dmg-type-row">
<div class="dmg-type-cell tempestae">{{#if: {{{tempestae|}}} | [[File:Hammermage icon.png
<p>{{{tempestae}}}</p>
</div>
Line 30:
{{#if: {{{infernae|}}} |
<div class="dmg-type-row">
<div class="dmg-type-cell infernae">{{#if: {{{infernae|}}} | [[File:Infernae damage icon.png
<p>{{{infernae}}}</p>
</div>
Line 36:
{{#if: {{{necrotic|}}} |
<div class="dmg-type-row">
<div class="dmg-type-cell necrotic">{{#if: {{{necrotic|}}} | [[File:Necrotic damage icon.png
<p>{{{necrotic}}}</p>
</div>
|
Revision as of 00:50, 8 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:
★
20
50
200
1000