Difference between revisions of "Template:Starbase"

Template page
m
m (Undo revision 10649 by McGig (talk) Regretting the changes because of all the pre-existing starbase articles)
Tag: Undo
 
(4 intermediate revisions by the same user not shown)
Line 17: Line 17:
{{#if: {{{class|}}}|
{{#if: {{{class|}}}|
{{!}} class="ibleft" {{!}} Class
{{!}} class="ibleft" {{!}} Class
{{!}} class="ibright" {{!}} {{{class}}}
{{!}} class="ibright" {{!}}  
{{{class}}}
}}
}}
|-
|-
Line 87: Line 88:
{{#if: {{{taskforce|}}}|
{{#if: {{{taskforce|}}}|
{{!}} class="ibleft" {{!}} Task Force
{{!}} class="ibleft" {{!}} Task Force
{{!}} class="ibright" {{!}} {{{taskforce}}}
{{!}} class="ibright" {{!}} [[{{{taskforce}}}]]
}}
}}
|-
|-
Line 128: Line 129:
</div>
</div>
<includeonly>
<includeonly>
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Starbases]][[Category:{{{class}}}-class]]{{#if: {{{taskforce|}}}|[[Category:{{{taskforce}}}]]|<!-- do nothing -->}}{{#if: {{{unit|}}}|[[Category:{{{unit}}}]]|<!-- do nothing -->}}{{DEFAULTSORT:{{{name}}}}}
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Starbases]]{{#if: {{{taskforce|}}}|[[Category:{{{taskforce}}}]]|<!-- do nothing -->}}{{#if: {{{unit|}}}|[[Category:{{{unit}}}]]|<!-- do nothing -->}}{{DEFAULTSORT:{{{name}}}}}
}}
}}
</includeonly><noinclude>
</includeonly><noinclude>

Latest revision as of 11:21, 17 July 2023

{{{name}}}
Information
Template:Starbase

Starbase

To be used when creating a starbase article

{{Starbase
| name = 
| image = 
| registry = 
| class = (a proper class link will need to go in here for now)
| affiliation = 
| status = (Active/Decommissioned/Destroyed)
| commissioned = 
| decommissioned = 
| destroyed = 
| system = 
| sector = 
| region = 
| quadrant = 
| role = 
| 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)
| co = 
| xo = 
| crew = 
| dedication = 
}}

Example

Spacedockclass.png
Starbase Kickass
Information
Class

Spacedock-class

Affiliation

Starfleet, but only because their branding was already all over the place

Location
System The fun one, with all the parties going on
Sector Wouldn't you like to know
Assignment
Role

Spinning Top of Death

Personnel
Commanding Officer Depends on the day of the week really
Station Populations

The Never Ending Rave!

Template:Starbase


The following code produced the infobox to the right.

{{Starbase
| name = Starbase Kickass
| image = [[file:spacedockclass.png]]
| registry = 
| class = [[Spacedock Class|''Spacedock''-class]]
| affiliation = [[Starfleet]], but only because their branding was already all over the place
| status = 
| commissioned = 
| decommissioned = 
| destroyed = 
| system = The fun one, with all the parties going on
| sector = Wouldn't you like to know
| region = 
| quadrant = 
| role = Spinning Top of Death
| unit = 
| taskforce = 
| taskgroup = 
| squadron = 
| co = Depends on the day of the week really
| xo = 
| crew = The Never Ending Rave!
| dedication = 
}}