Template:Infobox Forklift: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 10: Line 10:
! style="text-align: left;" | Engine type
! style="text-align: left;" | Engine type
| {{#arraymap:{{{enginetype|}}}|,|x|[[:Category:x|x]]|<br>}}
| {{#arraymap:{{{enginetype|}}}|,|x|[[:Category:x|x]]|<br>}}
|-
! style="text-align: left;" | Function(s)
| {{#arraymap:{{{functions|}}}|,|x|[[:Category:x|x]]|<br>}}
|-
|-
! style="text-align: left;" | Max speed
! style="text-align: left;" | Max speed
| {{#arraymap:{{{maxspeed|}}}|,|x|x|<br>}}
| {{{maxspeed|}}} mph
|-
|-
! style="text-align: left;" | Color(s)
! style="text-align: left;" | Color
| {{#arraymap:{{{colors|}}}|,|x|x|<br>}}
| {{#arraymap:{{{colors|}}}|,|x|x|<br>}}
|-
! style="text-align: left;" | Function(s)
| {{#arraymap:{{{functions|}}}|,|x|[[:Category:x|x]]|<br>}}
{{#if:{{{label1|}}}{{{label2|}}}{{{label3|}}}|
{{#if:{{{label1|}}}{{{label2|}}}{{{label3|}}}|
{{!}}-
{{!}}-
Line 32: Line 32:
}}
}}
}}
}}
|}<noinclude>{{#cargo_declare:
|}{{#arraymap:{{{enginetype|}}}|,|x|[[Category:x]]|\n}}
{{#arraymap:{{{functions|}}}|,|x|[[Category:x]]|\n}}<noinclude>{{#cargo_declare:
  _table=Thumbnails_Forklift
  _table=Thumbnails_Forklift
  |Page=String
  |Page=String
  |Image=File
  |Image=File
|Engine_Type=List ( , ) of String
|Functions=List ( , ) of String
|Max_Speed=Float
|Colors=List ( , ) of String
|Creator=String
}}</noinclude><includeonly>{{#ifeq: {{NAMESPACE}} | |{{#cargo_store:
}}</noinclude><includeonly>{{#ifeq: {{NAMESPACE}} | |{{#cargo_store:
  _table=Thumbnails_Forklift
  _table=Thumbnails_Forklift
  |Page={{PAGENAME}}
  |Page={{PAGENAME}}
  |Image={{{image|}}}
  |Image={{{image|}}}
|Engine_Type={{{enginetype|}}}
|Functions={{{functions|}}}
|Max_Speed={{{maxspeed|}}}
|Colors={{{colors|}}}
|Creator={{{creator|}}}
  |quiet=yes
  |quiet=yes
}}}}</includeonly>
}}}}{{#if: {{{creator|}}} | [[Category:Certified by {{{creator}}}]] }}</includeonly>
<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
},
"label1": {
"label": "Extra Row 1 Title",
"description": "The title for custom row 1 (e.g. 'Capacity')",
"type": "string"
},
"data1": {
"label": "Extra Row 1 Content",
"description": "Add content to row 1",
"type": "string"
},
"label2": {
"label": "Extra Row 2 Title",
"description": "The title for custom row 2 (e.g. 'Length')",
"type": "string"
},
"data2": {
"label": "Extra Row 2 Content",
"description": "Add content to row 2",
"type": "string"
},
"label3": {
"label": "Extra Row 3 Title",
"description": "The title for custom row 3 (e.g. 'Certification')",
"type": "string"
},
"data3": {
"label": "Extra Row 3 Content",
"description": "Add content to row 3",
"type": "string"
}
},
"description": "Infobox Forklift"
}
</templatedata>
</noinclude>

Latest revision as of 00:04, 1 May 2026

Infobox Forklift
Engine type
Function(s)
Max speed mph
Color

This template defines the table "Thumbnails_Forklift". View table.