Difference between revisions of "Template:Base/docs"

From MHWiki
(New page: == Usage == Simple table template to maintain consistency between Traps pages. All fields are required. <pre>{{ Base | name = | cost = | pointsreq = | power = | ...)
 
(Usage: Eliminated 'name' field)
Line 3: Line 3:
  
 
<pre>{{ Base
 
<pre>{{ Base
| name      =
 
 
| cost      =  
 
| cost      =  
 
| pointsreq  =  
 
| pointsreq  =  

Revision as of 20:39, 16 December 2008

Usage

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

{{ Base
| cost       = 
| pointsreq  = 
| power      = 
| 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.