Difference between revisions of "Template:Infobox Ship"
Jump to navigation
Jump to search
(→Usage) |
Daedalus-01 (talk | contribs) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== | <includeonly> | ||
{| 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 == | |||
{| style="background: transparent;" | |||
{{ | |<pre>{{Infobox ship | ||
| name = | |||
| image = | |||
|name= | | caption = | ||
| | | role = | ||
| | | commissioned = | ||
| | | length = | ||
| | | width = | ||
| height = | |||
| mass = | |||
| decks = | |||
| crew = | |||
| maximum capacity = | |||
|length | | power plant = | ||
|width | | hyperdrive speed = | ||
| | | armament = | ||
| defenses = | |||
|mass | | threat = | ||
| | | est ships = | ||
| | | known ships = | ||
| | }}</pre> | ||
| | |} | ||
|hyperdrive= | |||
| | |||
| | |||
| | |||
| | |||
| | |||
[[Category:Templates|Ship, Template:Infobox]] | |||
[[Category:Infobox templates|Ship, Template:Infobox]] | |||
Latest revision as of 01:01, 27 February 2009
This article is in need of attention!
This article has multiple spelling and grammar issues and does not meet the standard expected on SDN Wiki. |
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 = }} |