टेम्पलेट:Infobox road

विकिपीडिया से

Usage[संपादन करीं]

This template generates an infobox for roads, both numbered and unnumbered. Below is the basic syntax needed to get a complete infobox for an article. Place this below any hatnotes and before any other text and fill in the variables. If a variable is empty, it should be omitted. Other, more specific, parameters exist and are described in detail below.

Numbered roads[संपादन करीं]

This is the basic code needed to set up an infobox for a numbered route.

{{Infobox road
| country =
| type =
| route =
| map =
| length_mi =
| length_km =
| length_ref =
| established =
| direction_a =
| terminus_a =
| junction =
| direction_b =
| terminus_b =
| previous_type =
| previous_route =
| next_type =
| next_route =
}}

Unnumbered roads[संपादन करीं]

This is the basic code needed to set up an infobox for an unnumbered route. See also {{infobox street}}.

{{Infobox road
| name =
| marker_image =
| map =
| length_mi =
| length_km =
| length_ref =
| established =
| allocation =
| direction_a =
| terminus_a =
| junction =
| direction_b =
| terminus_b =
}}

Full[संपादन करीं]

Parameters[संपादन करीं]

Numbered roads[संपादन करीं]

These parameters are typically used only for numbered routes.

  • country: the ISO 3166-1 alpha-3 code of the country that the route is in (not to be confused with the countries location parameter). Use this list to find the correct code for the country. These countries have had the necessary subtemplates set up; see that page for instructions on how to set up new countries. If the route is located in Australia, the United States, Canada, or Mexico, and the route is located within one state or province use state (Australia, US, and Mexico) or province (Canada) instead (not to confused with the states and provinces location parameters). The "state" and "province" parameters are not interchangeable. Accepted values for these two parameters are as follows:
    • Australian state: the two- or three-letter abbreviation of the state. Note: |country=AUS must also be set if the state is NT or WA to avoid conflicts with other countries.
    • U.S. state: the two-letter postal abbreviation of the state.
    • Canadian province: the two-letter postal abbreviation of the province.
    • Mexican state: the three-letter ISO 3166-2:MX code of the state, minus the "MX-" prefix.
  • type: the type of route the article is about. See this page for a list.
  • subtype: the type of special route that the article route is, if applicable
  • county: the county associated with the route that the article is about (not to be confused with the counties location parameter). Use only for county routes.
  • route: the number of the route.
  • section: the section of code that defines this route. Very few areas use this, and the appropriate subpage ([[/law/USA]] for example) must be set up for the parameter to work. The state of Minnesota also uses subsection to specify the exact section of the legal code definition.
  • spur_type: defines the type of route that the route is a spur of. Use for spur routes, such as a loop road, bypass, alternate route, business route, truck route, or other type of route. Example: Use WV for West Virginia Route 10 Alternate.
  • spur_of: defines what the parent route is, such as Highway 7A's parent is Highway 7, or Interstate 110's parent is Interstate 10. The usual text that would go here is the road number, such as "7" or "10" or "500".
  • previous_type: this is the type of route that proceeds the current one in the system. See this page for a list.
  • previous_route: the number of the route preceding this one
  • previous_dab: any disambiguation needed to generate the correct link to the previous route
  • browse_route: the route associated with the current browse row. Typically used only if the browsing route is not the route that the rest of the infobox is about.
  • next_type: same as "previous_type" but for the route following this one
  • next_route: the number of the route succeeding this one
  • next_dab: same as "previous_dab" but for the route following this one
  • browse: use to add additional browse lines, which are generated by templates similar to {{ny browse}}. These templates accept the seven parameters given above plus "county"; however, "route" is used instead of "browse_route".

Historical roads[संपादन करीं]

These parameters are typically used only for roads of a historic nature, such as the Silk Road.

  • time_period: the time period that the road existed in.
    • established_by: the body that built or established the road. Used only in conjunction with "time_period".
    • significance: the historical/cultural significance of the route. Used only in conjunction with "time_period".
    • related: roads related to the historical road. Used only in conjunction with "time_period".
  • margary: the Margary number of a Roman road in Britain.

