Difference between revisions of "Template:Weapon"
From MHWiki
m (Fixed cell alignment in case text wraps (for example, as on Ambush page)) |
m (added 'gold' to price cell) |
||
Line 8: | Line 8: | ||
<tr> | <tr> | ||
<td valign=top nowrap><b>Cost:</b></td> | <td valign=top nowrap><b>Cost:</b></td> | ||
− | <td>{{{cost}}}</td> | + | <td>{{{cost}}} gold</td> |
</tr> | </tr> | ||
<tr> | <tr> |
Revision as of 17:09, 16 December 2008
|
Usage
Simple table template to maintain consistency between Trap pages. All fields are required.
{{ Trap | name = | cost = | pointsreq = | power = | powertype = | powerbonus = | attbonus = | luck = | chzeffect = | imglink = }}
Notes
Use numbers only for Bonus fields; the % is added automatically by the template.