Difference between revisions of "Template:Equipment footer"
Jump to navigation
Jump to search
m (Changed protection level for "Template:Equipment footer" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite))) |
(Update terminology from Convertible to Extractable) |
||
Line 3: | Line 3: | ||
-->{{#ifeq: {{{2|n}}}|n|<div class="adv-melding" title="This item cannot undergo overmelding.">Advanced Melding Forbidden</div>{{#set:Has advanced melding=No}}|{{#set:Has advanced melding=Yes}}}} | -->{{#ifeq: {{{2|n}}}|n|<div class="adv-melding" title="This item cannot undergo overmelding.">Advanced Melding Forbidden</div>{{#set:Has advanced melding=No}}|{{#set:Has advanced melding=Yes}}}} | ||
<hr><!-- | <hr><!-- | ||
--><div class="equip-props"><span class="equip-prop {{#vardefineecho:is-convertible|{{#if:{{{3|}}}|yes|no}}}}" title="{{#if:{{{3|}}}|This item can be converted into a materia.|This item cannot be converted into a materia.}}">{{#set:Is convertible={{#var:is-convertible}}}} | --><div class="equip-props"><span class="equip-prop {{#vardefineecho:is-convertible|{{#if:{{{3|}}}|yes|no}}}}" title="{{#if:{{{3|}}}|This item can be converted into a materia.|This item cannot be converted into a materia.}}">{{#set:Is convertible={{#var:is-convertible}}}}Extractable</span> • <span class="equip-prop {{#vardefineecho:is-projectable|{{#if:{{{4|}}}|yes|no}}}}" title="{{#if:{{{4|}}}|This item can have its appearance projected onto another similar item.|This item cannot have its appearance projected onto another similar item.}}">{{#set:Is projectable={{#var:is-projectable}}}}Projectable</span> • <span class="equip-prop {{#vardefineecho:is-desynthesizable|{{#if:{{{5|}}}|yes|no}}}}" title="{{#if:{{{5|}}}|This item can be desynthesized into base materials.|This item cannot be desynthesized into base materials.}}">{{#set:Is desynthesizable={{#var:is-desynthesizable}}}}Desynthesizable{{#if:{{{5|}}}| <small>({{ {{#explode:{{{5}}}| |0}}|name=y}} {{#explode:{{{5}}}| |1}})</small>}}</span> • <span class="equip-prop {{#vardefineecho:is-dyeable|{{#if:{{{6|}}}|yes|no}}}}" title="{{#if:{{{6|}}}|This item can be dyed.|This item cannot be dyed.}}">{{#set:Is dyeable={{#var:is-dyeable}}}}Dyeable</span> • <span class="equip-prop {{#vardefineecho:is-storable|{{#if:{{{7|}}}|yes|no}}}}" title="{{#if:{{{7|}}}|This item can be stored in the Armory.|This item cannot be stored in the Armory.}}">{{#set:Is storable={{#var:is-storable}}}}Storable</span> • <span class="equip-prop {{#vardefineecho:is-crestworthy|{{#if:{{{8|}}}|yes|no}}}}" title="{{#if:{{{8|}}}|Free Company crests can be attached to this item.|Free Company crests cannot be attached to this item.}}">{{#set:Is crest-worthy={{#var:is-crestworthy}}}}Crest-worthy</span> • <span class="equip-prop {{#vardefineecho:is-collectable|{{#if:{{{9|}}}|yes|no}}}}" title="{{#if:{{{9|}}}|This item can be used in collectible synthesis.|This item cannot be used in collectible synthesis.}}">{{#set:Is collectable={{#var:is-collectable}}}}Collectable</span></div> | ||
</div></includeonly><noinclude> | </div></includeonly><noinclude> | ||
== Description == | == Description == |
Revision as of 19:27, 27 January 2021
Description
Adds a footer with equipment-related properties such as melding slots, convertible status, projectable status, desynthesizable status, dyeable status, etc. Meant to be used by {{Weapon infobox}}, {{Armor infobox}}, and {{Trinket infobox}}.
Parameters
- Materia slots
- Advanced melding
- Convertible?
- Projectable?
- Desynthesizable?
- Dyeable?
- Storable?
- Crest-worthy?
- Collectable?