Template:SA road routes
Appearance
- This is the basic syntax you need to get the Road routes in South Australia navbox
- This navbox should only be used for South Australian roads with at least one route allocation
- This navbox supports display of up to four routes for each road article.
Usage
[edit]{{SA road routes
|route=
|shield=
|roads=
}}
Here's what you should fill in
[edit]- route: The name of the route – either National Highway xy for National Highways, or just the alphanumeric route number for standard routes
- shield: Use {{AUshield}} to generate a shield.
- A custom image can be specified using
|shield=
[[File:image_name.svg|x20px]]
- A custom image can be specified using
- roads:
- A list of roads can be specified by entering each road on a new line, preceded by an asterisk (*), such as
|roads=
* [[Example Highway]]
* [[Some Road]]
* [[Third Road]]
* Unlisted Road
- For a 2nd route, use parameters route2, shield2, roads2
- For a 3rd route, use parameters route3, shield3, roads3
- For a 4th route, use parameters route4, shield4, roads4
Examples
[edit]- What you type...
{{SA road routes
|route=A11
|shield={{AUshield|SA|A11}}
|roads=
* [[Lower North East Road]]
* [[North Terrace, Adelaide|]]
* [[Payneham Road]]
}}
- ... What you get
- What you type...
{{SA road routes
|route=National Highway A1
|shield={{AUshield|N|A1}}
|roads=
* [[Princes Highway]]
* [[Eyre Highway]]
|route2=B1
|shield2={{AUshield|SA|B1}}
|roads2=
* [[Princes Highway]]
}}
- ... What you get
See also
[edit]{{AUshield}}