Difference between revisions of "Template:Monster"

From Flexible Survival
Jump to: navigation, search
(Switched out the sex organs for a "groin" entry, added the remaining IF statements. Should have fewer blanks lying around now.)
m (Prettifying the usage section.)
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 (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 (e.g. [[Rubber Balls]] don't have heads).
<code><nowiki>{{Monster
+
<br><pre><nowiki>{{Monster
 
|head=
 
|head=
 
|torso=
 
|torso=
Line 12: Line 12:
 
|skin=
 
|skin=
 
|groin=
 
|groin=
}}</nowiki></code><br>
+
}}</nowiki></pre>
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>

Revision as of 23:26, 10 April 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 (e.g. Rubber Balls don't have heads).


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