Template:Infobox character

From Launchpad: McClack Wiki | Fandom
Revision as of 18:04, 10 November 2015 by imported>Default
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<infobox> <title source="name"> <default>Infobox character</default> </title> <image source="image">

</image> <group> <label>Aliases</label> <label>Relatives</label> <label>Affiliation</label> </group> <group> <header>Biographical information</header> <label>Marital status</label> <label>Date of birth</label> <label>Place of birth</label> <lable>Date of death</lable> <label>Date of death</label> </group> <group> <header>Physical description</header> <label>Species</label> <label>Gender</label> <label>Height</label> <label>Weight</label> <label>Eye color</label> </group> </infobox>

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Infobox_character/doc to edit this documentation. (How does this work?)

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{infobox character
 | name             = 
 | image            = [e.g. "Example.jpg"]
 | imagecaption     =
 | aliases          =
 | banterlevel      =
 | location         =
 | age              =
 | affiliations     =
 | pastaffiliations =
 | height           =
 | dicklength       =
 | mentaldisorders  =
}}

Samples

{{infobox character
 | name             = man
 | image            = Thor_poster.jpg
 | imagecaption     = the man himsolf
 | aliases          = dude
 | banterlevel      = 20
 | location         = here
 | age              = 1
 | affiliations     = me
 | pastaffiliations = none
 | height           = 5
 | dicklength       = 7
 | mentaldisorders  = all
}}

Results in...

<infobox> <title source="name"> <default>Infobox character</default> </title> <image source="image">

</image> <group> <label>Aliases</label> <label>Relatives</label> <label>Affiliation</label> </group> <group> <header>Biographical information</header> <label>Marital status</label> <label>Date of birth</label> <label>Place of birth</label> <lable>Date of death</lable> <label>Date of death</label> </group> <group> <header>Physical description</header> <label>Species</label> <label>Gender</label> <label>Height</label> <label>Weight</label> <label>Eye color</label> </group> </infobox>