Template:Infobox item: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
Creating a useful page
 
No edit summary
Line 30: Line 30:
'''These usage notes will not be included in articles bearing this template.'''<p></p>
'''These usage notes will not be included in articles bearing this template.'''<p></p>
This template provides a uniform design for useable item pages.<pre>
This template provides a uniform design for useable item pages.<pre>
{{Item
{{Useable Items
|name={{{name}}}
|name={{{name}}}
|image={{{image}}}
|image={{{image}}}

Revision as of 16:48, 8 March 2010

{{{name}}}
Construction {{{construction}}}
[[image:{{{image}}}|center]]
Damage {{{damage}}}
Durability {{{durability}}}
Use {{{use}}}
Ammo {{{ammo}}}

Usage

These usage notes will not be included in articles bearing this template.

This template provides a uniform design for useable item pages.

{{Useable Items
|name={{{name}}}
|image={{{image}}}
|construction={{{construction}}}
|damage={{{damage}}}
|durability={{{durability}}}
|use={{{use}}}
|ammo={{{ammo}}}
}}