Difference between revisions of "Template:Monster!"

From NEStalgia
Jump to: navigation, search
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<center>
 
<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"
 
|-
 
|-
| colspan=3 style="background:#7578F3; font-size: 14pt; padding: 5px;" | {{{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>
Line 10: Line 11:
 
| 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:18px;"
| colspan=2  style="text-align:left;" | {{#if: {{{Element|}}}|{{{Text1}}} }}
+
| 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;"
 +
| 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:18px;"
| colspan=2  style="text-align:left;" | {{#if: {{{Spell|}}}|{{{Text2}}} }}
+
| colspan=2  style="text-align:left;" | {{#if: {{{Element|}}} | <span style="text-align:left; margin-left:10px;">'''Element:''' {{1}}{{1}} {{{Element}}} }}
 
|- style="font-family:'Courier New', Courier, monospace; font-size:18px;"
 
|- style="font-family:'Courier New', Courier, monospace; font-size:18px;"
| colspan=2  style="text-align:left;" |<span style="text-align:left; margin-left:10px;"> '''Gold:'''  ||{{{GP}}}
+
| colspan=2  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;"
+
 
| 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:18px;"
 
| 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}}}
 
|- style="font-family:'Courier New', Courier, monospace; font-size:18px;"
 
|- style="font-family:'Courier New', Courier, monospace; font-size:18px;"
| colspan=2  style="text-align:left;" | {{#if: {{{Quest|}}}|{{{Text3}}} }}
+
| colspan=2  style="text-align:left;" | {{#if: {{{Quest|}}} | <span style="text-align:left; margin-left:10px;">'''Quest:''' {{1}}{{1}} {{{Quest}}} }}
 
|}
 
|}
 +
</td></tr></table>
 
</center>
 
</center>
  
Line 33: Line 36:
 
|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                  =  
Line 40: Line 41:
 
|EXP                    =  
 
|EXP                    =  
 
|Where                  =  
 
|Where                  =  
|Quest                  = <span style="text-align:left; margin-left:10px;">'''Quest:'''{{1}}{{1}} <QUEST HERE>
+
|Quest                  =  
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Latest revision as of 04:56, 21 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                  = 
|Quest                  = 
}}