Difference between revisions of "Template:Infobox Character"
From Manaverse Wiki
m |
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; border-radius:0.25em" align="right" |
|- | |- | ||
! colspan="2" | | ! colspan="2" | | ||
− | {| align="center" width="285px" style="background-color:{{{Color|#3366CC}}}; color:#FFFFFF; font-size:120%; padding:1em" | + | {| align="center" width="285px" style="background-color:{{{Color|#3366CC}}}; color:#FFFFFF; font-size:120%; padding:1em; border-radius:0.25em" |
| {{{Box title}}} | | {{{Box title}}} | ||
|} | |} | ||
Line 11: | Line 11: | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
− | {| colspan="2" align="center" width="285px" style="background:#AAAAAA" | + | {| colspan="2" align="center" width="285px" style="background:#AAAAAA; border-radius:0.25em" |
|- | |- | ||
| align="center" | '''Brief Info''' | | align="center" | '''Brief Info''' |
Revision as of 19:05, 19 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.