Route information[संपादन करीं]

  • marker_image: shield image to be displayed. Requires full wiki markup. Typically not needed for numbered routes. Can be set to 'none' to show no marker
  • name: road name to be displayed. Typically not needed for numbered routes.
  • maint: the agency that maintains the highway. If the appropriate subpage ([[/maint/USA]] for example) exists and a specific jurisdiction is specified (such as "state=AZ"), this parameter will be filled in automatically with that jurisdiction's department of transportation. "maint" still works, however, if the default agency needs to be overwritten, for instance if the route is maintained by another agency.
  • alternate_name: Use in situations where the entire route has another name. For example, New York State Route 590 is called the Sea Breeze Expressway for its entire length.
  • map: image name of a map for the route, without the File: namespace prefix, which the template will place into an image link for you. For example, map=map_name|map_alt=alt text will render as: [[File:map_name|290x172px|alt=alt text]]. Note: this will pull the file name from Wikidata if left empty and the associated item has the information.
    • map_alt: alt text for the map, for visually impaired readers. See WP:ALT. This parameter should be specified if map is specified.
    • map_notes: an optional parameter with text to display along with the map.
    • map_custom: optionally set to yes if you want to override the template's default image link; then you may specify your own complete image link with: map=[[File:map_name|...]]
    • For best results, your map image width should be 290px.
    • See the WP:USRD maps task force for maps for roads in the United States.
  • photo or image: image name of a photo for the route, without the File: namespace prefix, which the template will place into an image link for you. For example, photo=photo_name|photo_alt=alt text will render as: [[File:photo_name|290px|alt=alt text]].
    • photo_width or image_width: sets the width in pixels of non-map images. Default value is 290.
    • photo_alt or image_alt: alt text for the photo, for visually impaired readers. See WP:ALT. This parameter should be specified if photo is specified.
    • photo_notes or image_notes: an optional parameter with text to display along with the photo.
    • This set of parameters will not work for articles in the United States per WP:USRD consensus.
  • length_mi or length_km: length of the route in miles (in countries where the imperial system is used) or kilometres (in countries where the metric system is used). Only one can be used in an article. The value from the one defined is the one that appears first. The other is calculated and rounded to the same level of precision as the stated value. If neither "length_mi" nor "length_km" exists, no length is displayed.
    • length_ref, if defined, appears after the first length. Use a citation for the length (wrapped in <ref>...</ref> tags) or {{fact}} here. Be sure that the first length is the one for which you have a reference.
    • length_notes, if defined, appears as a note below the length. This can be used to show former length, or future length, etc.
  • status: the status of cancelled or under construction roadways; this will not show unless the infobox uses |header_type= with historic, former or under construction values (or their alternates).
  • established: this is the date or year in which the route was commissioned or assigned to its current alignment. (Alternate parameter: formed)
  • decommissioned: the date or year the route was decommissioned (Alternate parameter: deleted)
  • history: a brief summary of the route's history. Typically used in place of the above two parameters.
  • known_for: if defined, prints any notable landmarks on the road with an independent article; eg: Stonehenge, Angel of the North
  • allocation: a list of highway designations allocated to the roadway. For Australia, this uses a label of "Allocation:" while for other countries it will use "Component highways:" instead.
  • tourist: a list of the tourist routes that follow the route; currently only set up for use in Australia, New Zealand, Canada, and the US.
  • restrictions: a brief mention of any restrictions on the road. Examples include regular seasonal closures or permit requirements needed by motorists.

Major intersections[संपादन करीं]

  • beltway_city, orbital, loop, or tloop: for beltways, orbitals, loop roads, or tourist loops only. This is the city that the beltway/orbital/loop encircles. The output differs between the three to accommodate variation in English for different geographic areas. In the case of tourist loops, using |tloop=none will omit a location around which the roadway would loop.
  • direction_a: for U.S. roads, this should be either "South" or "West" per the standards set by the U.S. Roads project. For roads in other jurisdictions, consult that area's WikiProject to determine which direction to put here.
  • terminus_a or end_a: this is where the route begins and, for U.S. roads, is either at the southern terminus or western terminus
  • junction: a list of major junctions. Each WikiProject has different standards for major junctions, so consult the relevant WikiProject for more details. Uses plainlist class so {{Plainlist}} is not necessary; only a bulleted list is needed.
  • direction_b: The opposite of "direction_a"
  • terminus_b or end_b: where the route ends, in accordance with the guidelines set forth with terminus_a

