Difference between revisions of "Template:Character Infobox"
From Final Kingdom MUSH
Oathkeeper (Talk | contribs) m |
Oathkeeper (Talk | contribs) m |
||
| Line 29: | Line 29: | ||
</noinclude> | </noinclude> | ||
<includeonly>{{#css: | <includeonly>{{#css: | ||
| − | .CharacterBox {width: 300px; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left; border-radius: 5px; border-spacing:1px;} | + | .CharacterBox {width: 300px; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; margin-right: 1em; padding: 0.2em; float: right; clear: right; text-align:left; border-radius: 5px; border-spacing:1px;} |
.CharacterBox td,th { padding:0px 0px 0px 5px;} | .CharacterBox td,th { padding:0px 0px 0px 5px;} | ||
.CharacterBox th:nth-child(1) { width:100px; } | .CharacterBox th:nth-child(1) { width:100px; } | ||
Revision as of 09:33, 26 September 2012
This is the "Character Infobox" template. It should be called in the following format:
{{Character Infobox
|firstname=
|lastname=
|middlename=
|image=
|imageoptions=
|caption=
|age=
|species=
|sex=
|height=
|weight=
|series=
|styles=
|hometown=
|group=
|occupation=
|alignment=
|themesong=
|quote=
|footer=
}}
Edit the page to see the template text.