Difference between revisions of "Template:Monster"

From Flexible Survival
Jump to: navigation, search
m (Reverted edits by Mirana (talk) to last revision by DeMatt)
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
+
<br><pre><nowiki>{{Monster
 
|arms=
 
|arms=
 
|tail=
 
|tail=
Line 12: Line 12:
 
|skin=
 
|skin=
 
|torso=
 
|torso=
|location1=
 
|level1=
 
|location2=
 
|level2=
 
|location3=
 
|level3=
 
|location4=
 
|level4=
 
|location5=
 
|level5=
 
|location6=
 
|level6=
 
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 
</noinclude>
 
</noinclude>
Line 52: Line 40:
 
{{!}}-|}}
 
{{!}}-|}}
 
|}
 
|}
<br><div align=center>'''Known Locations'''</div><br>
+
</div>
{|style="width:198px; border-collapse: collapse; border-width: 0px; border-style: solid; border-color: #000"
 
{{#if:{{{location1|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}{{{location1}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:center"{{!}}{{{level1}}}
 
{{!}}-|}}
 
{{#if:{{{location2|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}{{{location2}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:center"{{!}}{{{level2}}}
 
{{!}}-|}}
 
{{#if:{{{location3|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}{{{location3}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:center"{{!}}{{{level3}}}
 
{{!}}-|}}
 
{{#if:{{{location4|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}{{{location4}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:center"{{!}}{{{level4}}}
 
{{!}}-|}}
 
{{#if:{{{location5|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}{{{location5}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:center"{{!}}{{{level5}}}
 
{{!}}-|}}
 
{{#if:{{{location6|}}}|{{!}}style="border-style: solid; border-width: 1px"{{!}}{{{location6}}}
 
{{!}}style="border-style: solid; border-width: 1px; text-align:center"{{!}}{{{level6}}}
 
{{!}}-|}}
 
|}</div>
 
 
[[Category:Monsters]]
 
[[Category:Monsters]]
 
</includeonly>
 
</includeonly>

Revision as of 18:40, 3 June 2013

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
|arms=
|tail=
|groin=
|head=
|legs=
|skin=
|torso=
}}