Difference between revisions of "Template:Monster"
From Flexible Survival
m (Borders?) |
m (Borders...) |
||
Line 20: | Line 20: | ||
<div align=center>'''{{FULLPAGENAME}}'''</div><br> | <div align=center>'''{{FULLPAGENAME}}'''</div><br> | ||
{|style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000" | {|style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000" | ||
− | ||Head: | + | |style="border-style: solid; border-width: 1px"|Head: |
− | ||{{{head|}}} | + | |style="border-style: solid; border-width: 1px"|{{{head|}}} |
|- | |- | ||
− | ||Torso: | + | |style="border-style: solid; border-width: 1px"|Torso: |
− | ||{{{torso|}}} | + | |style="border-style: solid; border-width: 1px"|{{{torso|}}} |
|- | |- | ||
− | ||Arms: | + | |style="border-style: solid; border-width: 1px"|Arms: |
− | ||{{{arms|}}} | + | |style="border-style: solid; border-width: 1px"|{{{arms|}}} |
|- | |- | ||
− | ||Legs: | + | |style="border-style: solid; border-width: 1px"|Legs: |
− | ||{{{legs|}}} | + | |style="border-style: solid; border-width: 1px"|{{{legs|}}} |
|- | |- | ||
− | ||Tail: | + | |style="border-style: solid; border-width: 1px"|Tail: |
− | ||{{{tail|}}} | + | |style="border-style: solid; border-width: 1px"|{{{tail|}}} |
|- | |- | ||
− | ||Skin: | + | |style="border-style: solid; border-width: 1px"|Skin: |
− | ||{{{skin|}}} | + | |style="border-style: solid; border-width: 1px"|{{{skin|}}} |
|- | |- | ||
− | ||Breasts: | + | |style="border-style: solid; border-width: 1px"|Breasts: |
− | ||{{{breasts|}}} | + | |style="border-style: solid; border-width: 1px"|{{{breasts|}}} |
|- | |- | ||
− | ||Penis: | + | |style="border-style: solid; border-width: 1px"|Penis: |
− | ||{{{penis|}}} | + | |style="border-style: solid; border-width: 1px"|{{{penis|}}} |
|- | |- | ||
− | ||Vagina: | + | |style="border-style: solid; border-width: 1px"|Vagina: |
− | ||{{{vagina|}}} | + | |style="border-style: solid; border-width: 1px"|{{{vagina|}}} |
|}</div> | |}</div> | ||
</includeonly> | </includeonly> |
Revision as of 22:24, 6 April 2011
A template to standardize the format of monster data.
Usage
Put the following on your page, filling in the blanks as appropriate:
{{Monster
|head=
|torso=
|arms=
|legs=
|tail=
|skin=
|breasts=
|penis=
|vagina=
}}