Difference between revisions of "Template:Monster"
From Flexible Survival
m (Forgot skin.) |
(Maybe a table will work?) |
||
Line 19: | Line 19: | ||
<div class="noprint" style="float:right; border:1px solid black;width:200px;background-color:#FFF;padding:3px;"> | <div class="noprint" style="float:right; border:1px solid black;width:200px;background-color:#FFF;padding:3px;"> | ||
<div align=center>'''{{FULLPAGENAME}}'''</div><br> | <div align=center>'''{{FULLPAGENAME}}'''</div><br> | ||
− | Head: | + | {| |
− | Torso: | + | |Head: |
− | Arms: | + | |{{{head|}}} |
− | Legs: | + | |- |
− | Tail: | + | |Torso: |
− | Skin: | + | |{{{torso|}}} |
− | Breasts: | + | |- |
− | Penis: | + | |Arms: |
− | Vagina: | + | |{{{arms|}}} |
− | </div> | + | |- |
+ | |Legs: | ||
+ | |{{{legs|}}} | ||
+ | |- | ||
+ | |Tail: | ||
+ | |{{{tail|}}} | ||
+ | |- | ||
+ | |Skin: | ||
+ | |{{{skin|}}} | ||
+ | |- | ||
+ | |Breasts: | ||
+ | |{{{breasts|}}} | ||
+ | |- | ||
+ | |Penis: | ||
+ | |{{{penis|}}} | ||
+ | |- | ||
+ | |Vagina: | ||
+ | |{{{vagina|}}} | ||
+ | |}</div> | ||
</includeonly> | </includeonly> |
Revision as of 22:17, 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=
}}