Difference between revisions of "Template:Monster"

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

Revision as of 01:37, 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                   = 
}}