Template:SMTif Armor

Jump to navigation Jump to search

Purpose

Used to create tables for listing armor equipment (headgear, body armor, gloves, leggings) in Shin Megami Tensei if... specifically. {| class="wikitable" must be placed at the beginning and the table must be closed by appending |} on the following line.

Usage

Omitted stat parameters will show up as an em dash in the table. A parameter should be omitted if an armor does not directly change a stat.

For stat increases or decreases, use Template:+ {{+|1}} or Template:- {{-|1}}, respectively.

Parameter Description
name The name of the armor, corresponding to whatever the listed name is in-game.
gender The gender restriction of the armor. Use Template:Gender. If there are no restrictions, use {{Gender|MF}}.
aff The attribute affinity that the armor imparts.
def The Defense stat the armor adds.
eva The Evasion stat the armor adds.
st Strength stat, if changed.
in Intelligence stat, if changed.
ma Magic stat, if changed.
vi Vitality stat, if changed.
ag Agility stat, if changed.
lu Luck stat, if changed.
obtain Where or how the armor is obtained. I.e. "(Location) Shop", "(Demon) drop", etc.

Code

{| class="wikitable"
{{SMTIf Armor|name=|gender={{Gender|MF}}|aff=|def=|eva=|st=|in=|ma=|vi=|ag=|lu=|obtain=}}
|}
{{SMTIf Armor|name=|gender={{Gender|MF}}|aff=|def=|eva=|st=|in=|ma=|vi=|ag=|lu=|obtain=}}