Difference between revisions of "User:Brossow/Infobox"

From MHWiki
Line 1: Line 1:
<table border=1 width=300 cellpadding=5 align=right>
+
<table border=0 width=260 cellpadding=3 align=right>
 
<tr bgcolor=#cccccc>
 
<tr bgcolor=#cccccc>
   <td align=center><h3>{{{name}}}</h3></td>
+
   <td align=center><h2>{{{name}}}</h2></td>
 
</tr>
 
</tr>
 
<tr bgcolor=#cccccc>
 
<tr bgcolor=#cccccc>
   <td><table border=0 width=280 align=center>
+
   <td><table border=0 width=100% align=center>
 
       <tr>
 
       <tr>
 
         <td nowrap><b>Cost:</b></td>
 
         <td nowrap><b>Cost:</b></td>

Revision as of 16:39, 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    =
}}