Template:SMT4 Weapon: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
!rowspan=3|{{{name}}}
!rowspan=3 class="thick-border-bottom"|{{{name}}}
!Power
!Power
|<center>{{{power}}}</center>
|<center>{{{power}}}</center>
Line 15: Line 15:
|<center>{{{type}}}</center>
|<center>{{{type}}}</center>
|-
|-
!Obtained
!class="thick-border-bottom"| Obtained
|colspan=5|{{{obtain}}}
|colspan=5 class="thick-border-bottom"|{{{obtain}}}
|-</includeonly>
|-</includeonly>
<noinclude>{{Documentation}}
<noinclude>{{Documentation}}
[[Category:Equipment Table Templates]]</noinclude>
[[Category:Equipment Table Templates]]</noinclude>

Revision as of 19:28, 16 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=}}