Template:Infobox elevator: Difference between revisions
Template page
More actions
TurkishLifts (talk | contribs) Undo revision 26 by TurkishLifts (talk) Tag: Undo |
TurkishLifts (talk | contribs) No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"name": { "label": "Name", "type": "string", "suggested": true }, | "name": { "label": "Name", "type": "string", "suggested": true }, | ||
"image": { "label": "Image", "type": "wiki-file-name", "suggested": true }, | "image": { "label": "Image", "type": "wiki-file-name", "suggested": true }, | ||
"caption": { "label": "Caption", "type": "string", "suggested": true }, | "caption": { "label": "Caption", "type": "string", "suggested": true }, | ||
| Line 90: | Line 19: | ||
"notes": { "label": "Notes", "type": "string", "suggested": true } | "notes": { "label": "Notes", "type": "string", "suggested": true } | ||
}, | }, | ||
"description": " | "description": "Infobox for documenting elevator systems.", | ||
"format": "block" | "format": "block" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </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 | |||
| 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 |