Template:On-exp browse/doc
![]() | This is a documentation subpage for Template:On-exp browse. It may contain usage information, categories and other content that is not part of the original template page. |
![]() | This template uses TemplateStyles: |
{{On-exp browse}} is used to show browsing navigation for non-provincial expressways in Ontario. It is used with the |browse=
parameter of {{Infobox road}}.
Usage
Ordered alphabetically
{{On-exp browse |previous_link= |route = |next_link=}}
Ordered by date
{{On-exp browse |previous_link= |previous_year= |route = |next_link= |next_year=}}
Parameters
|previous_link=
- Link to (or name of) the previous expressway in the series.|previous_year=
- The opening year of the previous expressway.|route=
- The name of the current expressway.|year=
- The opening year of the current expressway.|next_link=
- Link to (or name of) the next expressway in the series.|next_year=
- The opening year of the next expressway.
Examples
<syntaxhighlight lang="wikitext">{{Infobox road | browse = {{on-exp browse
| previous_link = Lincoln M. Alexander Parkway | route = Red Hill Valley Parkway | next_link = Veterans Memorial Parkway
}}}}</syntaxhighlight>
|
<syntaxhighlight lang="wikitext">{{Infobox road | browse = {{on-exp browse
| previous_link = | previous_year = | route = Highway 2A | year = 1936 | next_link = Gardiner Expressway | next_year = 1958
}}}}</syntaxhighlight>
|