Difference between revisions of "Template:Monster"

From Flexible Survival
Jump to: navigation, search
(Nope, doesn't work well enough.)
m (Minor fix in the example code.)
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 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
+
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=
 
|groin=
 
|groin=
 
|head=
 
|head=
|legs
+
|legs=
 
|skin=
 
|skin=
 
|torso=
 
|torso=

Revision as of 02:12, 14 July 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=
|level2=
|location3=
|level3=
|location4=
|level4=
|location5=
|level5=
|location6=
|level6=
}}