Template:Infobox elevator: Difference between revisions
Add includeonly to category |
Fix error in drive lowercase preventing it from showing |
||
| Line 35: | Line 35: | ||
<label>Drive type</label> | <label>Drive type</label> | ||
<default>''Currently under investigation''<includeonly>[[Category:Elevators with unknown drive type]]</includeonly></default> | <default>''Currently under investigation''<includeonly>[[Category:Elevators with unknown drive type]]</includeonly></default> | ||
<format>{{#switch: {{lc:{{{drive}}} | <format>{{#switch: {{lc: {{{drive}}}}} | ||
| traction = [[ew:Traction elevators|Traction]] | | traction = [[ew:Traction elevators|Traction]] | ||
| mrl_traction = [[ew:Machine room less elevators|MRL]] [[ew:Traction elevators|traction]] | | mrl_traction = [[ew:Machine room less elevators|MRL]] [[ew:Traction elevators|traction]] | ||
| {{error|Unknown drive type provided.|Elevator pages with errors}} | | {{error|Unknown drive type provided.|Elevator pages with errors}} | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Revision as of 20:24, 15 February 2021
Displays information on individual elevators.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image 1 | image1 | File name for the first image on the infobox.
| File | suggested |
| Image caption 1 | caption1 | An image caption to accompany image 1. Also acts as alt text if not explicitly provided.
| Content | suggested |
| Image 2 | image_2 | File name for the second image on the infobox.
| File | optional |
| Image caption 2 | caption2 | An image caption to accompany image 2. Also acts as alt text if not explicity provided. | Content | optional |
| Location | location | The name of the location this elevator is in.
| Page name | suggested |
| Coordinates | coordinates | The coordinates for the building this elevator is in, or for the elevator itself. | Unknown | optional |
| Manufacturer | manufacturer | The company who installed the elevator.
| Page name | suggested |
| Serial number | serial | The serial number assigned by the installer. This may be called a "Machine No", "Equipment No", or other term, if not a serial number.
| String | optional |
| Drive type | drive | The mechanism used to drive the lift. Accepts "traction", "hydraulic", "mrl_traction" or "mrl_hydro". Case insensitive.
| String | suggested |
| Year installed | year_installed | The year the elevator was installed. | Number | optional |
| Year in service | year_in_service | The year the elevator was placed into service (opened for public use, for instance). | Number | optional |
| Year modernised | year_modernised | The year the elevator was modernised. A modernisation is work carried out that changes the elevator's appearance or running equipment (significantly). | Number | optional |
| Year replaced | year_replaced | The year the elevator was replaced with a new elevator unit permanently. | Number | optional |
| Year removed | year_removed | The year the elevator was removed from its shaft permanently. | Number | optional |
| Year demolished | year_demolished | The year the elevator's host building was demolished. | Number | optional |
| Speed in metres per second | speed_metres speed_meters | Speed, expressed in metres per second (m/s). The alias prints it in US spelling (meters per second).
| Number | optional |
| Speed in feet per minute | speed_fpm | Speed, expressed in feet per minute (FPM).
| Number | optional |
| Controller type | controller_type | The type of controller in use (microprocessor, relay, slate)
| String | optional |
| Controller model | controller_model | The model of the controller in use on this elevator.
| Page name | optional |
| Current status | status | The status of the elevator (in service, extended maintenance, extended out of service, removed, etc.)
| Unknown | optional |
| Usage | usage | The intended usage of the elevator (public, service, staff, etc.)
| String | optional |
| Current maintenance | maintenance | The company that currently maintains this elevator.
| Page name | optional |