Difference between revisions of "Template:Infobox Character"

From Manaverse Wiki
Jump to: navigation, search
m
m
Line 2: Line 2:
 
|-
 
|-
 
! colspan="2" |
 
! colspan="2" |
{| align="center" width="285px" style="background-color:{{{Color}}}; color:#FFFFFF; font-size:120%; padding:1em"  
+
{| align="center" width="285px" style="background-color:{{{Color|#3366CC}}}; color:#FFFFFF; font-size:120%; padding:1em"  
 
| {{{Box title}}}
 
| {{{Box title}}}
 
|}
 
|}

Revision as of 17:22, 16 August 2014

{{{Box title}}}
Brief Info

Aliases

{{{Aliases}}}

Age

{{{Age}}}

Gender

{{{Gender}}}

Species

{{{Species}}}

Planet of Origin

{{{Planet}}}

Allegiance

{{{Allegiance}}}

Powers

{{{Powers}}}

Family

{{{Family}}}


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:

Bobbert

Aliases

Bob

Age

25?

Gender

Male

Species

Human

Homeworld

6KT Land

Domain

{{{Domain}}}

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.