Difference between revisions of "Template:Monster"

From NEStalgia
Jump to: navigation, search
Line 1: Line 1:
 
{{Quick}}
 
{{Quick}}
 +
<br>
 +
<center>
 +
<table style="border: 4px solid #C0C0C0;" cellspacing="0" cellpadding="0"></tr><td>
 
{|style="border: 4px solid #15537C; text-align: center; background:white;" cellspacing="2" cellpadding="1" width="350px"
 
{|style="border: 4px solid #15537C; text-align: center; background:white;" cellspacing="2" cellpadding="1" width="350px"
|+ style="font-family:'Courier New', Courier, monospace; font-size:20px; text-transform:uppercase; font-weight: bolder;" |{{{Name}}}  
+
| colspan=3 style="background:#EDEDED; font-size: 14pt; padding: 5px;" | {{{Name}}}
 
|-
 
|-
 
| colspan=3 style="background:black; border: 22px solid black;" | [[Image:{{{Picture}}}]]<br>
 
| colspan=3 style="background:black; border: 22px solid black;" | [[Image:{{{Picture}}}]]<br>
|- style="font-family:'Courier New', Courier, monospace; font-size:18px;"
+
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
 
| colspan=2 style="text-align:left;" |<span style="margin-left:10px;" > '''HP:'''||{{{HP}}}
 
| colspan=2 style="text-align:left;" |<span style="margin-left:10px;" > '''HP:'''||{{{HP}}}
|-style="font-family:'Courier New', Courier, monospace; font-size:18px;"
+
|-style="font-family:'Courier New', Courier, monospace; font-size:16px;"
 
| colspan=2 style="text-align:left;" |<span style="margin-left:10px;"> '''MP:''' ||{{{MP}}}
 
| colspan=2 style="text-align:left;" |<span style="margin-left:10px;"> '''MP:''' ||{{{MP}}}
|- style="font-family:'Courier New', Courier, monospace; font-size:18px;"
+
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
| colspan=2 style="text-align:left;" | {{#if: {{{Element|}}}|{{{Text1}}} }}
+
|  style="text-align:left;" | {{#if: {{{Element|}}} | <span style="text-align:left; margin-left:10px;">'''Spell:''' {{1}}{{1}} {{{Element}}} }}
|- style="font-family:'Courier New', Courier, monospace; font-size:18px;"
+
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
| colspan=2 style="text-align:left;" | {{#if: {{{Spell|}}}|{{{Text2}}} }}
+
|  style="text-align:left;" | {{#if: {{{Spell|}}} | <span style="text-align:left; margin-left:10px;">'''Spell:''' {{1}}{{1}} {{{Spell}}} }}
|- style="font-family:'Courier New', Courier, monospace; font-size:18px;"
+
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
 
| colspan=2  style="text-align:left;" |<span style="text-align:left; margin-left:10px;"> '''Gold:'''  ||{{{GP}}}
 
| colspan=2  style="text-align:left;" |<span style="text-align:left; margin-left:10px;"> '''Gold:'''  ||{{{GP}}}
|- style=" font-family:'Courier New', Courier, monospace; font-size:18px;"
+
|- style=" font-family:'Courier New', Courier, monospace; font-size:16px;"
 
| colspan=2 style="text-align:left;" |<span style="text-align:left;  margin-left:10px;"> '''Experience:''' ||{{{EXP}}}  
 
| colspan=2 style="text-align:left;" |<span style="text-align:left;  margin-left:10px;"> '''Experience:''' ||{{{EXP}}}  
|- style="font-family:'Courier New', Courier, monospace; font-size:18px;"
+
|- style="font-family:'Courier New', Courier, monospace; font-size:16px;"
 
| colspan=2 style="text-align:left;" |<span style="text-align:left;  margin-left:10px;"> '''Found:''' ||{{{Where}}}
 
| colspan=2 style="text-align:left;" |<span style="text-align:left;  margin-left:10px;"> '''Found:''' ||{{{Where}}}
 
|-
 
|-
 
|}
 
|}
 
+
</td></tr></table>
 +
</center>
  
 
<noinclude>
 
<noinclude>
Line 30: Line 34:
 
|HP                    =  
 
|HP                    =  
 
|MP                    =  
 
|MP                    =  
|Text1         = <span style="text-align:left; margin-left:10px;">'''Element:'''{{1}}{{1}} <ELEMENT HERE>
 
|Text2                  = <span style="text-align:left; margin-left:10px;">'''Spell:'''{{1}}{{1}} <SPELL HERE>
 
 
|Element                =  
 
|Element                =  
 
|Spell                  =  
 
|Spell                  =  

Revision as of 17:08, 27 March 2011


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


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