Template:Status
From Arcane Survival Wiki
Documentation[edit]
- Use to indicate that a line is completely closed for repairs. Syntax:
{{status|closed}}
- alternative options are "suspended", "suspend" and "closure" - previous template versions used "closure" to mean a partial closure.
Status: Station closure at Airport
- Use to indicate that a station or group of stations is closed, but trains can still pass through. If the track is closed, use
partial
instead. Syntax:{{status|station|DETAILS}}
or{{status|stationclosure|DETAILS}}
- Status: Exit closure at Airport
- Similarly, to indicate that an exit (or group of exits) is closed, but the actual road is still open. If the road is closed, use
partial
instead. Syntax:{{status|exit|DETAILS}}
or{{status|exitclosure|DETAILS}}
- Similarly, to indicate that an exit (or group of exits) is closed, but the actual road is still open. If the road is closed, use
Status: Partial service open: between Coronet Street and Promenade
- Use to indicate that a service is only partially open. Syntax:
{{status|partial|DETAILS}}
. Please make use of parameter 2 to inform passengers of details, such as what parts of the service are open.
- Status: Partially open: between Coronet Street and Promenade
- Use to indicate that a road is only partially open. Syntax:
{{status|r-partial|DETAILS}}
. Please make use of parameter 2 to inform passengers of details, such as what parts of the road are open.
- Use to indicate that a road is only partially open. Syntax:
- Status: Partially open
- Use to indicate that a highway or tram is open without providing details. Make sure to provide more information in the information column where relevant. Syntax:
{{status|partialopen}}
- Use to indicate that a highway or tram is open without providing details. Make sure to provide more information in the information column where relevant. Syntax:
- Use to indicate that a line is under construction. Syntax:
{{status|construction}}
- Use to indicate that a line is up and running as normal. Syntax:
{{status|good}}
- alternative options are "ok", "open" and "normal"
- Status: Open
- Use to indicate that a road is up and running as normal. Syntax:
{{status|r-good}}
- alternative options are "r-ok", "r-open" and "r-normal"
- Use to indicate that a road is up and running as normal. Syntax:
- Use to indicate new or planned services in your city. Syntax:
{{status|planned}}
(or "new")
Status: Special service in effect: Extra trains will serve the football game
- Use to indicate that s service is running differently than the normal pattern, such as extra trains, or if a branched line is being forced to use only one branch. Syntax:
{{status|special|DETAILS}}
- Status: Detour in effect: Template:Road using Taco Street and Bacon Lane
- Use to indicate that a road is running differently than normal, e.g diversions, lane reduction, etc. Syntax:
{{status|r-special|DETAILS}}
- Use to indicate that a road is running differently than normal, e.g diversions, lane reduction, etc. Syntax:
The Taco Line: Partial service open: Open between Frumple and Chiefbozx
- If you wish to customise the starting text, use the 3rd parameter, entering the text you wish to preceed the status. Note: you need not add a colon as this is automatically done. Syntax
{{status|TYPE|(DETAILS or blank if not accepted)|PRECEEDING TEXT}}
- If you put an invalid parameter 1 in, such as
42
, the unknown status icon will appear.