Template:OldItem: Difference between revisions

From Shin Megami Tensei IMAGINE Wiki
Jump to navigationJump to search
imported>Sesshou
imported>Sesshou
mNo edit summary
Line 7: Line 7:
This template handles the display of item information.
This template handles the display of item information.
<pre><nowiki>
<pre><nowiki>
{{Item
{{OldItem
| type = Other
| type = Other
| stacks = 10
| stacks = 10
Line 18: Line 18:
</nowiki></pre>
</nowiki></pre>
For example:
For example:
{{Item
{{OldItem
| type = Other
| type = Other
| stacks = 10
| stacks = 10

Revision as of 22:33, 13 September 2012


This template handles the display of item information.

{{OldItem
| type		= Other
| stacks	= 10
| cost		= 100 Macca
| affinity	= -
| long-range	= +5
| description	= An example item description.
| modification	= [Modification Material] FR-bs ATK 1<br>Bonus: Fire-based Skill Power Up 5%<br>Compatibility: Weapon (Slot 3)
}}

For example:

  • Type: Other
  • Stacks: 10
  • Cost: 100 Macca
  • Affinity: -
  • Long-Range: +5
  • Description:
An example item description.
[Modification Material] FR-bs ATK 1
Bonus: Fire-based Skill Power Up 5%
Compatibility: Weapon (Slot 3)