Difference between revisions of "User:Brossow/Infobox"

From MHWiki
(testing trap template)
 
Line 1: Line 1:
<table border=0 width=300 cellpadding=10 align=left>
+
<table border=1 width=300 cellpadding=5 align=right>
<tr>
+
<tr bgcolor=#cccccc>
 
   <td align=center><h3>{{{name}}}</h3></td>
 
   <td align=center><h3>{{{name}}}</h3></td>
 
</tr>
 
</tr>
<tr>
+
<tr bgcolor=#cccccc>
 
   <td><table border=0 width=280 align=center>
 
   <td><table border=0 width=280 align=center>
 
       <tr>
 
       <tr>

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