Difference between revisions of "Template:Infobox Ship"

From Imperial Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Usage==
<includeonly>
Put one of these in for all the ships in the wiki.  It creates an infobox for easy reference.
{| class="infobox" align="right" style="background-color:white; border:1px solid lightsteelblue; width:404px; text-align: left; font-size: 100%; padding:5px; margin-left: 10px; float: right"
|- style="background-color: lightsteelblue; font-size: 120%;"
! colspan="2" align="center" | {{{name}}}
|-
| colspan="2" | [[Image:{{{image}}}|center|thumb|400px|{{{caption}}}]]
|-
! Role:
| {{{role}}}
|-
! Commissioned:
| {{{commissioned}}}
|-
! Length:
| {{{length}}}
|-
! Width:
| {{{width}}}
|-
! Height:
| {{{height}}}
|-
! Mass:
| {{{mass}}}
|-
! Decks:
| {{{decks}}}
|-
! Crew:
| {{{crew}}}
|-
! Maximum capacity:
| {{{maximum capacity}}}
|-
!Power Plant:
| {{{power plant}}}
|-
! Hyperdrive speed:
| {{{hyperdrive speed}}}
|-
! Armament:
| {{{armament}}}
|-
! Defenses:
| {{{defenses}}}
|-
! Threat:
| {{{threat}}}
|-
! Estimated Ships:
| {{{est ships}}}
|-
! Known Ships:
| {{{known ships}}}
|}
</includeonly>
<noinclude>
{{fix}}
== Usage ==


<pre class="wrap"><nowiki>
{| style="background: transparent;"
{{Ship
|<pre>{{Infobox ship
|image=
| name           =
|imageBG=000
| image          =
|name=
| caption        =
|hidep=
| role      =
|manufacturer=
| commissioned  =
|line=
| length         =
|model=
| width         =
|class=
| height        =
|cost=
| mass           =
|modifier=
| decks          =
|hidet=
| crew          =
|sysmods=
| maximum capacity  =
|length (m)=
| power plant      =
|width (m)=
| hyperdrive speed =
|draft (m)=
| armament         =
|volume (m^3)=
| defenses          =
|mass (tons)=
| threat            =
|max accel (G)=
| est ships        =
|peak power (w)=
| known ships      =
|firepower (w)=
}}</pre>
|shield dissipation rate (w)=
|}
|shield reserve (j)=
|max airspeed=
|engines=
|hyperdrive=
|hdrange=
|sensor=
|primary armament=
|secondary armament=
|tertiary armament=
|other armament=
|fighters carried=
|complement=
|bays=
|crew=
|skeleton=
|troops/passengers=
|cargo capacity=
|consumables=
|EFPH=
|hideu=
|era=
|faction=
|modules=
}}|modules=}}</nowiki></pre>


==Explanation==
[[Category:Templates|Ship, Template:Infobox]]
 
[[Category:Infobox templates|Ship, Template:Infobox]]
 
*image &ndash; Put a link to the main image which represents the class. If the image is 250 pixels wide or larger, specify an image width of 250 pixels. If the image is smaller than 250 pixels wide, do not specify the size.
*imageBG &ndash; if the image is smaller than 250 pixels wide, listing the image's background color here will keep a large blue border from appearing around it.
*name &ndash; Simply list the name of the ship in italics. (e.g. ''Imperial-class star destroyer mkII'')
*manufacturer &ndash; Put the manufacturer name here (e.g. Kuat Drive Yards)
*line &ndash; List the full production line (full official class name) (e.g. ''Imperator''-class star destroyer
*model &ndash; List the specific model (e.g. ''Imperial''-class star destroyer mk 2, Avenger subtype)
*class &ndash; List the primary classification of the model (e.g. star destroyer)
*cost &ndash; List the cost of the ship (and the currency type if needed) (self evident)
*length &ndash; Length of the ship in meters (self-evident)
*width &ndash; Width of the ship in meters (self-evident)
*draft &ndash; Height of the ship in meters (self-evident)
*volume &ndash; Volume of the ship in meters^3
*mass &ndash; Mass of the ship in tons
*max accel &ndash; Maximum acceleration in Gs
*peak power &ndash; Peak reactor power in watts
*peak firepower &ndash; peak power of the weapons systems, should be same as for peak ower unless the engines and guns are not related (e.g. starfighters) or the primary firepower of the ship is missiles (e.g. Acclamator)
*shield dissipation rate &ndash; Rate at which the shields reradiate energy they have absorbed
*shield reserves &ndash; total amount of energy the shields can absorb into their heatsinks before the shields are overwhelmed
*max airspeed &ndash; Maximum atmospheric speed, given in kph
*engine &ndash; Types of sublight and atmospheric drive systems
*hyperdrive &ndash; Hyperdrive ratings
*hdrange &ndash; Hyperdrive range (in light-years)
*sensor &ndash; Types of sensor systems and range
*Primary armament &ndash; List of primary weaponry equipped (e.g. the primary HTLs or main missile tubes)
*Secondary armament &ndash; List of secondary weaponry equipped (typically the WEG/WotC weapons compliments)
*Tertiary armament &ndash; List of point defense weaponry equipped
*Other armament &ndash; ECM or additional systems (e.g. [[gravity well projectors]], [[tractor beam|tractor beams]]
*complement &ndash; Support craft carried aboard
*bays &ndash; Number of hangar bays aboard ship
*crew &ndash; Number of crew (with crew breakdown if known)
*skeleton &ndash; Minimum crew required for operation
*troops/passengers &ndash; Number and type of passengers carried
*capacity &ndash; Cargo capacity (be careful, this may overlap with complement and passengers)
*consumables &ndash; Duration of consumable goods stored aboard
*EFPH &ndash; Effective Full Power Hours, the duration for which the reactor can run at peak power (typically unknown)
*era &ndash; years in which the ship is used here
*faction &ndash; List the governments and major organizations that use the ship here
*modules &ndash; List of {{Tl|Ship module}} infoboxes for each module of modular ships only
 
==Display parameters==
*hidep (hides production information section header)
*hidet (hides Tech. spec. section header)
*hideu (hides Usage section header)

Latest revision as of 01:01, 27 February 2009


Usage

{{Infobox ship
| name           =
| image          =
| caption        =
| role       =
| commissioned   =
| length         =
| width          =
| height         =
| mass           =
| decks          =
| crew           =
| maximum capacity  =
| power plant      =
| hyperdrive speed =
| armament          =
| defenses          =
| threat            =
| est ships         =
| known ships       =
}}