Template:Character Sidebar

From LCARS


Provided below is the template for the character sidebar, with an example of what it should look like. Please include this on character pages, and fill in the parameters as much as you can. Anything you do not wish to share or does not apply, feel free to remove from the code for you page. If you add information later, it does not matter what order the variables are in.

{{Character Sidebar
|image           = file name
|img-alt         = character's full name
|gender          = character's gender
|species         = character's species
|height          = character's height
|rank            = character's current rank
|position        = position character is currently serving
|birth           = date and location born
|death           = date of death
|parents         = list parents here
|siblings        = list siblings here
|spouse          = list spouses, current and past here
|offspring       = list child(ren) here
}}

The code for the provided sample looks like this:

{{Character Sidebar
|image           = John barrowman - jack figgins crop.jpg
|img-alt         = Jonathan "Jack" Figgins, Jr.
|gender          = male
|species         = Human
|height          = 5'11"
|rank            = Rear Admiral
|position        = Commander, Fleet Operations, Eta Fleet
|birth           = September 6th, 2347<br />San Francisco, Earth
|parents         = Admiral Jonathan Figgins, Sr., ret.<br />Diane Figgins
|spouse          = Commander Ellyssa Figgins, ret.
|offspring       = Commander Beatrice Figgins
}}