This template is capable of creating separate "major intersection" sections for individual segments of a route that is split into two to four segments. The parameters associated with this feature are:

  • section#, where # is the number of the segment (1 being the first entered into the infobox, 2 being the next, and so on). By default, the text "Major intersections" is replaced in the header with "Section #"; this parameter allows for a custom header to be used.
  • length_mi# or length_km#: "length_mi" or "length_km" for the # segment
    • length_ref#: "length_ref" for the # segment
    • length_notes#: "length_notes" for the # segment
  • direction_a: same as described above; however, in this usage it will provide a default direction for the beginning point of all of the segments. If the direction of one endpoint is different, use direction_a# for that endpoint.
  • terminus_a# or end_a#: "terminus_a"/"end_a" for the # segment
  • junction#: "junction" for the # segment
  • direction_b: same as described above; however, in this usage it will provide a default direction for the ending point of all of the segments. If the direction of one endpoint is different, use direction_b# for that endpoint.
  • terminus_b# or end_b#: for the # segment

Location[संपादन करीं]

This infobox has several parameters to list locations; however, many are restricted to use in only certain regions or countries for various reasons, including but not limited to local WikiProject consensus and common sense (for example, "countries" shouldn't be used on intra-country articles, and since the only locations with rural municipalities are Manitoba and Saskatchewan, "rural_municipalities" should be used there and nowhere else). Updates in 2022 added many new parameters for describing locations and made them available to more locations. Even where usage is possible, each parameter is still optional on an article-by-article basis based on local consensus.

Specific countries[संपादन करीं]

Available location parameters by listed country
Country Subdivision Parameter Location description
Asian Highway Network
ASIA
|countries= Countries, only wikilinks
Australia
AUS
|state= State, two-letter abbreviation; |country=AUS is required for |state=WA
Territory, two-letter abbreviation (ACT, JBT, or NT); |country=AUS is required for |state=NT
|states= States, will not display if |state= is used
|lga= Local government areas; links based on state
|locations= Major settlements, Major suburbs, or Suburb based on type
Brazil
BRA
|state= State; two-letter abbreviation
Federal district; two-letter abbreviation (DF)
|states= States, will not display if |state= is used
Canada
CAN
All locations |province= Province, two-letter abbreviation
Territory, two-letter abbreviation (NT, NU, or YK)
|provinces= Provinces, will not display if |province= is used
Alberta
AB
|rural_municipalities= Specialized and rural municipalities
|areas= Special areas
|districts= Improvement districts
British Columbia
BC
|districts=
|rural_municipalities=
Regional districts
Manitoba
MB
|rural_municipalities= Rural municipalities
New Brunswick
NB
|counties= Counties
|parishes= Parishes
Northwest Territories
NT
|regions= Regions
Nova Scotia
NS
|counties= Counties
Nunavut
NU
|regions= Regions
Ontario
ON
|rural_municipalities= Municipalities
|counties= Counties
|regions= Regions
|districts= Districts
|divisions= Divisions
Prince Edward Island
PE
|counties= Counties
|parishes= Parishes
Québec
QC
|rural_municipalities= Regional county municipalities
|territories= Equivalent territories
Saskatchewan
SK
|rural_municipalities= Rural municipalities
Yukon
YK
N/A
China
CHN
Hong Kong SAR
HKG
|districts= Districts
Macau SAR
MAC
N/A
All other locations |province= Province; two-letter abbreviation
|provinces= Provinces; two-letter abbreviation, will not display if |province= is used
|regions= Autonomous regions
International E-road Network
EUR
|countries= Countries, only wikilinks
France
FRA
French Guiana
GUF
N/A
Guadaloupe
GLP
N/A
Martinique
MTQ
N/A
Mayotte
MYT
N/A
Reunion
REU
N/A
All other locations |regions= Regions
|departments= Departments
India
IND
|state= State; two-letter abbreviation
Union territory; two-letter abbreviation (AN, CH, DH, DL, JK, LA, LD, PY)
|states= States, will not display if |state= is used
|territories= Union territories
|districts= Districts
Mexico
MEX
|state= State; three-letter abbreviation
Autonomous city; three-letter abbreviation (CMX)
|states= States, will not display if |state= is used
Kingdom of the
Netherlands
Netherlands
NLD
|provinces= Provinces
Aruba
ABW
N/A
Curaçao
CUW
N/A
Sint Maarten
SXM
N/A
Russia
RUS
|oblasts= Oblasts
|republics= Republics
|okrugs= Autonomous okrugs
|krais= Krais
|federal_cities= Federal cities
Spain
ESP
|province= Province, one- or two-letter abbreviation; will display the appropriate autonomous community automatically
|provinces= Provinces, will not display if |province= is used
|community= Autonomous community, two-letter abbreviation; only use for inter-provincial routes
|communities= Autonomous communities; will not display if |community= is used
United Kingdom Generic usage
GBR
|counties= Counties
England
ENG
|counties= Counties
|boroughs= Boroughs
Northern Ireland
NIR
|districts= Districts
Scotland
SCT
|areas= Council areas
Wales
WLS
|counties= Counties
|boroughs= County boroughs
Guernsey
GGY
|parishes= Parishes
Isle of Man
IMN
|sheadings= Sheadings
Jersey
JEY
|parishes= Parishes
Anguilla
AIA
|districts= Districts
Bermuda
BMU
|parishes= Parishes
British Indian Ocean Territory
IOT
N/A
British Virgin Islands
VGB
|districts= Districts
Cayman Islands
CYM
|districts= Districts
Falkland Islands
FLK
N/A
Gibraltar
GIB
N/A
Montserrat
MSR
|parishes= Parishes
Pitcairn Islands
PCN
N/A
Saint Helena, Ascension and
Tristan da Cunha
SHN
|island= Island
South Georgia and the
South Sandwich Islands
SGS
N/A
Turks and Caicos Islands
TCA
|districts= Districts
All locations |destinations= Primary destinations
United States
USA
All locations |state= State, two-letter abbreviation
Territory, two-letter abbreviation (AS, GU, MP, PR, or VI)
Federal district, two-letter abbreviation (DC)
|states= States, will not display if |state= is used
|indep_city= Independent city
|indep_cities= Independent cities, will not display if |indep_city= is used
Alaska
AK
|borough= Borough
|boroughs= Boroughs, will not display if |borough= is used
Louisiana
LA
|parish= Parish
|parishes= Parishes, will not display if |parish= is used
Puerto Rico
PR
|municipality= Municipality
|municipalities= Municipalities, will not display if |municipality= is used
All other locations |county= County
|counties= Counties, will not display if |county= is used

All other countries[संपादन करीं]

Available location parameters for all other countries
Parameter Location description
|country= Country
|countries= Countries, will not display if |country= is used
|island= Island
|communities= Communities
|regions= Regions
|provinces= Provinces
|states= States
|governorates= Governorates
|counties= Counties
|departments= Departments
|cantons= Cantons
|prefectures= Prefectures
|divisions= Divisions
|oblasts= Oblasts
|districts= Districts
|parishes= Parishes
|communes= Communes
|territories= Territories
|location1= |label1= Generic label
|location2= |label2= Generic label
|location3= |label3= Generic label
|location4= |label4= Generic label
|location5= |label5= Generic label
|subregions= Subregions
|subcounties= Subcounties
|subprefectures= Subprefectures

Municipal divisions[संपादन करीं]

Available municipal parameters for all countries except the United States
Parameter Location description
|municipalities= Municipalities
|cities= Major cities
|towns= Towns
|villages= Villages
|destinations= Primary destinations

Other parameters[संपादन करीं]

  • header_type: IBR has a small set of alternate header shades for specific sets of articles. They are:
    • under construction: for roads where construction has begun on the highway and no sections have been opened to traffic. Do not use for roads that are open to traffic in some capacity. (Alternate values: const, uc)
    • historic: for roads of a historic nature, such as auto trails or highways posted with brown, historical or scenic signage. (Alternate values: historical, hist, scenic)
    • former: for highway designations no longer maintained by the corresponding government authority. (Alternate value: decommissioned)
    • minor: UK only. For A roads signed with black-on-white markers.
  • system: the highway system that the article route is part of. Typically not needed for numbered routes.
  • system#, where # is the number of the next additional highway system to be displayed (1 being the first entered into the infobox, 2 being the next, and so on).
  • e-road, ahn, tahn or mrn: used to indicate that a roadway is part of the International E-road network in Europe, the Asian Highway Network, the Trans-African Highway network or the Arab Mashreq International Road Network.
    • e-road-shield, ahn-shield, tahn-shield or mrn-shield: shield or route marker image for the E-road, AHN, TAHN or MRN route. Requires full wiki markup.
  • embedded: embed another infobox with such capability like {{Designation list}} and {{Infobox NRHP}}.

Example[संपादन करीं]

Lua error in Module:Infobox_road/route at line 107: bad argument #1 to 'wikitext' (string or number expected, got boolean).
Map
New Jersey Turnpike mainline and spurs highlighted in green
Route information
Length117.20 मील[1][2] (188.62 किमी)
(Mainline)
  • 11.03 मील (17.75 किमी)—Western Spur[3]
  • 6.55 मील (10.54 किमी)—Pennsylvania Extension[1]
  • 8.17 मील (13.15 किमी)—Newark Bay Extension[4]
  • 5.20 मील (8.37 किमी)—I-95 Extension[1]
  • 148.18 मील (238.47 किमी)—Total Length of Turnpike including Extensions
मौजूद रहल1951–present
Component
highways
प्रतिबंधBuses and commercial vehicles must use outer roadways between Exits 6 and 14
Major junctions
South endInvalid type: I / Invalid type: US / Invalid type: US in Pennsville near the Delaware Memorial Bridge
Major intersections
North endInvalid type: I / Invalid type: US / Invalid type: US / Invalid type: NJ / Invalid type: US / Invalid type: PIP in Fort Lee near the George Washington Bridge
Location
CountryUnited States
StateNew Jersey
CountiesSalem, Gloucester, Camden, Burlington, Mercer, Middlesex, Union, Essex, Hudson, Bergen
Highway system
Invalid type: IRoute 700Invalid type: I
Invalid type: IRoute 100Invalid type: NJ-old
Invalid type: IRoute 300Invalid type: NJ
{{Infobox road
| state = NJ
| type = NJTP
| map = {{maplink-road|from=New Jersey Turnpike.map}}
| map_custom = yes
| map_notes = New Jersey Turnpike mainline and spurs highlighted in green
| map_alt = Map of New Jersey with a long red line running from the southwest corner of the state to the northeast corner of the state signifying the mainline, three short red lines signifying the spur routes
| length_mi = 117.20
| length_ref = <ref name="sld 1" /><ref name="sld 0">{{cite web |author = New Jersey Department of Transportation |url = http://www.state.nj.us/transportation/refdata/sldiag/pdf/00000700__-.pdf |title = Route 700 Straight Line Diagram |access-date = March 17, 2020 |publisher = New Jersey Department of Transportation |url-status = live |archive-url = https://web.archive.org/web/20160304211723/http://www.state.nj.us/transportation/refdata/sldiag/00000700__-.pdf |archive-date = March 4, 2016 |df = mdy-all |author-link = New Jersey Department of Transportation }}</ref><!--equation is 76.78+52.17-6.55=122.4-->
| length_notes = (Mainline) {{plainlist|
* {{cvt|11.03|mi|km}}—Western Spur<ref name="sld 2">{{cite web |author = New Jersey Department of Transportation |url = http://www.state.nj.us/transportation/refdata/sldiag/pdf/00000095W_-.pdf |title = Route 95W Straight Line Diagram |access-date = March 17, 2020 |publisher = New Jersey Department of Transportation |url-status = live |archive-url = https://web.archive.org/web/20160113180423/http://www.state.nj.us/transportation/refdata/sldiag/00000095W_-.pdf |archive-date = January 13, 2016 |df = mdy-all }}</ref>
* {{cvt|6.55|mi|km}}—Pennsylvania Extension<ref name="sld 1">{{cite web |author = New Jersey Department of Transportation |url = http://www.state.nj.us/transportation/refdata/sldiag/pdf/00000095__-.pdf |title = Route 95 Straight Line Diagram |access-date = March 17, 2020 |publisher = New Jersey Department of Transportation |url-status = live |archive-url = https://web.archive.org/web/20160304210126/http://www.state.nj.us/transportation/refdata/sldiag/00000095__-.pdf |archive-date = March 4, 2016 |df = mdy-all }}</ref>
* {{cvt|8.17|mi|km}}—Newark Bay Extension<ref name="sld 3">{{cite web |author = New Jersey Department of Transportation |url = http://www.state.nj.us/transportation/refdata/sldiag/pdf/00000078__-.pdf |title = Route 78 Straight Line Diagram |access-date = March 17, 2020 |publisher = New Jersey Department of Transportation |url-status = live |archive-url = https://web.archive.org/web/20160304212003/http://www.state.nj.us/transportation/refdata/sldiag/00000078__-.pdf |archive-date = March 4, 2016 |df = mdy-all }}</ref>
* {{cvt|5.20|mi|km}}—I-95 Extension<ref name="sld 1" />
* {{cvt|148.18|mi|km}}—Total Length of Turnpike including Extensions
}}
| established = 1951
| allocation =
* {{Jct|state=NJ|Route|700|nolink=yes|noshield1=yes}} (unsigned) from [[Pennsville Township, New Jersey|Pennsville Township]] to [[Mansfield Township, Burlington County, New Jersey|Mansfield Township]]
* {{jct|state=NJ|I-Toll|95}} from [[Burlington Township, New Jersey|Burlington Township]] to [[Fort Lee, New Jersey|Fort Lee]]
* {{jct|state=NJ|I-Toll|78}} Newark Bay Extension from [[Newark, New Jersey|Newark]] to [[Jersey City, New Jersey|Jersey City]]
| restrictions = Buses and commercial vehicles must use outer roadways between Exits 6 and 14
| direction_a = South
| direction_b = North
| terminus_a = {{jct|state=NJ|I|295|US|40|US|130}} in [[Pennsville Township, New Jersey|Pennsville]] near the [[Delaware Memorial Bridge]]
| junction =
* {{jct|state=NJ|NJ|73}} in [[Mount Laurel, New Jersey|Mount Laurel]]
* {{jct|state=NJ|I-Toll|95|PAEX|nolink2=yes}} in [[Mansfield Township, Burlington County, New Jersey|Mansfield Township]]
* {{jct|state=NJ|I|195}} in [[Robbinsville Township, New Jersey|Robbinsville Township]]
* {{jct|state=NJ|I|287|NJ|440}} in [[Edison, New Jersey|Edison]]
* {{jct|state=NJ|GSP||US|9}} in [[Woodbridge Township, New Jersey|Woodbridge Township]]
* {{jct|state=NJ|I|278}} in [[Elizabeth, New Jersey|Elizabeth]]
* {{jct|state=NJ|I-Toll|78|NBEX||US|1-9|nolink2=yes}} in [[Newark, New Jersey|Newark]]
* {{jct|state=NJ|I|280}} in [[Kearny, New Jersey|Kearny]]
* {{jct|state=NJ|NJ|495}} in [[Secaucus, New Jersey|Secaucus]]
* {{jct|state=NJ|I|80}} in [[Teaneck, New Jersey|Teaneck]]
| terminus_b = {{jct|state=NJ|I|95|US|1-9|US|46|NJ|4|US|9W|PIP|}} in [[Fort Lee, New Jersey|Fort Lee]] near the [[George Washington Bridge]]
| counties = [[Salem County, New Jersey|Salem]], [[Gloucester County, New Jersey|Gloucester]], [[Camden County, New Jersey|Camden]], [[Burlington County, New Jersey|Burlington]], [[Mercer County, New Jersey|Mercer]], [[Middlesex County, New Jersey|Middlesex]], [[Union County, New Jersey|Union]], [[Essex County, New Jersey|Essex]], [[Hudson County, New Jersey|Hudson]], [[Bergen County, New Jersey|Bergen]]
| previous_type = I
| previous_route = 695
| browse_route = Route 700
| next_type = I
| next_route = 895
| browse = {{nj browse|previous_type=I|previous_route=95|route=Route 100|next_type=NJ-old|next_route=101
}}{{nj browse|previous_type=I|previous_route=295|route=Route 300|next_type=NJ|next_route=303}}
}}
Example references
  1. 1.0 1.1 1.2 New Jersey Department of Transportation. "Route 95 Straight Line Diagram" (PDF). New Jersey Department of Transportation. Archived (PDF) from the original on मार्च 4, 2016. Retrieved मार्च 17, 2020.
  2. New Jersey Department of Transportation. "Route 700 Straight Line Diagram" (PDF). New Jersey Department of Transportation. Archived (PDF) from the original on मार्च 4, 2016. Retrieved मार्च 17, 2020.
  3. New Jersey Department of Transportation. "Route 95W Straight Line Diagram" (PDF). New Jersey Department of Transportation. Archived (PDF) from the original on जनवरी 13, 2016. Retrieved मार्च 17, 2020.
  4. New Jersey Department of Transportation. "Route 78 Straight Line Diagram" (PDF). New Jersey Department of Transportation. Archived (PDF) from the original on मार्च 4, 2016. Retrieved मार्च 17, 2020.

TemplateData[संपादन करीं]

Technical details[संपादन करीं]

See Infobox road/doc/tech for details on the inner workings of the template, including a list of tracking categories.

Tracking categories[संपादन करीं]

See also[संपादन करीं]