Difference between revisions of "Template:Equipment footer"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
<includeonly><div class="equipment-footer"> | <includeonly><div class="equipment-footer"> | ||
<div class="equipment-melding"> | <!-- Materia slots -->{{#if:{{{1|}}}|<div class="equipment-melding">{{#arraymap:{{{1|}}}|,|@@@|figure| }}</div>{{#set:Has materia slots={{{1}}}|{{#set:Has materia slots=0}} | ||
{{#if: {{{ | <!-- Advanced materia melding -->{{#if: {{{2|}}}|{{#set:Has advanced melding=No}}|<div class="adv-melding">Advanced Melding Forbidden</div>{{#set:Has advanced melding=Yes}}}} | ||
<hr> | <hr> | ||
<span class="equip-prop [[Is convertible::{{#if:{{{ | <span class="equip-prop [[Is convertible::{{#if:{{{3|}}}|yes|no}}]]">Convertible</span> <span class="equip-prop [[Is projectable::{{#if:{{{4|}}}|yes|no}}]]">Projectable</span> <span class="equip-prop [[Is desynthesizable::{{#if:{{{5|}}}|yes|no}}]]">Desynthesizable</span> <span class="equip-prop [[Is dyeable::{{#if:{{{6|}}}|yes|no}}]]">Dyeable</span> | ||
</div></includeonly><noinclude> | </div></includeonly><noinclude> | ||
== Description == | == 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 {{tl|Weapon infobox}}, {{tl|Armor infobox}}, and {{tl|Trinket infobox}}. | 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 {{tl|Weapon infobox}}, {{tl|Armor infobox}}, and {{tl|Trinket infobox}}. | ||
=== Parameters === | |||
# Materia slots | |||
# Advanced melding | |||
# Convertible? | |||
# Projectable? | |||
# Desynthesizable? | |||
# Dyeable? | |||
[[Category:Infobox subtemplates]]</noinclude> | [[Category:Infobox subtemplates]]</noinclude> |
Revision as of 17:56, 30 November 2017
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?