Template:Current School Services: Difference between revisions
No edit summary |
No edit summary |
||
| Line 24: | Line 24: | ||
| {{{AT|number of PM runs}}} | | {{{AT|number of PM runs}}} | ||
|} | |} | ||
<nowiki> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 79: | Line 79: | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||
</nowiki> | |||
Revision as of 21:53, 10 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 |
<templatedata> { "params": { "image": { "label": "Destination display", "description": "Mock up of the route destination", "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", "example": "December 2020" }, "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 } } } </templatedata></noinclude>