Template:Ship Data: Difference between revisions

Template page
(updating documentation)
No edit summary
Line 68: Line 68:
<noinclude>
<noinclude>
= Documentation =
= Documentation =
''Insert what this template is about.''
This template allows for quick updating of ''Battlestar Wiki'' articles that are related to Galactica ships.


== Usage ==
== Usage ==
<pre>
''Insert full usage here.''
</pre>
=== Required parameters ===
''Insert Required parameters''
=== Optional parameters ===
''Insert Optional parameters''
'''Example Code'''<br/>
----
<pre>
<pre>
{{Ship Data
{{Ship Data
Line 104: Line 87:
| arm=   
| arm=   
| status=  
| status=  
| img=
| width=
| width=
| height=
| height=
Line 111: Line 93:
| wingspan=
| wingspan=
| otherdi=
| otherdi=
| img=
}}
}}
</pre>
</pre>
----
 
You can leave fields out if they do not apply to the ship. Please check out [[Colonial One]] for a more in-depth example.
=== Optional parameters ===
* '''image''': The filename of the images.
* '''title''': What is the ships name
* '''race''': Insert the race of the ship
* '''type''': Civilian or Miltary
* '''ftl''': Does this ship have '''[[FTL]]''' and what is it's status.
* '''propol''': What's it's normal propultion
* '''crew''': Estimated Crew Capacity.
* '''cap''': Estimated Overall Capacity.
* '''co''':  Who is the CO of the ship. Please wikify.
* '''xo''':  Who is the XO of the ship. Please wikify.
* '''role''': Ship function.
* '''weapons''': What type of weapons are on board the ship itself.
* '''arm''':  Detailed weapons list
* '''status''': What is it's current status within the fleet
* '''width''': Width of Ship; Not Including Wings or Pods
* '''height''': Height of Ship; Not Including Wings or Pods
* '''length''': Length of Ship; Not Including Wings or Pods
** Should be in ''<code><nowiki>X feet (X meters)</nowiki></code>''
* '''weight''': Displacment of Ship
* '''wingspan''': Wingspan Width; Pod Width
* '''otherdi''': Insert other dimentions in here followed by <code><nowiki><br /></nowiki></code>
* '''img''': Set to '''Y''' if there are more images below in a gallery format.
 
[[Category:Infobox|Ship Data]]
[[Category:Infobox|Ship Data]]
</noinclude>
</noinclude>

Revision as of 14:05, 8 August 2006


Documentation[edit]

This template allows for quick updating of Battlestar Wiki articles that are related to Galactica ships.

Usage[edit]

{{Ship Data
| image= 
| title=
| race= 
| type= 
| ftl= 
| propol=
| crew= 
| cap=
| co= 
| xo= 
| role=
| weapons=  
| arm=  
| status= 
| width=
| height=
| length=
| weight=
| wingspan=
| otherdi=
| img= 
}}

Optional parameters[edit]

  • image: The filename of the images.
  • title: What is the ships name
  • race: Insert the race of the ship
  • type: Civilian or Miltary
  • ftl: Does this ship have FTL and what is it's status.
  • propol: What's it's normal propultion
  • crew: Estimated Crew Capacity.
  • cap: Estimated Overall Capacity.
  • co: Who is the CO of the ship. Please wikify.
  • xo: Who is the XO of the ship. Please wikify.
  • role: Ship function.
  • weapons: What type of weapons are on board the ship itself.
  • arm: Detailed weapons list
  • status: What is it's current status within the fleet
  • width: Width of Ship; Not Including Wings or Pods
  • height: Height of Ship; Not Including Wings or Pods
  • length: Length of Ship; Not Including Wings or Pods
    • Should be in X feet (X meters)
  • weight: Displacment of Ship
  • wingspan: Wingspan Width; Pod Width
  • otherdi: Insert other dimentions in here followed by <br />
  • img: Set to Y if there are more images below in a gallery format.