Template:Infobox Forklift: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
Admin
Admin (talk | contribs) (Created page with "{| class="wikitable infotable" style="float:right; margin:0 10px 10px 15px;" |- | colspan="2" style="text-align:center; font-weight:bold;" |{{{title|{{PAGENAME}}}}} |- | colspan="2" style="text-align:center;" | [[File:{{{image|}}}|frameless|center]] |- |Engine type | {{{enginetype|}}} |- |Color(s) | {{{colors|}}} |- |Max speed | {{{maxspeed|}}} |- |Functions | {{{functions|}}} |}")
 
Line 17: Line 17:
|Functions
|Functions
| {{{functions|}}}
| {{{functions|}}}
|}
|}<noinclude>
<templatedata>
{
"params": {
"image": {
"label": "Forklift cover image",
"description": "Upload an image, then insert name.filename",
"example": "UploadedImage.jpg",
"type": "wiki-file-name",
"required": true
},
"enginetype": {
"label": "Engine type",
"description": "The type of engine the forklift runs on",
"example": "Diesel",
"type": "string",
"required": true
},
"colors": {
"label": "Color(s)",
"description": "The types of available colors for the forklift",
"example": "Red",
"type": "string",
"required": true
},
"maxspeed": {
"label": "Max speed",
"description": "The maximum speed the forklift can achieve (if not drivable, write \"N/A\")",
"example": "20 km/h",
"type": "string",
"required": true
},
"functions": {
"label": "Functions",
"description": "The functions available for the forklift. Separate  several with <br>",
"example": "Lifting",
"type": "string",
"required": true
}
},
"description": "Infobox Forklift"
}
</templatedata>
</noinclude>

Revision as of 21:55, 13 January 2026

Infobox Forklift

[[File:|frameless|center]]

Engine type
Color(s)
Max speed
Functions

Infobox Forklift

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Forklift cover imageimage

Upload an image, then insert name.filename

Example
UploadedImage.jpg
Filerequired
Engine typeenginetype

The type of engine the forklift runs on

Example
Diesel
Stringrequired
Color(s)colors

The types of available colors for the forklift

Example
Red
Stringrequired
Max speedmaxspeed

The maximum speed the forklift can achieve (if not drivable, write "N/A")

Example
20 km/h
Stringrequired
Functionsfunctions

The functions available for the forklift. Separate several with <br>

Example
Lifting
Stringrequired