Difference between revisions of "Template:Base/docs"
From MHWiki
(→Usage: Eliminated 'name' field) |
m (Minor display touchup) |
||
| Line 3: | Line 3: | ||
<pre>{{ Base | <pre>{{ Base | ||
| − | | cost = | + | | cost = |
| − | | pointsreq = | + | | pointsreq = |
| − | | power = | + | | power = |
| − | | powerbonus = | + | | powerbonus = |
| − | | attbonus = | + | | attbonus = |
| − | | luck = | + | | luck = |
| − | | chzeffect = | + | | chzeffect = |
| − | | imglink = | + | | imglink = |
| − | }}</pre> | + | }}</pre> |
== Notes == | == 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. | 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. | ||
Revision as of 19:44, 19 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.