Template:Weapon

From MHWiki
Revision as of 17:05, 16 December 2008 by Brossow (talk | contribs) (Fixed cell alignment in case text wraps (for example, as on Ambush page))

{{{name}}}

Cost: {{{cost}}}
Points Required: {{{pointsreq}}}

Power: {{{power}}}
Power Type: [[{{{powertype}}}]]
Power Bonus: {{{powerbonus}}}%
Attraction Bonus: {{{attbonus}}}%
Luck: {{{luck}}}
Cheese Effect: {{{chzeffect}}}

Image: [{{{imglink}}} External Link]


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.