Difference between revisions of "Template:OldItem"

From Shin Megami Tensei IMAGINE Wiki
Jump to: navigation, search
(Automatic page editing)
 
m
 
(One intermediate revision by one user not shown)
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

Latest revision as of 17: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)
Personal tools