Difference between revisions of "Template:Infobox Character"

From Manaverse Wiki
Jump to: navigation, search
m
m
Line 3: Line 3:
 
! colspan="3" |
 
! colspan="3" |
 
{| align="center" width="97%" style="background-color:#888888; border-radius:0.25em"  
 
{| 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:2px outset {{{Color|#3366CC}}}; border-radius:0.25em" | {{{Box title}}}
+
| style="background-color:{{{Color|#3366CC}}}; color:#FFFFFF; font-size:120%; text-shadow:1.5px 1.5px black; padding:1em;  border:2px outset {{{Color|#3366CC}}}; border-radius:0.25em" | {{{Box title}}}
 
|-
 
|-
 
! colspan="3" style="align:center" | {{{image|}}}
 
! colspan="3" style="align:center" | {{{image|}}}

Revision as of 16:35, 12 March 2015

{{{Box title}}}

Aliases

{{{Aliases}}}

Age

{{{Age}}}

Gender

{{{Gender}}}

Species

{{{Species}}}

Homeworld

{{{Planet}}}

Domain

{{{Domain}}}

Soul Phantasms

{{{Powers}}}

Affiliations

{{{Allegiance}}}

Relatives

{{{Family}}}

Basically, it'll be setup like this:

{{Infobox Character
|Color=(Character color. Remove this parameter for default color.)
|Box title=(Character's name as indicated by the page title.)
|image=(Character image. Prefered size is 250px.)
|Caption=(Image caption. Remove this parameter if you're not filling it in. For whatever reason,
 leaving it empty results in a random apostrophe for some reason.)
|Aliases=(Character's Aliases.)
|Age=(Character's Age.)
|Gender=(Self explanatory.)
|Species=(Character's species.)
|Planet=(Character's homeworld.)
|Domain=(Character's Domain.)
|Powers=(Character's Soul Phantasms.)
|Allegiance=
|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:

Bobbert

Aliases

Bob

Age

25?

Gender

Male

Species

Human

Homeworld

6KT Land

Domain

n/a

Soul Phantasms

n/a

Affiliations

EH Men

Relatives

Dead. They're all dead.

It also works if you set it up as a single line.