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)))
mNo edit summary
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
!rowspan=3|{{{name}}}
!rowspan=3 class="thick-border-bottom"|{{{name}}}
!Power
!Power
|<center>{{{power}}}</center>
|<center>{{{power}}}</center>
!Hit
!Hit
|<center>{{{hit}}}</center>
|<center>×{{{hit}}}</center>
!Effect
!Effect
|<center>{{{effect|—}}}</center>
|<center>{{{effect|—}}}</center>
Line 15: Line 15:
|<center>{{{type}}}</center>
|<center>{{{type}}}</center>
|-
|-
!Obtained
!class="thick-border-bottom"| Obtained
|colspan=5|<center>{{{obtain}}}</center>
|colspan=5 class="thick-border-bottom"|{{{obtain}}}
|-</includeonly>
|-</includeonly>
<noinclude>{{Documentation}}
<noinclude>{{Documentation}}
[[Category:Equipment Table Templates]]</noinclude>
[[Category:Weapon Templates]]
[[Category:SMT4 Templates]]
[[Category:SMT4 Equipment Table Templates]]
[[Category:SMT4A Templates]]
[[Category:SMT4A Equipment Table Templates]]</noinclude>

Latest revision as of 23:09, 23 June 2024

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=}}