Difference between revisions of "Template:Infobox Ship"

From Imperial Wiki
Jump to navigation Jump to search
(New page: {{Ship |image= |imageBG=000 |name= |hidep= |manufacturer= |line= |model= |class= |cost= |modifier= |hidet= |sysmods= |length (m)= |width (m)= |draft (m)= |volume (m^3)= |mass (tons)= |max ...)
 
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Ship
<includeonly>
|image=
{| 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"
|imageBG=000
|- style="background-color: lightsteelblue; font-size: 120%;"
|name=
! colspan="2" align="center" | {{{name}}}
|hidep=
|-
|manufacturer=
| colspan="2" | [[Image:{{{image}}}|center|thumb|400px|{{{caption}}}]]
|line=
|-
|model=
! Role:
|class=
| {{{role}}}
|cost=
|-
|modifier=
! Commissioned:
|hidet=
| {{{commissioned}}}
|sysmods=
|-
|length (m)=
! Length:
|width (m)=
| {{{length}}}
|draft (m)=
|-
|volume (m^3)=
! Width:
|mass (tons)=
| {{{width}}}
|max accel (G)=
|-
|peak power (w)=
! Height:
|firepower (w)=
| {{{height}}}
|shield dissipation rate (w)=
|-
|shield reserve (j)=
! Mass:
|max airspeed=
| {{{mass}}}
|engines=
|-
|hyperdrive=
! Decks:
|hdrange=
| {{{decks}}}
|power=
|-
|shield gen=
! Crew:
|sensor=
| {{{crew}}}
|target=
|-
|navigation=
! Maximum capacity:
|avionics=
| {{{maximum capacity}}}
|maincomp=
|-
|countermeasures=
!Power Plant:
|primary armament=
| {{{power plant}}}
|secondary armament=
|-
|tertiary armament=
! Hyperdrive speed:
|other armament=
| {{{hyperdrive speed}}}
|fighters carried=
|-
|complement=
! Armament:
|bays=
| {{{armament}}}
|escapepods=
|-
|crew=
! Defenses:
|skeleton=
| {{{defenses}}}
|troops/passengers=
|-
|cargo capacity=
! Threat:
|cargohandling=
| {{{threat}}}
|consumables=
|-
|EFPH=
! Estimated Ships:
|communications|othersystems=
| {{{est ships}}}
|hideu=
|-
|era=
! Known Ships:
|faction=
| {{{known ships}}}
|modules=
|}
}}
</includeonly>
<noinclude>
{{fix}}
== Usage ==
 
{| style="background: transparent;"
|<pre>{{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      =
}}</pre>
|}
 
[[Category:Templates|Ship, Template:Infobox]]
[[Category:Infobox templates|Ship, Template:Infobox]]

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       =
}}