Template:Character Sidebar: Difference between revisions

From LCARS
m (fixed category)
m (Adjusted formatting for retired officers)
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
|position        = Commander, Fleet Operations, Eta Fleet
|position        = Commander, Fleet Operations, Eta Fleet
|birth          = September 6th, 2347<br />San Francisco, Earth
|birth          = September 6th, 2347<br />San Francisco, Earth
|parents        = Admiral Jonathan Figgings, Sr., retired<br />Diane Figgins
|parents        = Admiral Jonathan Figgins, Sr., ret.<br />Diane Figgins
|spouse          = Commander Ellyssa Figgins, retired
|spouse          = Commander Ellyssa Figgins, ret.
|offspring      = Commander Beatrice Figgins
|offspring      = Commander Beatrice Figgins
}}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.
}}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.
Line 40: Line 40:
|position        = Commander, Fleet Operations, Eta Fleet
|position        = Commander, Fleet Operations, Eta Fleet
|birth          = September 6th, 2347<br />San Francisco, Earth
|birth          = September 6th, 2347<br />San Francisco, Earth
|parents        = Admiral Jonathan Figgings, Sr., retired<br />Diane Figgins
|parents        = Admiral Jonathan Figgins, Sr., ret.<br />Diane Figgins
|spouse          = Commander Ellyssa Figgins, retired
|spouse          = Commander Ellyssa Figgins, ret.
|offspring      = Commander Beatrice Figgins
|offspring      = Commander Beatrice Figgins
}}</pre>
}}</pre>

Latest revision as of 09:46, 30 August 2019


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
}}