Template:SMT4 Weapon: Difference between revisions

Jump to navigation Jump to search
m (Protected "Template:SMT4 Weapon" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
Line 16: Line 16:
|-
|-
!Obtained
!Obtained
|colspan=5|<center>{{{obtain}}}</center>
|colspan=5|{{{obtain}}}
|-</includeonly>
|-</includeonly>
<noinclude>{{Documentation}}
<noinclude>{{Documentation}}
[[Category:Equipment Table Templates]]</noinclude>
[[Category:Equipment Table Templates]]</noinclude>

Revision as of 22:44, 14 October 2023

Purpose

Used to create tables for listing melee weapons in Shin Megami Tensei IV and Shin Megami Tensei IV: Apocalypse. {| 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 a weapon does not use it.


Parameter Description
name The name of the weapon, corresponding to whatever the listed name is in-game.
power The Power stat the weapon adds.
hit The weapon's number of hits inflicted. Format as 1-2 for random hits.
effect The effect the weapon inflicts, if any.
aff The attribute affinity of the weapon. E.g. "Phys".
target The number of enemies the weapon targets. E.g. "1 enemy".
type The weapon's typing. E.g. "Sword", "Spear".
obtain Where or how the weapon is obtained.

Code

{| class="wikitable"
{{SMT4 Weapon|name=|power=|hit=|effect=|aff=|target=|type=|obtain=}}
|}
{{SMT4 Weapon|name=|power=|hit=|effect=|aff=|target=|type=|obtain=}}