Template:Infobox elevator: Difference between revisions
Template page
More actions
TurkishLifts (talk | contribs) No edit summary |
TurkishLifts (talk | contribs) No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <noinclude> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { "label": "Name", "type": "string", "suggested": true }, | |||
"image": { "label": "Image", "type": "wiki-file-name", "suggested": true }, | |||
"caption": { "label": "Caption", "type": "string", "suggested": true }, | |||
"manufacturer": { "label": "Manufacturer", "type": "string", "suggested": true }, | |||
"model": { "label": "Model / Series", "type": "string", "suggested": true }, | |||
"drive_type": { "label": "Drive Type", "type": "string", "suggested": true }, | |||
"controller": { "label": "Controller / Fixtures", "type": "string", "suggested": true }, | |||
"capacity": { "label": "Capacity", "type": "string", "suggested": true }, | |||
"speed": { "label": "Speed", "type": "string", "suggested": true }, | |||
"floors": { "label": "Floors Served", "type": "string", "suggested": true }, | |||
"installation_year": { "label": "Installation Year", "type": "string", "suggested": true }, | |||
"modernization_year": { "label": "Modernization Year", "type": "string", "suggested": true }, | |||
{{# | "modernized_by": { "label": "Modernized By", "type": "string", "suggested": true }, | ||
"location": { "label": "Location", "type": "string", "suggested": true }, | |||
"notes": { "label": "Notes", "type": "string", "suggested": true } | |||
| | }, | ||
"description": "Infobox for documenting elevator systems.", | |||
| | "format": "block" | ||
} | |||
| | </templatedata> | ||
| | </noinclude><includeonly>{{Infobox | ||
| child = {{#ifeq:{{{embed|}}}|yes|yes}} | |||
| | | bodystyle = float: right; clear: right; margin: 0 0 1em 1em; border: 1px solid #a2a9b1; padding: 0.2em; background: #f8f9fa; width: 22em; font-size: 88%; | ||
| | | autoheaders = yes | ||
| aboveclass = fn org | |||
| | | above = {{if empty|{{{name|}}}|Elevator}} | ||
| | |||
| image1 = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=250px|upright=1.1|alt={{{caption|}}}}} | |||
| | | caption1 = {{{caption|}}} | ||
| | |||
| header2 = Technical Specifications | |||
| | |||
| | | label3 = Manufacturer | ||
| data3 = {{{manufacturer|}}} | |||
| | |||
| | | label4 = Model / Series | ||
| data4 = {{{model|}}} | |||
| | |||
| | | label5 = Drive Type | ||
| data5 = {{{drive_type|}}} | |||
| | |||
| label6 = Controller / Fixtures | |||
| | | data6 = {{{controller|}}} | ||
| | |||
| header7 = Performance | |||
| | |||
| | | label8 = Capacity | ||
| data8 = {{{capacity|}}} | |||
| | |||
| | | label9 = Speed | ||
| data9 = {{{speed|}}} | |||
| | |||
| | | label10 = Floors Served | ||
|}</includeonly> | | data10 = {{{floors|}}} | ||
| header11 = History | |||
| label12 = Installation Year | |||
| data12 = {{{installation_year|}}} | |||
| label13 = Modernization Year | |||
| data13 = {{{modernization_year|}}} | |||
| label14 = Modernized By | |||
| data14 = {{{modernized_by|}}} | |||
| label15 = Location | |||
| data15 = {{{location|}}} | |||
| rowclass16 = note | |||
| data16 = {{{notes|}}} | |||
}}{{#invoke:Check for unknown parameters|check | |||
| unknown = [[Category:Pages using infobox elevator with unknown parameters|_VALUE_{{PAGENAME}}]] | |||
| preview = Page using [[Template:Infobox elevator]] with unknown parameter "_VALUE_" | |||
| ignoreblank = y | |||
| embed | name | image | image_size | caption | |||
| manufacturer | model | drive_type | controller | |||
| capacity | speed | floors | |||
| installation_year | modernization_year | modernized_by | location | |||
| notes | |||
}}</includeonly> | |||
Latest revision as of 19:26, 4 June 2026
Infobox for documenting elevator systems.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | suggested |
| Image | image | no description | File | suggested |
| Caption | caption | no description | String | suggested |
| Manufacturer | manufacturer | no description | String | suggested |
| Model / Series | model | no description | String | suggested |
| Drive Type | drive_type | no description | String | suggested |
| Controller / Fixtures | controller | no description | String | suggested |
| Capacity | capacity | no description | String | suggested |
| Speed | speed | no description | String | suggested |
| Floors Served | floors | no description | String | suggested |
| Installation Year | installation_year | no description | String | suggested |
| Modernization Year | modernization_year | no description | String | suggested |
| Modernized By | modernized_by | no description | String | suggested |
| Location | location | no description | String | suggested |
| Notes | notes | no description | String | suggested |