Difference between revisions of "Template:Starship"
Template page
m (Fixing so if type isn't present, won't cause bad things) |
m |
||
Line 130: | Line 130: | ||
| decommission = | | decommission = | ||
| destroyed = | | destroyed = | ||
| unit = (only for RPGs -- use Fourth Fleet Expeditionary Group) | | unit = (only for RPGs -- use Fourth Fleet Expeditionary Group) | ||
| taskforce = (only supply a task force for primary/squadron commands, RPGs are not in task forces) | | taskforce = (only supply a task force for primary/squadron commands, RPGs are not in task forces) | ||
Line 137: | Line 136: | ||
| mothership = (only for Aquarius escorts for their Odyssey motherships) | | mothership = (only for Aquarius escorts for their Odyssey motherships) | ||
| homeport = (only supply for station attached ships) | | homeport = (only supply for station attached ships) | ||
| role = | |||
| co = | | co = | ||
| xo = | | xo = | ||
Line 155: | Line 155: | ||
| destroyed = | | destroyed = | ||
| unit = | | unit = | ||
| taskforce = Task Force Kickass | | taskforce = Task Force Kickass | ||
| taskgroup = Task Group Whippersnapper | | taskgroup = Task Group Whippersnapper | ||
Line 161: | Line 160: | ||
| mothership = [[USS Wonka|USS ''Wonka'']] | | mothership = [[USS Wonka|USS ''Wonka'']] | ||
| homeport = [[Starbase Kickass]] | | homeport = [[Starbase Kickass]] | ||
| role = Imaginary | |||
| quadrant = Right behind you | | quadrant = Right behind you | ||
| co = Commander William T Riker | | co = Commander William T Riker | ||
Line 169: | Line 169: | ||
The following code produced the infobox to the right. | The following code produced the infobox to the right. | ||
<pre> | <pre> | ||
{{ | {{Starship | ||
| name = Lollipop | | name = Lollipop | ||
| prefix = USS | | prefix = USS | ||
Line 175: | Line 175: | ||
| registry = | | registry = | ||
| class = Galaxy | | class = Galaxy | ||
| affiliation = [[Starfleet]] - sorta | | affiliation = [[Starfleet]] - sorta | ||
| status = A good ship. | | status = A good ship. | ||
Line 182: | Line 181: | ||
| destroyed = | | destroyed = | ||
| unit = | | unit = | ||
| taskforce = Task Force Kickass | | taskforce = Task Force Kickass | ||
| taskgroup = Task Group Whippersnapper | | taskgroup = Task Group Whippersnapper | ||
Line 188: | Line 186: | ||
| mothership = [[USS Wonka|USS ''Wonka'']] | | mothership = [[USS Wonka|USS ''Wonka'']] | ||
| homeport = [[Starbase Kickass]] | | homeport = [[Starbase Kickass]] | ||
| role = Imaginary | |||
| quadrant = Right behind you | | quadrant = Right behind you | ||
| co = Commander William T Riker | | co = Commander William T Riker |
Revision as of 03:45, 22 December 2022
{{{prefix}}} {{{name}}} | |
General Information | |
Assignment | |
Template:Starship |
Starship
This infobox exists for the purpose of providing a uniform and consistent method for displaying starship information on a wiki article. The code snippet below should be copied in its 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, the infobox will do the rest
- co - This can be linked to a BFMS character page
- xo - This can be linked to a BFMS character page
- unit - Only used for RPGs. Use Fourth Fleet Expeditionary Group
- squadron - only use as applicable
{{Starship | name = (just put the name here) | prefix = (SS, USS, IKS etc) | image = | registry = | class = | type = (frigate, destroyer, cruiser etc etc. Consult class page if unsure or leave blank) | affiliation = | status = (Active/Retired/NPC/Destroyed) | commission = | decommission = | destroyed = | unit = (only for RPGs -- use Fourth Fleet Expeditionary Group) | 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) | mothership = (only for Aquarius escorts for their Odyssey motherships) | homeport = (only supply for station attached ships) | role = | co = | xo = | dedication = (image of ships dedication plague to be added here) }}
Example
USS Lollipop | |
General Information | |
Class & Type | Galaxy-class |
Affiliation | Starfleet - sorta |
Status | A good ship. |
Commissioned | It's just been commissioned. |
Assignment | |
Task Force | Task Force Kickass |
Task Group | Task Group Whippersnapper |
Squadron | Kickass Squadron |
Mothership | USS Wonka |
Home Port | Starbase Kickass |
Role | Imaginary |
Key Personnel | |
Commanding Officer | Commander William T Riker |
Executive Officer | Also Riker, because there's two of them |
Template:Starship |
The following code produced the infobox to the right.
{{Starship | name = Lollipop | prefix = USS | image = [[file:Galaxyclass.png]] | registry = | class = Galaxy | affiliation = [[Starfleet]] - sorta | status = A good ship. | commission = It's just been commissioned. | decommission = | destroyed = | unit = | taskforce = Task Force Kickass | taskgroup = Task Group Whippersnapper | squadron = Kickass Squadron | mothership = [[USS Wonka|USS ''Wonka'']] | homeport = [[Starbase Kickass]] | role = Imaginary | quadrant = Right behind you | co = Commander William T Riker | xo = Also Riker, because there's two of them | dedication = }}