Difference between revisions of "Template:Monster"

From NEStalgia
Jump to: navigation, search
Line 2: Line 2:
  
 
<center>
 
<center>
<table style="border: 1px solid #000000;" cellspacing="0" cellpadding="0"><tr><td>
+
<table cellspacing="0" cellpadding="0" style="border: 1px solid #000000;"><tr><td>
<table style="border: 2px solid #969696;" cellspacing="0" cellpadding="0"><tr><td>
+
<table cellspacing="0" cellpadding="0" style="border: 2px solid #969696;"><tr><td>
{|style="border: 2px solid #000000; width: 450px; text-align: center; font-size:15px; font-family:'Courier New', Courier, monospace;" cellspacing="2" cellpadding="1"
+
{| cellspacing="2" cellpadding="1" style="border: 2px solid #000000; width: 450px; text-align: center; font-size:15px; font-family:'Courier New', Courier, monospace;"
 
|-
 
|-
| colspan=3 style="background: #0F1964; color: white; padding: 5px; font-size: 25px; font-weight: bolder; font-variant: small-caps;" | {{BASEPAGENAME}}
+
| colspan=2 style="background: #0F1964; color: white; padding: 5px 20px; font-size: 25px; font-weight: bolder; font-variant: small-caps;" | {{BASEPAGENAME}}
 
|-
 
|-
| colspan=3 style="background: black; padding: 20px;" | [[Image:{{{Picture}}}]]
+
| colspan=2 style="background: black; padding: 20px;" | [[Image:{{{Picture}}}]]
 
|-
 
|-
| colspan=2 style="padding-left: 10px; text-align: left;" | '''HP:''' || {{{HP}}}
+
| style="padding-left: 10px; padding-right: 20px; text-align: left;" | '''HP:''' || style="padding-left: 20px; padding-right: 10px;" | {{{HP}}}
 
|-
 
|-
| colspan=2 style="padding-left: 10px; text-align: left;" | '''MP:''' || {{{MP}}}
+
| style="padding-left: 10px; padding-right: 20px; text-align: left;" | '''MP:''' || style="padding-left: 20px; padding-right: 10px;" | {{{MP}}}
 
|-
 
|-
{{#if: {{{Element|}}} | {{1}} colspan=2 style="padding-left: 10px; text-align: left;" {{1}} '''Element:''' {{1}}{{1}} {{{Element}}} }}
+
{{#if: {{{Element|}}} | {{1}} style="padding-left: 10px; padding-right: 20px; text-align: left;" {{1}} '''Element:''' {{1}}{{1}} style="padding-left: 20px; padding-right: 10px;" {{1}} {{{Element}}} }}
 
|-
 
|-
{{#if: {{{Spell|}}} | {{1}} colspan=2 style="padding-left: 10px; text-align: left;" {{1}} '''Spell:''' {{1}}{{1}} {{{Spell}}} }}
+
{{#if: {{{Spell|}}} | {{1}} style="padding-left: 10px; padding-right: 20px; text-align: left;" {{1}} '''Spell:''' {{1}}{{1}} style="padding-left: 20px; padding-right: 10px;" {{1}} {{{Spell}}} }}
 
|-
 
|-
| colspan=2 style="padding-left: 10px; text-align: left;" | '''Gold:''' || {{{GP}}}
+
| style="padding-left: 10px; padding-right: 20px; text-align: left;" | '''Gold:''' || style="padding-left: 20px; padding-right: 10px;" | {{{GP}}}
 
|-
 
|-
| colspan=2 style="padding-left: 10px; text-align: left;" | '''Experience:''' || {{{EXP}}}  
+
| style="padding-left: 10px; padding-right: 20px; text-align: left;" | '''Experience:''' || style="padding-left: 20px; padding-right: 10px;" | {{{EXP}}}  
 
|-
 
|-
| colspan=2 style="padding-left: 10px; text-align: left;" | '''Found:''' || {{{Where}}}
+
| style="padding-left: 10px; padding-right: 20px; text-align: left;" | '''Found:''' || style="padding-left: 20px; padding-right: 10px;" | {{{Where}}}
 
|-
 
|-
{{#if: {{{Info|}}} | {{1}} colspan=3 style="background: #DDDDEE; text-align: center;" {{1}} '''Additional Information''' }}
+
{{#if: {{{Info|}}} | {{1}} colspan=2 style="background: #DDDDEE; padding-left: 20px; padding-right: 20px; text-align: center;" {{1}} '''Additional Information''' }}
 
|-
 
|-
{{#if: {{{Info|}}} | {{1}} colspan=3 style="padding: 0 10px; text-align: justify;" {{1}} {{{Info}}} }}
+
{{#if: {{{Info|}}} | {{1}} colspan=2 style="padding-left: 10px; padding-right: 10px; text-align: justify;" {{1}} {{{Info}}} }}
 
|}
 
|}
 
</td></tr></table>
 
</td></tr></table>

Revision as of 19:42, 15 June 2011


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


{{Monster
|Picture                = 
|HP                     = 
|MP                     = 
|Element                = 
|Spell                  = 
|GP                     = 
|EXP                    = 
|Where                  = 
|Info                   = 
}}