Difference between revisions of "Template:Monster"

From NEStalgia
Jump to: navigation, search
(Removed all of the extra style, and implemented alternating rows, so it should look very close to the Wikipedia infobox. I will need to check it for bugs though before editing the other templates.)
(Bugfix: title not centered in some browsers.)
Line 1: Line 1:
 
{| width="400px" style="background: #f9f9f9; border-collapse:collapse; border: 1px solid darkgray; text-align: left;"
 
{| width="400px" style="background: #f9f9f9; border-collapse:collapse; border: 1px solid darkgray; text-align: left;"
 
|-
 
|-
! colspan="2"| <font size=2>'''{{BASEPAGENAME}}'''</font>
+
! colspan="2"| <center><font size=2>'''{{BASEPAGENAME}}'''</font></center>
 
|-
 
|-
| colspan="2"| <center>[[Image:{{{Picture}}} | 400x300px]]</center>
+
| colspan="2" style="padding:10px;"| <center>[[Image:{{{Picture}}} | 400x300px]]</center>
 
{{Alternating rows table section|es=background:#f0f0f0;
 
{{Alternating rows table section|es=background:#f0f0f0;
 
| {{!}} &#160;'''HP:''' {{!!}} {{{HP}}}
 
| {{!}} &#160;'''HP:''' {{!!}} {{{HP}}}

Revision as of 10:57, 24 May 2012

Monster
[[Image:{{{Picture}}} | 400x300px]]
 HP: {{{HP}}}
 MP: {{{MP}}}
 Gold: {{{GP}}}
 Experience: {{{EXP}}}
 Found: {{{Where}}}


{{Monster
|Picture                = 
|HP                     = 
|MP                     = 
|Element                = 
|GP                     = 
|EXP                    = 
|Rep Rank Required      = 
|Where                  = 
}}