Difference between revisions of "Template:Fictional Science Fiction Ground Vehicles"

From blackwiki
Jump to navigation Jump to search
imported>Douglasnicol
m
imported>Rich Farmbrough
m (Minor fixes using AWB)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox" style="width: 20em; text-align: left; font-size: 90%" cellspacing="2"
+
#REDIRECT [[Template:Infobox fictional vehicle]]
|-
 
! style="background-color: lightsteelblue; font-size: 120%;" align="center" colspan="2" | {{{name}}}
 
{{#if: {{{image|}}} | <tr> <td align="center" colspan="2">[[Image:{{{image}}}|{{{imagesize|250px}}}]] {{#if: {{{caption|}}} | <br><small>{{{caption}}}}}</small></td> </tr>}}
 
|-
 
! First&nbsp;appearance
 
| {{{first}}}
 
{{#if: {{{last|}}} | <tr> <th>Last&nbsp;appearance</th> <td> {{{last|}}}</td> </tr>}}<!--
 
-->{{#if: {{{status|}}} | <tr> <th>Status</th> <td>{{{status|}}}</td> </tr>}}<!--
 
-->{{#if: {{{affiliation|}}} | <tr> <th>Affiliation</th> <td>{{{affiliation|}}}</td> </tr>}}<!--
 
-->{{#if: {{{primeref|}}} | <tr> <th>References</th> <td>{{{primeref|}}}</td>}}
 
|-
 
! style="background-color: lightsteelblue; font-size: 120%;" align="center" colspan="2" | General Characteristics
 
|-
 
{{#if: {{{maxspeed|}}} | <tr> <th>Maxspeed</th> <td>{{{maxspeed}}}</td> </tr>}}<!--
 
{{#if: {{{armaments|}}} | <tr> <th>Armaments</th> <td>{{{armaments}}}</td> </tr>}}<!--
 
-->{{#if: {{{defence|{{{defense|}}}}}} | <tr> <th>Defences</th> <td>{{{defence|{{{defense}}}}}}</td> </tr>}}<!--
 
-->{{#if: {{{powerplant|}}} | <tr> <th>Powerplant</th> <td>{{{powerplant}}}</td> </tr>}}<!--
 
-->{{#if: {{{chassis|}}} | <tr> <th>Chassis</th> <td>{{{chassis}}}</td> </tr>}}<!--
 
-->{{#if: {{{power|}}} | <tr> <th>Power</th> <td>{{{power}}}</td> </tr>}}<!--
 
-->{{#if: {{{weight|}}} | <tr> <th>Weight</th> <td>{{{weight}}}</td> </tr>}}<!--
 
-->{{#if: {{{length|}}} | <tr> <th>Length</th> <td>{{{length}}}</td> </tr>}}<!--
 
-->{{#if: {{{width|}}} | <tr> <th>Width</th> <td>{{{width}}}</td> </tr>}}<!--
 
-->{{#if: {{{height|}}} | <tr> <th>Height</th> <td>{{{height}}}</td> </tr>}}
 
|}<noinclude>
 
{{-}}
 
== Usage ==
 
All values except name and first appearance are optional, all information should be cited within the article, footnotes are the preferred method of citation, you may also make use of the references field.
 
{| style="background: transparent;"
 
|<pre>{{Infobox Fictional Science Fiction Ground Vehicles
 
| name          =
 
| image          =
 
| imagesize      =
 
| caption        =
 
| first          =
 
| last          =
 
| affiliation    =
 
| maxspeed      =
 
| armaments      =
 
| defense        =
 
| powerplant    =
 
| chassis        =
 
| power          =
 
| weight        =
 
| length        =
 
| width          =
 
| height        =
 
| primeref      =
 
}}</pre>
 
|}
 
 
 
{{esoteric}}
 
[[Category:Television infobox templates|Spacecraft]]
 
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 
</noinclude>
 

Latest revision as of 04:54, 2 February 2011