Template:StarshipTest
Template page
More actions
| {{{prefix}}} {{{name}}} | |
| General Information | |
| Assignment | |
| Template:StarshipTest |
Starship
This infobox exists for the purposes of providing a uniform and consistent method for displaying starship information on a wiki article. The code snippet below should be copied in it's entirety and set at the top of a page. For rows with no values, simply leave the line blank and it will not render in the final infobox.
Notes
- name - Just enter in the name, no need for formatting
- class - Just type in the class name, which sets the category
- displayclass - What will appear in the infobox, i.e. Odyssey-class explorer.
- co - This can be linked to a BFMS character page
- xo - This can be linked to a BFMS character page
- unit - Only use for RPGs--use Fourth Fleet Expeditionary Group
- squadron - only use as applicable
{{StarshipTest
| name = (just put the name here)
| prefix = (SS, USS, IKS etc)
| image =
| registry =
| class =
| displayclass =
| affiliation =
| status = (Active/Retired/NPC/Destroyed)
| commission =
| decommission =
| destroyed =
| unit = (only for RPGs -- use Fourth Fleet Expeditionary Group)
| mothership = (only for Aquarius escorts for their Odyssey motherships)
| homeport = (only supply for station attached ships)
| taskforce = (only supply a task force for primary/squadron commands, RPGs are not in task forces)
| taskgroup = (only supply a task force for primary/squadron commands, RPGs are not in task forces)
| squadron = (only supply a squadron if you have a squadron)
| quadrant =
| role =
| co =
| xo =
| dedication = (image of ships dedication plague to be added here)
}}
Example
| |
| USS Galaxy | |
| General Information | |
| Registry | NCC-72000 |
| Class & Type | Galaxy-class explorer |
| Affiliation | Starfleet |
| Status | Active |
| Commissioned | 2358 |
| Assignment | |
| Task Force | Task Force 99 |
| Task Group | Task Group 66 |
| Squadron | Galaxy Squadron |
| Role | Flagship |
| Quadrant | Beta Quadrant |
| Key Personnel | |
| Commanding Officer | Captain Bob |
| Executive Officer | Commander Stacey |
| Template:StarshipTest | |
The following code produced the infobox to the right.
{{StarshipTest
| name = Galaxy
| prefix = USS
| image = [[file:Galaxyclass.png]]
| registry = NCC-72000
| class = Galaxy
| displayclass = [[Galaxy Class|''Galaxy''-class explorer]]
| affiliation = [[Starfleet]]
| status = Active
| commission = 2358
| decommission =
| destroyed =
| unit =
| taskforce = Task Force 99
| taskgroup = Task Group 66
| squadron = Galaxy Squadron
| mothership =
| homeport =
| quadrant = Beta Quadrant
| role = Flagship
| co = Captain Bob
| xo = Commander Stacey
}}
