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:#777777; border-radius:0.25em" align="right" | {| class="infobox" style="font-size:89%; width:300px; background-color:#777777; border-radius:0.25em" align="right" | ||
|- | |- | ||
| − | ! colspan=" | + | ! colspan="3" | |
| − | {| align="center" width=" | + | {| align="center" width="97%" style="background-color:#888888; border-radius:0.25em" |
| style="background-color:{{{Color|#3366CC}}}; color:#FFFFFF; font-size:120%; padding:1em; border-radius:0.25em" | {{{Box title}}} | | style="background-color:{{{Color|#3366CC}}}; color:#FFFFFF; font-size:120%; padding:1em; border-radius:0.25em" | {{{Box title}}} | ||
|- | |- | ||
| − | ! colspan=" | + | ! colspan="3" style="align:center" | {{{image|}}} |
|- | |- | ||
| − | ! colspan=" | + | ! colspan="3" style="align:center; font-size:75%;" | ''{{{Caption| }}}'' |
|} | |} | ||
|- | |- | ||
| − | | colspan=" | + | | colspan ="3" | |
| − | {| | + | {| align="center" width="97%" style="background:#888888; border-radius:0.25em" |
|- | |- | ||
| − | | align="center" style="width: | + | | align="center" style="width:20%" | |
'''Aliases''' | '''Aliases''' | ||
| − | | align="left" style="width: | + | | align="left" style="width:40%" | |
{{{Aliases}}} | {{{Aliases}}} | ||
| + | | rowspan="5" align="center" | {{{Planet Icon|}}} | ||
|- | |- | ||
| − | | align="center" style="width: | + | | align="center" style="width:20%;" | |
'''Age''' | '''Age''' | ||
| − | | align="left" style="width: | + | | align="left" style="width:40%;" | |
{{{Age}}} | {{{Age}}} | ||
|- | |- | ||
| − | | align="center" style="width: | + | | align="center" style="width:20%;" | |
'''Gender''' | '''Gender''' | ||
| − | | align="left" style="width: | + | | align="left" style="width:40%;" | |
{{{Gender}}} | {{{Gender}}} | ||
|- | |- | ||
| − | | align="center" style="width: | + | | align="center" style="width:20%;" | |
'''Species''' | '''Species''' | ||
| − | | align="left" style="width: | + | | align="left" style="width:40%;" | |
{{{Species}}} | {{{Species}}} | ||
|- | |- | ||
| − | | align="center" style="width: | + | | align="center" style="width:20%;" | |
'''Homeworld''' | '''Homeworld''' | ||
| − | | align="left" style="width: | + | | align="left" style="width:30%" | |
{{{Planet}}} | {{{Planet}}} | ||
| − | |||
|- | |- | ||
| − | + | | align="center" style="width:20%;" | | |
| − | + | ||
| − | + | ||
| − | | align="center" style="width: | + | |
'''Domain''' | '''Domain''' | ||
| − | | align="left" style="width: | + | | colspan ="2" align="left" style="width:80%;" | |
{{{Domain}}} | {{{Domain}}} | ||
|- | |- | ||
| − | | align="center" style="width: | + | | align="center" style="width:20%;" | |
'''Soul Phantasms''' | '''Soul Phantasms''' | ||
| − | | align="left" style="width: | + | | colspan ="2" align="left" style="width:80%;" | |
{{{Powers}}} | {{{Powers}}} | ||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| − | | align="center" style="width: | + | | align="center" style="width:20%;" | |
'''Affiliations''' | '''Affiliations''' | ||
| − | | align="left" style="width: | + | | colspan ="2" align="left" style="width:80%;" | |
{{{Allegiance}}} | {{{Allegiance}}} | ||
|- | |- | ||
| − | | align="center" style="width: | + | | align="center" style="width:20%;" | |
'''Relatives''' | '''Relatives''' | ||
| − | | align="left" style="width: | + | | colspan ="2" align="left" style="width:80%;" | |
{{{Family}}} | {{{Family}}} | ||
|} | |} | ||
Revision as of 02:05, 11 February 2015
| |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||
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=
|Domain=
|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
|Domain=n/a
|Powers=n/a
|Family=Dead. They're all dead.}}
Produces this:
| |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
| |||||||||||
| |||||||||||
It also works if you set it up as a single line.