Corneil and Bernie Wiki
Advertisement

Description[]

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

Syntax[]

{{infobox character
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagewidth    = [e.g. "150"] [default: 210 pixels]
 | imagecaption  = 
 | position      =
 | friends       =
 | enemies       =
 | age           =
 | status        =
 | height        =
 | weight        =
}}

Samples[]

{{infobox character
 | title         = Flowa
 | image         = Example.jpg
 | imagecaption  = Flowa, at rest
 | position      = Legal Secret
 | age           = 2 months
 | status        = Active
 | height        = 5 inches
 | weight        = 20 grams
}}

Results in...

Flowa
Flowa, at rest
Flowa, at rest
Vital statistics
Position Legal Secretary
Age 2 months
Status Active
Physical attributes
Height 5 inches
Weight 20 grams

Description[]

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

Syntax[]

{{infobox episode
 | title       = 
 | season      = 
 | number      = 
 | image       = [e.g. "Example.jpg"]
 | imagewidth  = [e.g. "150"] [default: 210 pixels]
 | airdate     = 
 | writer      = 
 | director    = 
 | previous    = 
 | next        = 
}}

Sample output[]

{{infobox episode
 | title       = Flower of Babel
 | season      = One
 | number      = Three
 | image       = Example.jpg
 | airdate     = Unaired
 | writer      = D. Righta
 | director    = A. di Rektour
 | previous    = Episode Two
 | next        = Episode Four
}}

Results in...

Flower of Babel
Example
Season One, Episode Three
Vital statistics
Air date Unaired
Written by D. Righta
Directed by A. di Rektour
Episode guide
Previous Next
Episode Two Episode Four

Description[]

To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up. Don't forget to include brackets, to make the fields into links.

Syntax[]

{{infobox album
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagewidth    = [e.g. "150"] [default: 210 pixels]
 | imagecaption  = 
 | artist        = 
 | released      = 
 | recorded      = 
 | length        = 
 | label         = 
 | producer      = 
}}

Samples[]

{{infobox album
 | title         = Fleur
 | image         = Example.jpg
 | artist        = Marigold
 | released      = June 2012
 | recorded      = 2011
 | length        = 88:88
 | label         = Spring
 | producer      = Daffy
}}

Results in...

Fleur
Example
Marigold
Released June 2012
Recorded 2011
Length 88:88
Label Spring
Producer Daffy
Advertisement