Difference between revisions of "Template:Weapon/docs"

From MHWiki
m (Template:Trap/docs moved to Template:Weapon/docs: Moved to match parent page)
m (Changed Trap > Weapon in template sample)
Line 1: Line 1:
 
== Usage ==
 
== Usage ==
Simple table template to maintain consistency between [[Trap]] pages. All fields are required.
+
Simple table template to maintain consistency between [[Weapons]] pages. All fields are required.
  
<pre>{{ Trap
+
<pre>{{ Weapon
 
| name      =  
 
| name      =  
 
| cost      =  
 
| cost      =  

Revision as of 20:35, 16 December 2008

Usage

Simple table template to maintain consistency between Weapons pages. All fields are required.

{{ Weapon
| name       = 
| cost       = 
| pointsreq  = 
| power      = 
| powertype  = 
| powerbonus = 
| attbonus   = 
| luck       = 
| chzeffect  = 
| imglink    = 
}}

Notes

Use numbers only for Bonus fields; the % is added automatically by the template. If there is no stat for a given field, use 0 (zero) in its place.