Difference between revisions of "Template:Infobox Character"
From Manaverse Wiki
m |
|||
Line 1: | Line 1: | ||
{| class="infobox" style="font-size:89%; width:300px; background-color:#999999;" align="right" | {| class="infobox" style="font-size:89%; width:300px; background-color:#999999;" align="right" | ||
|- | |- | ||
− | ! colspan="2" style="background-color: | + | ! colspan="2" | |
+ | {| align="center" width="285px" style="background-color:#3366CC; color:#FFFFFF; font-size:120%; padding:1em" | ||
+ | | {{{Box title}}} | ||
+ | |} | ||
|- | |- | ||
! colspan="2" style="align:center" | {{{image|}}} | ! colspan="2" style="align:center" | {{{image|}}} | ||
Line 7: | Line 10: | ||
! colspan="2" style="align:center; font-size:75%;" | ''{{{Caption| }}}'' | ! colspan="2" style="align:center; font-size:75%;" | ''{{{Caption| }}}'' | ||
|- | |- | ||
− | ! colspan="2" style="background:#AAAAAA;" | '''Brief Info''' | + | ! colspan="2" | |
+ | {| align="center" width="285px" style="background:#AAAAAA;" | ||
+ | | '''Brief Info''' | ||
+ | |} | ||
+ | {| align="center" width="285px" | ||
|- | |- | ||
| style="width:30%;" | | | style="width:30%;" | | ||
'''Aliases''' | '''Aliases''' | ||
− | | style="width:70%;" | | + | | align="left" style="width:70%;" | |
{{{Aliases}}} | {{{Aliases}}} | ||
|- | |- | ||
| style="width:30%;" | | | style="width:30%;" | | ||
'''Age''' | '''Age''' | ||
− | | style="width:70%;" | | + | | align="left" style="width:70%;" | |
{{{Age}}} | {{{Age}}} | ||
|- | |- | ||
| style="width:30%;" | | | style="width:30%;" | | ||
'''Gender''' | '''Gender''' | ||
− | | style="width:70%;" | | + | | align="left" style="width:70%;" | |
{{{Gender}}} | {{{Gender}}} | ||
|- | |- | ||
| style="width:30%;" | | | style="width:30%;" | | ||
'''Species''' | '''Species''' | ||
− | | style="width:70%;" | | + | | align="left" style="width:70%;" | |
{{{Species}}} | {{{Species}}} | ||
|- | |- | ||
| style="width:30%;" | | | style="width:30%;" | | ||
'''Planet of Origin''' | '''Planet of Origin''' | ||
− | | style="width:70%;" | | + | | align="left" style="width:70%;" | |
{{{Planet}}} | {{{Planet}}} | ||
|- | |- | ||
| style="width:30%;" | | | style="width:30%;" | | ||
'''Allegiance''' | '''Allegiance''' | ||
− | | style="width:70%;" | | + | | align="left" style="width:70%;" | |
{{{Allegiance}}} | {{{Allegiance}}} | ||
|- | |- | ||
| style="width:30%;" | | | style="width:30%;" | | ||
'''Powers''' | '''Powers''' | ||
− | | style="width:70%;" | | + | | align="left" style="width:70%;" | |
{{{Powers}}} | {{{Powers}}} | ||
|- | |- | ||
| style="width:30%;" | | | style="width:30%;" | | ||
'''Family''' | '''Family''' | ||
− | | style="width:70%;" | | + | | align="left" style="width:70%;" | |
{{{Family}}} | {{{Family}}} | ||
+ | |} | ||
|} | |} | ||
Revision as of 02:57, 16 August 2014
| ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Basically, it'll be setup like this:
{{Infobox Character |Color=(Remove this parameter for default color.) |Box title= |image= |Caption=(Remove this parameter if you're not filling it in. Leaving it empty results in a random apostrophe for some reason.) |Aliases= |Age= |Gender= |Species= |Planet |Allegiance |Powers= |Family=}}
Example, this:
{{Infobox Character |Color=#123456 |Box title=Bobbert |image= |Aliases=Bob |Age=25? |Gender=Male |Species=Human |Planet=6KT Land |Allegiance=EH Men |Powers=n/a |Family=Dead. They're all dead.}}
Produces this:
| |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
| |||||||||||
|
It also works if you set it up as a single line.