Difference between revisions of "Template:Monster"

From Flexible Survival
Jump to: navigation, search
m
m
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 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).
For the locations but the location followed by the level in parenthesees, i.e. Fairhaven (1-5).<br><pre><nowiki>{{Monster
+
For the locations but location1 corresponds with level1.  So if they are level 1-5 in Fairhaven then you would put location1=fairhaven and level1=1-5.<br><pre><nowiki>{{Monster
 
|arms=
 
|arms=
 
|tail=
 
|tail=
Line 13: Line 13:
 
|torso=
 
|torso=
 
|location1=
 
|location1=
 +
|level1=
 
|location2=
 
|location2=
 
|location3=
 
|location3=
Line 48: Line 49:
 
<br><div align=center>'''Known Locations'''</div><br>
 
<br><div align=center>'''Known Locations'''</div><br>
 
{|style="width:198px; border-collapse: collapse; border-width: 0px; border-style: solid; border-color: #000"
 
{|style="width:198px; border-collapse: collapse; border-width: 0px; border-style: solid; border-color: #000"
{{#if:{{{location1|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Location 1:
+
{{#if:{{{location1|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}{{{location1}}}
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{location1}}}
+
{{!}}style="border-style: solid; border-width: 1px; text-align:right"{{!}}{{{level1}}}
 
{{!}}-|}}
 
{{!}}-|}}
 
{{#if:{{{location2|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Location 2:
 
{{#if:{{{location2|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}Location 2:

Revision as of 09:59, 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).

For the locations but location1 corresponds with level1. So if they are level 1-5 in Fairhaven then you would put location1=fairhaven and level1=1-5.
{{Monster
|arms=
|tail=
|groin=
|head=
|legs
|skin=
|torso=
|location1=
|level1=
|location2=
|location3=
|location4=
|location5=
|location6=
}}