Editing Template:Infobox equipment
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 4: | Line 4: | ||
</div> |
</div> |
||
<div class="dmg-types-wrapper"> |
<div class="dmg-types-wrapper"> |
||
{{#if: {{{ |
{{#if: {{{physical|}}} | |
||
<div class="dmg-type-row"> |
<div class="dmg-type-row"> |
||
<div class="dmg-type-cell |
<div class="dmg-type-cell physical">{{#if: {{{physical|}}} | [[File:Physical damage icon.png|link=]] }}</div> |
||
<p>{{{ |
<p>{{{physical}}}</p> |
||
</div> |
</div> |
||
}} |
}} |
||
{{#if: {{{cryonae|}}} | |
{{#if: {{{cryonae|}}} | |
||
<div class="dmg-type-row"> |
<div class="dmg-type-row"> |
||
<div class="dmg-type-cell cryonae">{{#if: {{{cryonae|}}} | [[File: |
<div class="dmg-type-cell cryonae">{{#if: {{{cryonae|}}} | [[File:Cryoknight icon.png|link=]] }}</div> |
||
<p>{{{cryonae}}}</p> |
<p>{{{cryonae}}}</p> |
||
</div> |
</div> |
||
Line 18: | Line 18: | ||
{{#if: {{{arborae|}}} | |
{{#if: {{{arborae|}}} | |
||
<div class="dmg-type-row"> |
<div class="dmg-type-row"> |
||
<div class="dmg-type-cell arborae">{{#if: {{{arborae|}}} | [[File: |
<div class="dmg-type-cell arborae">{{#if: {{{arborae|}}} | [[File:Guardian icon.png|link=]] }}</div> |
||
<p>{{{arborae}}}</p> |
<p>{{{arborae}}}</p> |
||
</div> |
</div> |
||
Line 24: | Line 24: | ||
{{#if: {{{tempestae|}}} | |
{{#if: {{{tempestae|}}} | |
||
<div class="dmg-type-row"> |
<div class="dmg-type-row"> |
||
<div class="dmg-type-cell tempestae">{{#if: {{{tempestae|}}} | [[File: |
<div class="dmg-type-cell tempestae">{{#if: {{{tempestae|}}} | [[File:Hammermage icon.png|link=]] }}</div> |
||
<p>{{{tempestae}}}</p> |
<p>{{{tempestae}}}</p> |
||
</div> |
</div> |
||
Line 34: | Line 34: | ||
</div> |
</div> |
||
}} |
}} |
||
{{#if: {{{ |
{{#if: {{{necrotic|}}} | |
||
<div class="dmg-type-row"> |
<div class="dmg-type-row"> |
||
<div class="dmg-type-cell |
<div class="dmg-type-cell necrotic">{{#if: {{{necrotic|}}} | [[File:Necrotic damage icon.png|link=]] }}</div> |
||
<p>{{{ |
<p>{{{necrotic}}}</p> |
||
</div> |
</div> |
||
}} |
}} |
||
</div> |
</div> |
||
</div> |
|||
</includeonly><noinclude>{{/doc}}</noinclude> |