Difference between revisions of "Template:Monster"
From Flexible Survival
m (Borders!) |
m (Borders?) |
||
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> | ||
− | {|style="border-collapse: | + | {|style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000" |
− | |Head: | + | ||Head: |
− | |{{{head|}}} | + | ||{{{head|}}} |
|- | |- | ||
− | |Torso: | + | ||Torso: |
− | |{{{torso|}}} | + | ||{{{torso|}}} |
|- | |- | ||
− | |Arms: | + | ||Arms: |
− | |{{{arms|}}} | + | ||{{{arms|}}} |
|- | |- | ||
− | |Legs: | + | ||Legs: |
− | |{{{legs|}}} | + | ||{{{legs|}}} |
|- | |- | ||
− | |Tail: | + | ||Tail: |
− | |{{{tail|}}} | + | ||{{{tail|}}} |
|- | |- | ||
− | |Skin: | + | ||Skin: |
− | |{{{skin|}}} | + | ||{{{skin|}}} |
|- | |- | ||
− | |Breasts: | + | ||Breasts: |
− | |{{{breasts|}}} | + | ||{{{breasts|}}} |
|- | |- | ||
− | |Penis: | + | ||Penis: |
− | |{{{penis|}}} | + | ||{{{penis|}}} |
|- | |- | ||
− | |Vagina: | + | ||Vagina: |
− | |{{{vagina|}}} | + | ||{{{vagina|}}} |
|}</div> | |}</div> | ||
</includeonly> | </includeonly> |
Revision as of 22:23, 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=
}}