Difference between revisions of "Template:Squadron"

Template page
Line 7: Line 7:
         {{!}} class="ibname" colspan="2" style="border-top-right-radius: 13px; border-top-left-radius: 13px;" width="315px" {{!}} '''{{{name}}}'''
         {{!}} class="ibname" colspan="2" style="border-top-right-radius: 13px; border-top-left-radius: 13px;" width="315px" {{!}} '''{{{name}}}'''
}}
}}
|-
{{#if:{{{unit|}}}|
{{!}} class="ibleft" {{!}} Unit
{{!}} class="ibright" {{!}}
{{{unit}}} }}
|-
|-
{{#if:{{{taskforce|}}}|
{{#if:{{{taskforce|}}}|
Line 63: Line 68:
| name =  
| name =  
| seal =  
| seal =  
| unit =
| taskforce =  
| taskforce =  
| taskgroup =  
| taskgroup =  
Line 77: Line 83:
| name = Arcturus Squadron
| name = Arcturus Squadron
| seal = [[File:ArcturusSeal.png]]
| seal = [[File:ArcturusSeal.png]]
| unit = Fourth Fleet Operations
| taskforce = [[Task Force 17]]
| taskforce = [[Task Force 17]]
| taskgroup = [[Task Group 9]]
| taskgroup = [[Task Group 9]]
Line 87: Line 94:
| templatemode = nocats
| templatemode = nocats
}}
}}
The following code produced the infobox to the right.
The following code produced the infobox to the right. '''Note: the only squadrons who will use the 'unit' item in practice are those assigned to the BFSS, as they aren't within task forces. All other squadrons should omit this field.'''
<pre>
<pre>
{{Squadron
{{Squadron
| name = Arcturus Squadron
| name = Arcturus Squadron
| seal = [[File:ArcturusSeal.png]]
| seal = [[File:ArcturusSeal.png]]
| unit = Fourth Fleet Operations
| taskforce = [[Task Force 17]]
| taskforce = [[Task Force 17]]
| taskgroup = [[Task Group 9]]
| taskgroup = [[Task Group 9]]

Revision as of 20:53, 21 December 2022

{{{name}}}
Leadership
Assignment
Template:Squadron

Squadron

{{Squadron
| name = 
| seal = 
| unit = 
| taskforce = 
| taskgroup = 
| headquarters =
| flagship =
| co =
| xo =
| quadrant =
| mission =
}}

Example

ArcturusSeal.png
Arcturus Squadron
Unit

Fourth Fleet Operations

Task Force

Task Force 17

Task Group

Task Group 9

Flagship

USS Arcturus

Leadership
Commander

VADM Elizabeth Hayden

Deputy Commander

CAPT Michael Lancaster

Assignment
Quadrant

Beta Quadrant

Headquarters

Deep Space 17

Mission

Deep Space Exploration

Template:Squadron


The following code produced the infobox to the right. Note: the only squadrons who will use the 'unit' item in practice are those assigned to the BFSS, as they aren't within task forces. All other squadrons should omit this field.

{{Squadron
| name = Arcturus Squadron
| seal = [[File:ArcturusSeal.png]]
| unit = Fourth Fleet Operations
| taskforce = [[Task Force 17]]
| taskgroup = [[Task Group 9]]
| headquarters = [[Deep Space 17]]
| flagship = [[USS Arcturus|USS ''Arcturus'']]
| co = [[bfms_char:15254|VADM Elizabeth Hayden]]
| xo = [[bfms_char:14961|CAPT Michael Lancaster]]
| quadrant = Beta Quadrant
| mission = Deep Space Exploration
}}