Difference between revisions of "Template:Character Infobox"
From Final Kingdom MUSH
Oathkeeper (Talk | contribs) m |
Oathkeeper (Talk | contribs) m |
||
Line 36: | Line 36: | ||
.CharacterBox tr:nth-last-child(1) td {border-radius:0px 0px 5px 5px;} | .CharacterBox tr:nth-last-child(1) td {border-radius:0px 0px 5px 5px;} | ||
− | + | #Image {padding:0px;} | |
− | + | #Image tr {padding:0px;} | |
+ | #Image tr td {padding:0px;} | ||
}}{| class="CharacterBox" | }}{| class="CharacterBox" | ||
! style="text-align: center; background-color:#ccccff; border-radius: 5px 5px 0px 0px;" colspan="2" width="100%" |{{#if:{{{firstname|}}}|'''{{{firstname}}} {{#if:{{{middlename|}}} |{{{middlename|}}} |}}{{{lastname|}}}'''|{{PAGENAME}} }} | ! style="text-align: center; background-color:#ccccff; border-radius: 5px 5px 0px 0px;" colspan="2" width="100%" |{{#if:{{{firstname|}}}|'''{{{firstname}}} {{#if:{{{middlename|}}} |{{{middlename|}}} |}}{{{lastname|}}}'''|{{PAGENAME}} }} | ||
|- | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
− | {{!}} colspan="2" | + | {{!}} colspan="2" id="image" {{!}}<center>[[File:{{{image|}}}|{{{imageoptions|300px}}}]]</center> |
{{#if:{{{caption|}}}|<center>{{{caption}}}</center>|}} | {{#if:{{{caption|}}}|<center>{{{caption}}}</center>|}} | ||
{{!}}-|}}| colspan="2" style="text-align:center;" bgcolor="9e9e9e" | '''Appearance''' | {{!}}-|}}| colspan="2" style="text-align:center;" bgcolor="9e9e9e" | '''Appearance''' |
Revision as of 09:41, 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.