From Wikipedia, the free encyclopedia
This templates adds former Ontario highways to {{ Infobox road }} using the browse parameter.
{{ Infobox road
....
|previous_type = ON
|previous_route = previous current
|next_type = ON
|next_route = next current
|browse = {{ ON former | previous = previous former| next = next former}}
}}
|previous=
The previous former route
|next=
The next former route
Only use |previous=
when previous former > previous current
Only use |next=
when next former < next current
{{ Infobox road
| province = ON
| type = Hwy
| route = 60
| previous_type = ON
| previous_route = 58
| next_type = ON
| next_route = 61
| browse = {{ ON former | previous = 59}}
}}
{{ Infobox road
| province = ON
| type = Secondary
| route = 502
| previous_type = ON
| previous_route = QEW
| next_type = ON
| next_route = 510
| browse = {{ ON former | previous = 501| next = 503}}
}}
{{ Infobox road
| province = ON
| type = Secondary
| route = 804
| previous_type = ON
| previous_route = 802
| next_type = ON
| next_route = 805
| browse = {{ ON former | previous = 803}}
}}
Template parameters[ Edit template data ]
Parameter Description Type Status Next next
The next former route. Only use when [previous former] > [previous current].
String optional Previous previous
The previous former route. Only use when [previous former] > [previous current].
String optional