Difference between revisions of "Template:Monster"

From Flexible Survival
Jump to: navigation, search
m (Added Categorization to within the template. Hee.)
Line 3: Line 3:
  
 
==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 (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=
 +
|level=
 
|head=
 
|head=
 
|torso=
 
|torso=
Line 18: 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}}}

Revision as of 08:53, 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
|location=
|level=
|head=
|torso=
|arms=
|legs=
|tail=
|skin=
|groin=
}}