Difference between revisions of "Template:Monster"

From NEStalgia
Jump to: navigation, search
(Updated with links and more fields for stat information.)
Line 4: Line 4:
 
|-
 
|-
 
| colspan="2" style="padding:10px;"| <center>[[Image:{{{Picture}}}]]</center>
 
| colspan="2" style="padding:10px;"| <center>[[Image:{{{Picture}}}]]</center>
 +
|-
 +
| colspan="2" style="padding-bottom:5px;"| <center>{{#if:{{{Boss Type|}}}| {{!}} '''{{{Boss Type}}}''' }}</center>
 
{{Alternating rows table section|os=background:#f0f0f0;
 
{{Alternating rows table section|os=background:#f0f0f0;
| {{!}} &#160;'''HP:''' {{!!}} {{{HP}}}
+
| {{!}} &#160;'''[[HP]]:''' {{!!}} {{{HP}}}
| {{!}} &#160;'''MP:''' {{!!}} {{{MP}}}
+
| {{!}} &#160;'''[[MP]]:''' {{!!}} {{{MP}}}
|{{#if:{{{Element|}}}| {{!}} &#160;'''Element:''' {{!!}} {{{Element}}} }}
+
|{{#if:{{{Element|}}}| {{!}} &#160;'''[[Elements|Element]]:''' {{!!}} {{{Element}}} }}
| {{!}} &#160;'''Gold:''' {{!!}} {{{GP}}}
+
|{{#if:{{{Attack|}}}| {{!}} &#160;'''[[Attack]]:''' {{!!}} {{{Attack}}} }}
| {{!}} &#160;'''Experience:''' {{!!}} {{{EXP}}}
+
|{{#if:{{{Defense|}}}| {{!}} &#160;'''[[Defense]]:''' {{!!}} {{{Defense}}} }}
|{{#if:{{{Rep Rank Required|}}}| {{!}} &#160;'''Rep Rank Required:''' {{!!}} {{{Rep Rank Required}}} }}
+
|{{#if:{{{Intelligence|}}}| {{!}} &#160;'''[[Intelligence]]:''' {{!!}} {{{Intelligence}}} }}
 +
|{{#if:{{{Strength|}}}| {{!}} &#160;'''[[Strength]]:''' {{!!}} {{{Strength}}} }}
 +
|{{#if:{{{Agility|}}}| {{!}} &#160;'''[[Agility]]:''' {{!!}} {{{Agility}}} }}
 +
| {{!}} &#160;'''[[Gold]]:''' {{!!}} {{{GP}}}
 +
| {{!}} &#160;'''[[Experience]]:''' {{!!}} {{{EXP}}}
 +
|{{#if:{{{Rep Rank Required|}}}| {{!}} &#160;'''[[Reputation Rank]]:''' {{!!}} {{{Rep Rank Required}}} }}
 +
|{{#if:{{{Region|}}}| {{!}} &#160;'''[[Regions|Region]]:''' {{!!}} {{{Region}}} }}
 
| {{!}} &#160;'''Found:''' {{!!}} {{{Where}}}
 
| {{!}} &#160;'''Found:''' {{!!}} {{{Where}}}
 
}}
 
}}
 +
|-
 +
| colspan="2" style="padding:5px;"| <center>[[Bestiary|'''&#8629; Return to Bestiary''']]</center>
 
|}
 
|}
  
Line 19: Line 29:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Monster
 
{{Monster
|Picture =  
+
|Picture               =
 +
|Boss Type              =  
 
|HP                    =  
 
|HP                    =  
 
|MP                    =  
 
|MP                    =  
 
|Element                =  
 
|Element                =  
 +
|Attack                =
 +
|Defense                =
 +
|Intelligence          =
 +
|Strength              =
 +
|Agility                =
 
|GP                    =  
 
|GP                    =  
 
|EXP                    =  
 
|EXP                    =  
 
|Rep Rank Required      =  
 
|Rep Rank Required      =  
 +
|Region                =
 
|Where                  =  
 
|Where                  =  
 
}}
 
}}

Revision as of 23:45, 30 May 2012

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


{{Monster
|Picture                = 
|Boss Type              = 
|HP                     = 
|MP                     = 
|Element                = 
|Attack                 = 
|Defense                = 
|Intelligence           = 
|Strength               = 
|Agility                = 
|GP                     = 
|EXP                    = 
|Rep Rank Required      = 
|Region                 =
|Where                  = 
}}