Difference between revisions of "Template:Weapon"

From MHWiki
(Created Trap infobox template)
 
m (Added outer table level to create padding)
Line 1: Line 1:
<table border=0 width=260 cellpadding=5 cellspacing=0 align=right>
+
<table cellpadding=20 cellspacing=0 align=right><tr><td>
 +
<table border=0 width=260 cellpadding=5 cellspacing=0 align=center>
 
<tr bgcolor=#cccccc>
 
<tr bgcolor=#cccccc>
 
   <td align=center nowrap><h2>{{{name}}}</h2></td>
 
   <td align=center nowrap><h2>{{{name}}}</h2></td>
Line 50: Line 51:
 
</tr>
 
</tr>
 
</table>
 
</table>
 
+
</td></tr></table>
  
 
<noinclude><br clear=all>
 
<noinclude><br clear=all>

Revision as of 16:50, 16 December 2008

{{{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.