Template:Current School Services: Difference between revisions

From ACT Bus Network Wiki
Jump to navigation Jump to search
(Created page with " <noinclude> <templatedata> { "params": { "Route Number": { "description": "The number of the route, followed by the year it was introduced ", "example": "Route 1090 (2023)", "required": true }, "Image": { "description": "An image for the route ", "example": "Destination sign preferred", "required": true }, "Start": { "description": "Commencement point of the Route", "example": "Erindale Interchange (AM)<BR>Mackillop Isabella (PM)",...")
 
No edit summary
 
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| class="infobox" align=right cellpadding=2 class="toccolours" style="margin:10px; padding:5px; z-index: 1; maxwidth=600px;"
|-
! colspan="2" style="background-color:black; text-align:center;" | {{{image}}}
|-
| valign=top style="width:30%; font-weight:bold;" | Morning directions
| {{{MD|Start point to end point}}}
|-
| valign=top style="font-weight:bold;" | Afternoon directions
| {{{AD|Start point to end point}}}
|-
| valign=top style="font-weight:bold;" | Via
| {{{via|List of suburbs}}}
|-
| style="font-weight:bold;" | Start date
| {{{SD|Add date}}}
|-
| style="font-weight:bold;" | End date
| {{{ED|Add date}}}
|-
| style="font-weight:bold;" | Morning trips
| {{{MT|number of AM runs}}}
|-
| style="font-weight:bold;" | Afternoon trips
| {{{AT|number of PM runs}}}
|-
! colspan="2" style="background:yellow; color:black;"|<big>'''While all care is taken to ensure accurate route directions, <br>this is not the official Transport Canberra website. <br>Please visit www.transport.act.gov.au to <br>confirm route directions and timing before you travel.'''</big>
|}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"Route Number": {
"image": {
"description": "The number of the route, followed by the year it was introduced ",
"label": "Destination display",
"example": "Route 1090 (2023)",
"description": "Replace zeros with the relevant number to build the destination display.",
"example": "[[File:S.png]][[File:S0.png]][[File:S0.png]][[File:S0.png]][[File:S0.png]]",
"autovalue": "[[File:S.png]][[File:S0.png]][[File:S0.png]][[File:S0.png]][[File:S0.png]]",
"required": true
"required": true
},
},
"Image": {
"MD": {
"description": "An image for the route ",
"label": "Morning directions",
"example": "Destination sign preferred",
"description": "Add the start and end point for the morning service",
"example": "Erindale Interchange to MacKillop Isabella",
"required": true
"required": true
},
},
"Start": {
"AD": {
"description": "Commencement point of the Route",
"label": "Afternoon directions",
"example": "Erindale Interchange (AM)<BR>Mackillop Isabella (PM)",
"description": "Add the start and end point for the afternoon service",
"example": "MacKillop Isabella to Erindale Interchange",
"required": true
"required": true
},
},
"End": {
"via": {
"label": "End point of the Route",
"label": "Via",
"description": "Mackillop Isabella (AM)<br>Erindale Interchange (PM)",
"description": "List the suburbs the route operates through",
"example": "Monash",
"required": true
"required": true
},
},
"Via": {
"SD": {
"label": "List of suburbs that the route travels through",
"label": "Start date",
"description": "List the start date for the route",
"example": "April 2019",
"required": true
"required": true
},
},
"Start date": {
"ED": {
"description": "Commencement date of this route",
"label": "End date",
"description": "List the end date for the route, if applicable. If not, use --",
"example": "December 2020",
"required": true
"required": true
},
},
"End date": {
"MT": {
"description": "End date of this route (or 'current')"
"label": "Morning trips",
"description": "How many runs operate in the morning?",
"example": "Two",
"required": true
},
},
"Schools serviced": {
"AT": {
"description": "List of school serviced by the route",
"label": "Afternoon trips",
"description": "How many runs operate in the afternoon?",
"example": "One",
"required": true
"required": true
},
"Preceded by": {
"description": "Page for previous version/iteration of this route"
},
"Succeeded by": {
"description": "Page for next version/iteration of this route"
}
}
},
},
"description": "Standard infobox for school routes",
"description": "This infobox is used for current school routes. "
"paramOrder": [
"Route Number",
"Image",
"Start",
"End",
"Schools serviced",
"Via",
"Start date",
"End date",
"Preceded by",
"Succeeded by"
]
}
}
</templatedata>
</templatedata>
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 15:43, 13 December 2025

{{{image}}}
Morning directions Start point to end point
Afternoon directions Start point to end point
Via List of suburbs
Start date Add date
End date Add date
Morning trips number of AM runs
Afternoon trips number of PM runs
While all care is taken to ensure accurate route directions,
this is not the official Transport Canberra website.
Please visit www.transport.act.gov.au to
confirm route directions and timing before you travel.

This infobox is used for current school routes.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Destination displayimage

Replace zeros with the relevant number to build the destination display.

Example
[[File:S.png]][[File:S0.png]][[File:S0.png]][[File:S0.png]][[File:S0.png]]
Auto value
[[File:S.png]][[File:S0.png]][[File:S0.png]][[File:S0.png]][[File:S0.png]]
Unknownrequired
Morning directionsMD

Add the start and end point for the morning service

Example
Erindale Interchange to MacKillop Isabella
Unknownrequired
Afternoon directionsAD

Add the start and end point for the afternoon service

Example
MacKillop Isabella to Erindale Interchange
Unknownrequired
Viavia

List the suburbs the route operates through

Example
Monash
Unknownrequired
Start dateSD

List the start date for the route

Example
April 2019
Unknownrequired
End dateED

List the end date for the route, if applicable. If not, use --

Example
December 2020
Unknownrequired
Morning tripsMT

How many runs operate in the morning?

Example
Two
Unknownrequired
Afternoon tripsAT

How many runs operate in the afternoon?

Example
One
Unknownrequired