Difference between revisions of "Template:MonsterSP"

From Flexible Survival
Jump to: navigation, search
Line 4: Line 4:
 
==Usage==
 
==Usage==
 
Put the following on your page, filling in the blanks as appropriate.  Note that you can leave out any parameters which don't exist or you don't have the information.<br><pre><nowiki>{{MonsterSP
 
Put the following on your page, filling in the blanks as appropriate.  Note that you can leave out any parameters which don't exist or you don't have the information.<br><pre><nowiki>{{MonsterSP
 +
|location=
 
|level=
 
|level=
 
|HP=
 
|HP=
Line 16: Line 17:
 
<div align=center>'''{{FULLPAGENAME}}'''</div><br>
 
<div align=center>'''{{FULLPAGENAME}}'''</div><br>
 
{|style="width:198px; border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000"
 
{|style="width:198px; border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000"
 +
{{#if:{{{location|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Location:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{location}}}
 +
{{!}}-|}}
 
{{#if:{{{level|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Level:
 
{{#if:{{{level|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Level:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{level}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{level}}}

Revision as of 17:48, 25 February 2012

A template to standardize the format of single-player monster stats and info.

Usage

Put the following on your page, filling in the blanks as appropriate. Note that you can leave out any parameters which don't exist or you don't have the information.
{{MonsterSP
|location=
|level=
|HP=
|dmg=
|loot=
|targetgender=
|flags=
}}