Difference between revisions of "Template:Squadron"

Template page
(Brining up to spec with PI)
m (Protected "Template:Squadron" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(4 intermediate revisions by 2 users not shown)
Line 13: Line 13:
<data source="xo"><label>Executive Officer</label></data>
<data source="xo"><label>Executive Officer</label></data>
<header>Assignment</header>
<header>Assignment</header>
<data source="quadrant"><label>Quadrant</label><format>[[{{{quadrant|}}}]]</format></data>
<data source="headquarters"><label>Headquarters</label><format>[[{{{headquarters|}}}]]</format></data>
<data source="headquarters"><label>Status</label><format>[[{{{headquarters|}}}]]</format></data>
<data source="mission"><label>Mission</label></data>
<data source="mission"><label>Mission</label></data>
<header name="footer">[[Template:Squadron]]</header>
<header name="footer">[[Template:Squadron]]</header>
Line 42: Line 41:
| co =  
| co =  
| xo =  
| xo =  
| quadrant =
| headquarters =  
| headquarters =  
| mission =  
| mission =  
Line 59: Line 57:
| co = [[bfms_char:15254|VADM Elizabeth Hayden]]
| co = [[bfms_char:15254|VADM Elizabeth Hayden]]
| xo = [[bfms_char:14961|CAPT Michael Lancaster]]
| xo = [[bfms_char:14961|CAPT Michael Lancaster]]
| quadrant = Beta Quadrant
| mission = Deep Space Exploration
| mission = Deep Space Exploration
| templatemode = nocats
}}
}}
<pre>
<pre>
Line 73: Line 71:
| co = [[bfms_char:15254|VADM Elizabeth Hayden]]
| co = [[bfms_char:15254|VADM Elizabeth Hayden]]
| xo = [[bfms_char:14961|CAPT Michael Lancaster]]
| xo = [[bfms_char:14961|CAPT Michael Lancaster]]
| quadrant = Beta Quadrant
| mission = Deep Space Exploration
| mission = Deep Space Exploration
}}
}}

Latest revision as of 07:59, 6 June 2024


Squadron

This infobox exists for the purpse of providing and uniform method for displaying squadron information. The code snippet below should be copied in its entirety and set at the top of a new article. For rows with no values, simply leave the line blank and it will not render in the final infobox.

Notes

  • Name - Just enter the squadron's name here. No need for formattig.
  • CO - This should be linked for your BFMS character page.
  • XO - This should be linked for your BFMS character page.
  • Unit - This is only to be used by RPGs and ships belonging to BFSS members. Leave this blank.

Code

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

Example


{{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]]
| mission = Deep Space Exploration
}}