Difference between revisions of "Template:Infobox:Land vehicle"

From Cantr II Wiki
Jump to: navigation, search
Line 22: Line 22:
 
| info2s2  = {{if|test={{{engine|}}}|then={{{engine}}}|else=}}
 
| info2s2  = {{if|test={{{engine|}}}|then={{{engine}}}|else=}}
 
| item3s2  = Max speed
 
| item3s2  = Max speed
| info3s2  = {{if|test={{{maxspeed|}}}|then={{{maxspeed}}}|else=}}
+
| info3s2  = {{if|test={{{maxspeed|}}}|then=Max speed|else=none}}
 
| item4s2  = Weight effect
 
| item4s2  = Weight effect
 
| info4s2  = {{if|test={{{weight effect|}}}|then={{{weight effect}}}|else={{Inc3}}}}
 
| info4s2  = {{if|test={{{weight effect|}}}|then={{{weight effect}}}|else={{Inc3}}}}

Revision as of 17:21, 31 July 2015

Template documentation[ view ] [ discuss ] [edit]

{{Infobox:Land vehicle}} allows to detail in a single table, all of the listed information about a vehicle. This template is the same as Template:Infobox:Ship.

The article is automatically added to the corresponding subcategory of Vehicles and Water Vehicles or Land Vehicles depending on the values entered.

Usage

Copy the text below and paste it to the top of the page you are editing. Complete the fields with the information you want to display. Unused fields may be deleted or left incomplete.

{{Infobox:Land vehicle
| title         = 
| passengers    = 
| weight        = 
| realcapacity  = 
| cabins        = 
| masts         = 
| surfaces      = 
| speed         = 
| engine        = 
| maxspeed  = 
| weight effect = 
| docksto       = 
| dockedtoby    = 
}}

Parameters