Template:SMT4 Ammo
Jump to navigation
Jump to search
Purpose
Used to create tables for listing ammo rounds 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 the ammo does not use it.
Parameter | Description |
---|---|
name | The name of the ammo, corresponding to whatever the listed name is in-game. |
power | The Power stat the ammo adds. |
type | The attribute typing of the ammo, if any. I.e. "Pierce", "Ice", etc. |
effect | The status ailment the ammo inflicts, if any. |
obtain | Where or how the ammo is obtained. |
Code
{| class="wikitable" {{SMT4 Ammo|name=|power=|type=|effect=|obtain=}} |}
{{SMT4 Ammo|name=|power=|type=|effect=|obtain=}}