Note: When updating the allowed values of this property, please update Module:Status too!
- Type: Text
- The current status of the article's subject. (en)
- Parameter Name: status
- Example: in_operation
- Required: true
Supported values:
- removed
- unknown
- in_development
- under_testing
- not_in_service
- out_of_service
- steam_only
- diesel_only
- available
- in_operation
- in_service
- in_use
- public
- admin_only
- closed
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "removed", "unknown", "in_development", "under_testing", "not_in_service", "out_of_service", "steam_only", "diesel_only", "available", "in_operation", "in_service", "public", "admin_only", "closed", "in_use" ] } }