Toggle menu
1
178
1
470
The Elevator Archive
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox elevator: Difference between revisions

Template page
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox theme="elevator">
    <title source="name"><default>{{PAGENAME}}</default></title>
    <header class="status-header status-{{#if:{{{status|}}}|{{lower:{{{status}}}}}|unknown}}">
        {{#switch: {{upper:{{{status|}}}}}
            | ORIGINAL = 🟢 Original System
            | MODERNIZED = 🔵 Modernized
            | REPLACED = 🔴 Replaced / Scrapped
            | #default = Unknown Status
        }}
    </header>
    <image source="image">
        <caption source="caption"/>
    </image>
    <group>
        <header>Technical Specifications</header>
        <data source="manufacturer" hide="false">
            <label>Manufacturer</label>
            <default>-</default>
        </data>
        <data source="model" hide="false">
            <label>Model / Series</label>
            <default>-</default>
        </data>
        <data source="drive_type" hide="false">
            <label>Drive Type</label>
            <default>-</default>
        </data>
        <data source="controller" hide="false">
            <label>Controller / Fixtures</label>
            <default>-</default>
        </data>
        <data source="capacity" hide="false">
            <label>Capacity</label>
            <default>-</default>
        </data>
        <data source="speed" hide="false">
            <label>Speed</label>
            <default>-</default>
        </data>
        <data source="floors" hide="false">
            <label>Floors Served</label>
            <default>-</default>
        </data>
    </group>
    <group>
        <header>History & Location</header>
        <data source="installation_year" hide="false">
            <label>Installed</label>
            <default>-</default>
        </data>
        <data source="modernization_year" hide="false">
            <label>Modernized</label>
            <format>{{{modernization_year}}} {{#if:{{{modernized_by|}}}| (by {{{modernized_by}}}) }}</format>
            <default>-</default>
        </data>
        <data source="location" hide="false">
            <label>Location</label>
            <default>-</default>
        </data>
    </group>
    <group collapse="open">
        <header>Notes</header>
        <data source="notes" hide="false">
            <format>''{{{notes}}}''</format>
            <default>-</default>
        </data>
    </group>
</infobox>
<noinclude>
<noinclude>
== TemplateData ==
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"name": {
"name": { "label": "Name", "type": "string", "suggested": true },
"label": "Name",
"image": { "label": "Image", "type": "wiki-file-name", "suggested": true },
"type": "string",
"caption": { "label": "Caption", "type": "string", "suggested": true },
"required": false,
"manufacturer": { "label": "Manufacturer", "type": "string", "suggested": true },
"suggested": true,
"model": { "label": "Model / Series", "type": "string", "suggested": true },
"description": "Name of the elevator or building system"
"drive_type": { "label": "Drive Type", "type": "string", "suggested": true },
},
"controller": { "label": "Controller / Fixtures", "type": "string", "suggested": true },
"status": {
"capacity": { "label": "Capacity", "type": "string", "suggested": true },
"label": "Status",
"speed": { "label": "Speed", "type": "string", "suggested": true },
"type": "string",
"floors": { "label": "Floors Served", "type": "string", "suggested": true },
"required": true,
"installation_year": { "label": "Installation Year", "type": "string", "suggested": true },
"suggested": true,
"modernization_year": { "label": "Modernization Year", "type": "string", "suggested": true },
"description": "ORIGINAL, MODERNIZED, or REPLACED"
"modernized_by": { "label": "Modernized By", "type": "string", "suggested": true },
},
"location": { "label": "Location", "type": "string", "suggested": true },
"image": {
"notes": { "label": "Notes", "type": "string", "suggested": true }
"label": "Image",
"type": "wiki-file-name",
"required": false,
"suggested": true
},
"caption": {
"label": "Caption",
"type": "string",
"required": false,
"suggested": true
},
"manufacturer": {
"label": "Manufacturer",
"type": "string",
"required": false,
"suggested": true,
"example": "Schlieren, Schindler, Otis"
},
"model": {
"label": "Model / Series",
"type": "string",
"required": false,
"suggested": true
},
"drive_type": {
"label": "Drive Type",
"type": "string",
"required": false,
"suggested": true,
"example": "Geared Traction, Gearless Traction, Hydraulic"
},
"controller": {
"label": "Controller / Fixtures",
"type": "string",
"required": false,
"suggested": true,
"example": "Arcode, Relay Logic"
},
"capacity": {
"label": "Capacity",
"type": "string",
"required": false,
"suggested": true,
"example": "450 kg (6 Persons)"
},
"speed": {
"label": "Speed",
"type": "string",
"required": false,
"suggested": true,
"example": "1.0 m/s"
},
"floors": {
"label": "Floors Served",
"type": "string",
"required": false,
"suggested": true
},
"installation_year": {
"label": "Installation Year",
"type": "string",
"required": false,
"suggested": true
},
"modernization_year": {
"label": "Modernization Year",
"type": "string",
"required": false,
"suggested": true
},
"modernized_by": {
"label": "Modernized By",
"type": "string",
"required": false,
"suggested": true
},
"location": {
"label": "Location",
"type": "string",
"required": false,
"suggested": true
},
"notes": {
"label": "Notes",
"type": "string",
"required": false,
"suggested": true
}
},
},
"description": "Infobox for documenting elevator systems, controllers, and history.",
"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.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

no description

Stringsuggested
Imageimage

no description

Filesuggested
Captioncaption

no description

Stringsuggested
Manufacturermanufacturer

no description

Stringsuggested
Model / Seriesmodel

no description

Stringsuggested
Drive Typedrive_type

no description

Stringsuggested
Controller / Fixturescontroller

no description

Stringsuggested
Capacitycapacity

no description

Stringsuggested
Speedspeed

no description

Stringsuggested
Floors Servedfloors

no description

Stringsuggested
Installation Yearinstallation_year

no description

Stringsuggested
Modernization Yearmodernization_year

no description

Stringsuggested
Modernized Bymodernized_by

no description

Stringsuggested
Locationlocation

no description

Stringsuggested
Notesnotes

no description

Stringsuggested