Jump to content

Template:Infobox Mill: Difference between revisions

From Canetrains
No edit summary
No edit summary
Line 38: Line 38:
| {{{crush|}}}
| {{{crush|}}}
|}
|}
<noinclude>
<templatedata>
{
"params": {
"name": { "label": "Mill Name", "type": "string", "suggested": true },
"image": { "label": "Image File Name", "type": "wiki-file-name" },
"caption": { "label": "Image Caption", "type": "string" },
"coordinates": { "label": "Coordinates", "type": "string", "suggested": true },
"region": { "label": "Region", "type": "string" },
"lga": { "label": "LGA", "type": "string" },
"established": { "label": "Year Established", "type": "string" },
"closed": { "label": "Year Closed", "type": "string" },
"owner": { "label": "Current/Last Owner", "type": "string" },
"gauge": { "label": "Track Gauge", "type": "string" },
"crush": { "label": "Annual Crush", "type": "string" }
},
"description": "Standard infobox for Queensland sugar mills"
}
</templatedata>
</noinclude>

Revision as of 13:35, 7 January 2026

Infobox Mill
[[File:|frameless|upright=1.1|alt=]]
Location
Coordinates
State Queensland
Region
LGA
Details
Established
Owner
Gauge
Annual Crush

<templatedata> { "params": { "name": { "label": "Mill Name", "type": "string", "suggested": true }, "image": { "label": "Image File Name", "type": "wiki-file-name" }, "caption": { "label": "Image Caption", "type": "string" }, "coordinates": { "label": "Coordinates", "type": "string", "suggested": true }, "region": { "label": "Region", "type": "string" }, "lga": { "label": "LGA", "type": "string" }, "established": { "label": "Year Established", "type": "string" }, "closed": { "label": "Year Closed", "type": "string" }, "owner": { "label": "Current/Last Owner", "type": "string" }, "gauge": { "label": "Track Gauge", "type": "string" }, "crush": { "label": "Annual Crush", "type": "string" } }, "description": "Standard infobox for Queensland sugar mills" } </templatedata>