Template:Infobox bus/doc: Difference between revisions

From Australian Enthusiasts Wiki
Replace or remove example values with relevant ones
Fix suggested values for Fuelling
 
(One intermediate revision by the same user not shown)
Line 25: Line 25:
"label": "Image 3",
"label": "Image 3",
"description": "File name for the third image on the infobox.",
"description": "File name for the third image on the infobox.",
"example": "Toshiba HDWJ110 SMART printout.png",
"type": "wiki-file-name"
"type": "wiki-file-name"
},
},
Line 66: Line 65:
"description": "Wikilink or wikilinks to the model best described as the successor to the infobox subject.",
"description": "Wikilink or wikilinks to the model best described as the successor to the infobox subject.",
"example": "[[1003 (Transport for Brisbane)]]"
"example": "[[1003 (Transport for Brisbane)]]"
},
"chassis": {
"label": "Chassis",
"description": "The mechanical chassis that this bus is based on.",
"example": "[[MAN 18.310 Diesel]]",
"type": "string",
"required": true
},
"fuelling": {
"label": "Fuelling",
"description": "The type of fuel that the bus accepts.",
"example": "Diesel",
"type": "string",
"autovalue": "",
"required": true,
"suggestedvalues": [
"Diesel",
"CNG",
"LPG",
"Electric"
]
},
"engine": {
"label": "Engine",
"description": "The model of engine that the bus employs. Can be left blank only if fuelling is set to Electric.",
"suggested": true
},
"motor": {
"label": "Motor",
"description": "The model of any electric traction motor(s) that the bus employs.",
"example": "Volvo EPT802",
"type": "string"
},
"gearbox": {
"label": "Gearbox",
"description": "The model of gearbox that the bus employs. If it does not employ one, write None here.",
"example": "[[ZF Ecomat 4 6HP604C]]",
"type": "string",
"required": true
},
"body": {
"label": "Body",
"description": "The model of body that the bus has been built on. If the Chassis and Body are considered the same model (e.g. Bustech XDi), write \"Integral\" here.",
"example": "[[Volgren CR228L]]",
"type": "string",
"required": true
}
}
},
},
Line 80: Line 125:
"caption3",
"caption3",
"alt3",
"alt3",
"chassis",
"fuelling",
"engine",
"motor",
"gearbox",
"body",
"previous",
"previous",
"next"
"next"

Latest revision as of 22:31, 20 April 2025

TemplateData[edit source]

Displays information on individual buses.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Image 1image1

File name for the first image on the infobox.

Example
Brisbane Metro 9001 under testing.jpg
Filesuggested
Image caption 1caption1

An image caption to accompany image 1. Also acts as alt text if not explicity provided.

Example
Top down view of the hard drive.
Contentsuggested
Alt text 1alt1

Alt text associated with image 1.

Default
{{{caption1}}}
Example
9001 under test at [[King George Square busway station]].
Stringoptional
Image 2image2

File name for the second image on the infobox.

Fileoptional
Image caption 2caption2

An image caption to accompany image 2. Also acts as alt text if not explicitly provided.

Contentoptional
Alt text 2alt2

Alt text associated with image 2.

Default
{{{caption2}}}
Stringoptional
Image 3image3

File name for the third image on the infobox.

Fileoptional
Image caption 3caption3

An image caption to accompany image 3. Also acts as alt text if not explicitly provided.

Stringoptional
Alt text 3alt3

Alt text associated with image 3.

Default
{{{caption3}}}
Stringoptional
Chassischassis

The mechanical chassis that this bus is based on.

Example
[[MAN 18.310 Diesel]]
Stringrequired
Fuellingfuelling

The type of fuel that the bus accepts.

Suggested values
Diesel CNG LPG Electric
Example
Diesel
Auto value
Stringrequired
Engineengine

The model of engine that the bus employs. Can be left blank only if fuelling is set to Electric.

Unknownsuggested
Motormotor

The model of any electric traction motor(s) that the bus employs.

Example
Volvo EPT802
Stringoptional
Gearboxgearbox

The model of gearbox that the bus employs. If it does not employ one, write None here.

Example
[[ZF Ecomat 4 6HP604C]]
Stringrequired
Bodybody

The model of body that the bus has been built on. If the Chassis and Body are considered the same model (e.g. Bustech XDi), write "Integral" here.

Example
[[Volgren CR228L]]
Stringrequired
Previousprevious

Wikilink or wikilinks to the bus best described as the predecessor to the infobox subject.

Example
[[1001 (Transport for Brisbane)]]
Unknownoptional
Nextnext

Wikilink or wikilinks to the model best described as the successor to the infobox subject.

Example
[[1003 (Transport for Brisbane)]]
Unknownoptional
Cookies help us deliver our services. By using our services, you agree to our use of cookies.