Sidebar starship
Discuss71
35,793pages on
this wiki
this wiki
Template page
- The following documentation is transcluded from Template:Sidebar starship/doc:
Usage
Edit
This template can be used as a standardized sidebar on any starship page. The resulting layout can be seen in the example below.
The following code can be copied to the top of any starship article directly.
{{sidebar starship
|image =
|imagecap =
|Name =
|Class =
|Registry =
|owner =
|operator =
|Status =
|Datestatus =
|image2 =
|imagecap2 =
|Logo =
}}
The template uses the following variables:
Variables
Edit
- image
- Filename of an image, without "File:" namespace prefix.
- Name
- Name of the starship
- Class
- Class or Type
- Registry
- Registry number, if known. Leave blank otherwise, this field is optional
- Owner
- Name of the entity that owns this vessel
- Operator
- Name of the entity that operates this vessel
- Status
- Status of the vessel when last seen. No speculation about possible later status changes of the vessel!
- Datestatus
- Year of the status given above.
- Logo
- Assignment patch. Leave blank otherwise, this field is optional
Example
Edit
| ISS Avenger | |
|---|---|
| Class: | NX-class |
| Registry: | NX-09 |
| Owner: | Terran Empire |
| Operator: | Starfleet |
| Status: | Destroyed (2155) |
{{sidebar starship
|image = ISS Avenger.jpg
|Name = ISS ''Avenger''
|Class = {{Class|NX}}
|Registry = NX-09
|owner = [[Terran Empire]]
|operator = {{mu|Starfleet}}
|Status = Destroyed
|Datestatus = 2155
|image2 = ISS Avenger explodes.jpg
|imagecap2 = ISS ''Avenger'' destroyed
|Logo = ISS Avenger assignment patch.gif
}}


