Template:Current School Services: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="infobox" style=" | {| class="infobox" align=right cellpadding=2 class="toccolours" style="margin:10px; padding:5px; z-index: 1; maxwidth=600px;" | ||
|- | |- | ||
! colspan="2" style="background-color: | ! colspan="2" style="background-color:black; text-align:center;" | {{{image}}} | ||
|- | |- | ||
| style="width: | | valign=top style="width:30%; font-weight:bold;" | Morning directions | ||
| {{{ | | {{{MD|Start point to end point}}} | ||
|- | |- | ||
| style="font-weight:bold;" | Afternoon directions | | valign=top style="font-weight:bold;" | Afternoon directions | ||
| {{{ | | {{{AD|Start point to end point}}} | ||
|- | |- | ||
| style="font-weight:bold;" | Via | | valign=top style="font-weight:bold;" | Via | ||
| {{{via|List of suburbs}}} | | {{{via|List of suburbs}}} | ||
|- | |- | ||
| style="font-weight:bold;" | Start date | | style="font-weight:bold;" | Start date | ||
| {{{ | | {{{SD|Add date}}} | ||
|- | |- | ||
| style="font-weight:bold;" | End date | | style="font-weight:bold;" | End date | ||
| {{{ | | {{{ED|Add date}}} | ||
|- | |- | ||
| style="font-weight:bold;" | Morning trips | | style="font-weight:bold;" | Morning trips | ||
| {{{ | | {{{MT|number of AM runs}}} | ||
|- | |- | ||
| style="font-weight:bold;" | Afternoon trips | | 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> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"image": { | |||
"label": "Destination display", | |||
"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 | |||
}, | |||
"MD": { | |||
"label": "Morning directions", | |||
"description": "Add the start and end point for the morning service", | |||
"example": "Erindale Interchange to MacKillop Isabella", | |||
"required": true | |||
}, | |||
"AD": { | |||
"label": "Afternoon directions", | |||
"description": "Add the start and end point for the afternoon service", | |||
"example": "MacKillop Isabella to Erindale Interchange", | |||
"required": true | |||
}, | |||
"via": { | |||
"label": "Via", | |||
"description": "List the suburbs the route operates through", | |||
"example": "Monash", | |||
"required": true | |||
}, | |||
"SD": { | |||
"label": "Start date", | |||
"description": "List the start date for the route", | |||
"example": "April 2019", | |||
"required": true | |||
}, | |||
"ED": { | |||
"label": "End date", | |||
"description": "List the end date for the route, if applicable. If not, use --", | |||
"example": "December 2020", | |||
"required": true | |||
}, | |||
"MT": { | |||
"label": "Morning trips", | |||
"description": "How many runs operate in the morning?", | |||
"example": "Two", | |||
"required": true | |||
}, | |||
"AT": { | |||
"label": "Afternoon trips", | |||
"description": "How many runs operate in the afternoon?", | |||
"example": "One", | |||
"required": true | |||
} | |||
}, | |||
"description": "This infobox is used for current school routes. " | |||
} | |||
</templatedata> | |||
[[Category:Templates]] | |||
</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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Destination display | image | Replace zeros with the relevant number to build the destination display.
| Unknown | required |
| Morning directions | MD | Add the start and end point for the morning service
| Unknown | required |
| Afternoon directions | AD | Add the start and end point for the afternoon service
| Unknown | required |
| Via | via | List the suburbs the route operates through
| Unknown | required |
| Start date | SD | List the start date for the route
| Unknown | required |
| End date | ED | List the end date for the route, if applicable. If not, use --
| Unknown | required |
| Morning trips | MT | How many runs operate in the morning?
| Unknown | required |
| Afternoon trips | AT | How many runs operate in the afternoon?
| Unknown | required |