Difference between revisions of "Template:Monster"

From Flexible Survival
Jump to: navigation, search
Line 5: Line 5:
 
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 for (e.g. [[Rubber Balls]] don't have heads).
 
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 for (e.g. [[Rubber Balls]] don't have heads).
 
<br><pre><nowiki>{{Monster
 
<br><pre><nowiki>{{Monster
|location=
+
|location1=
|level=
+
|location2=
 
|head=
 
|head=
 
|torso=
 
|torso=
Line 20: Line 20:
 
<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:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{level}}}
 
{{!}}-|}}
 
 
{{#if:{{{head|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Head:
 
{{#if:{{{head|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Head:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{head}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{head}}}
Line 46: Line 40:
 
{{#if:{{{groin|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Groin:
 
{{#if:{{{groin|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Groin:
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{groin|}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{groin|}}}
 +
{{!}}-|}}<br>
 +
{{#if:{{{location1|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Location1:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{location1}}}
 +
{{!}}-|}}
 +
{{#if:{{{location2|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Location2:
 +
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{location2}}}
 
{{!}}-|}}
 
{{!}}-|}}
 
|}</div>
 
|}</div>
 
[[Category:Monsters]]
 
[[Category:Monsters]]
 
</includeonly>
 
</includeonly>

Revision as of 09:18, 8 June 2011

A template to standardize the format of monster mutant power listings - for now, might add more data points later.

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 for (e.g. Rubber Balls don't have heads).


{{Monster
|location1=
|location2=
|head=
|torso=
|arms=
|legs=
|tail=
|skin=
|groin=
}}