Difference between revisions of "Template:InfoboxVehicle"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
{{!}}-}}  
 
{{!}}-}}  
 
![[Tech level|Tech Level]]
 
![[Tech level|Tech Level]]
| {{{TL}}}
+
| {{TL|{{{TL}}}}}
 
|-
 
|-
 
! Mass
 
! Mass
Line 37: Line 37:
 
{{!}} {{{arms}}}
 
{{!}} {{{arms}}}
 
{{!}}-}}  
 
{{!}}-}}  
 +
{{#if: {{{manufacturer|}}}|
 +
! Manufacturer
 +
{{!}} {{#ifeq: {{{manufacturer}}}|Various|{{{manufacturer}}}|[[{{{manufacturer}}}]]}}
 +
{{!}}-
 +
}}
 +
{{#if: {{{alsosee|}}}|
 +
{{!}} Also see
 +
{{!}} {{{alsosee|}}}
 +
{{!}}-
 +
}}
 +
{{#if: {{{ref|}}}|
 +
{{!}} Reference
 +
{{!}} {{{ref}}}
 +
{{!}}-
 +
}}
 
| colspan="2" style="font-size: smaller; border-top: 1px solid #aaa;" | {{{footnote|}}}
 
| colspan="2" style="font-size: smaller; border-top: 1px solid #aaa;" | {{{footnote|}}}
 
|}<includeonly>[[Category: Vehicle]]{{#if: {{{type|}}}|[[Category:{{{type}}}]]}}</includeonly><noinclude>
 
|}<includeonly>[[Category: Vehicle]]{{#if: {{{type|}}}|[[Category:{{{type}}}]]}}</includeonly><noinclude>
Line 42: Line 57:
 
<pre style="clear:both">
 
<pre style="clear:both">
 
  {{InfoboxVehicle
 
  {{InfoboxVehicle
|name    = {common name}
+
|name    = {common name}
 +
|image  = [[File: Imperial Sunburst-Sun-IISS-Traveller.gif]]
 +
|caption = {image caption}
 +
 
 
|arms    = {Weapons carried}
 
|arms    = {Weapons carried}
|caption = {image caption}
 
 
|cargo  = {Cargo volume of the craft}
 
|cargo  = {Cargo volume of the craft}
 
|cost    = {cost in credits, usually imperial credit}
 
|cost    = {cost in credits, usually imperial credit}
 
|crew    = {number of crew members}
 
|crew    = {number of crew members}
 
|footnote= {Additional note}
 
|footnote= {Additional note}
|image  = [[File: Imperial Sunburst-Sun-IISS-Traveller.gif]]
 
 
|mode    = {mode of transport, usually one of ground, flight, water, underwater}
 
|mode    = {mode of transport, usually one of ground, flight, water, underwater}
|type    = {Value from Category:Vehicle Type}
+
|type    = {Value from [[:Category:Vehicle Type]]}
 
|pass    = {number of carried passengers}
 
|pass    = {number of carried passengers}
 
|QSP    = {T5 Core Rules Code, pgs. 314, 349}
 
|QSP    = {T5 Core Rules Code, pgs. 314, 349}
 +
|ref    = Optional. Primary source reference for this item. Use Template:Ludography ref if at all possible.
 
|size    = {mass in kg or tons}
 
|size    = {mass in kg or tons}
 
|speed  = {top speed velocity in kph}
 
|speed  = {top speed velocity in kph}

Latest revision as of 22:58, 14 February 2021

{{{name}}}
Tech Level TL–{{{TL}}}
Mass {{{size}}}
Cost {{{cost}}}
Mode {{{mode}}}
Type
Speed {{{speed}}}
Cargo {{{cargo}}}
Crew {{{crew}}}
Passengers {{{pass}}}

The Infobox Vehicle is used to display a box of standard information about vehicles.

 {{InfoboxVehicle
 |name    = {common name}
 |image   = [[File: Imperial Sunburst-Sun-IISS-Traveller.gif]]
 |caption = {image caption}

|arms    = {Weapons carried}
|cargo   = {Cargo volume of the craft}
|cost     = {cost in credits, usually imperial credit}
|crew    = {number of crew members}
|footnote= {Additional note}
|mode    = {mode of transport, usually one of ground, flight, water, underwater}
|type    = {Value from [[:Category:Vehicle Type]]}
|pass    = {number of carried passengers}
|QSP     = {T5 Core Rules Code, pgs. 314, 349}
|ref     = Optional. Primary source reference for this item. Use Template:Ludography ref if at all possible. 
|size    = {mass in kg or tons}
|speed   = {top speed velocity in kph}
|TL      = [[TL-?]]
}}