Template:Ship Sidebar

From LCARS


Provided below is the template for the ship sidebar, with an example of what it should look like. Please include this on ship 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.

{{Ship Sidebar
|image      = picture of ship.jpg
|img-alt    = ship name
|registry   = ship registry number
|class      = ship class
|height     = height of ship
|length     = length of ship
|decks      = number of decks
|crew       = number of crew
|launch     = date of launch
|retired    = date of retirement/destruction
|dedication = quote from dedication plaque
}}

The code for the provided sample looks like this:

{{Ship Sidebar
|image      = USS Defiant (NX-74205), quarter view.jpg
|img-alt    = USS Joshua Norton
|registry   = NCC-74819-A
|class      = Defiant Class
|height     = 25.5m
|length     = 119.5m
|decks      = 4
|crew       = 32
|launch     = Sept 15th 2415
|retired    =
|dedication =      "It is human nature to yearn to be what we were never intended for. It is singular, but it is so." -Mark Twain
}}