Template:ADOT res/doc

From the AARoads Wiki: Read about the road before you go
Jump to navigation Jump to search

This template creates standardized references to various right of way resolutions published by the Arizona State Highway Department or the Arizona Department of Transportation

Usage

{{ADOT res |year= |<!--suffix--> |<!--resolution number--> |access-date=}}

For the suffix, refer to the letter between the year and resolution number, which is usually either A or P. If there is no letter, type none. If the suffix is A, please refer to the template parameters table below.

For the resolution number, type the number that comes after the suffix letter.

To complete the template, fill in the following parameters:

  • year: currently any year between 1927 and 2014.
  • month: the month the resolution was passed in the form of a two-digit number. Starting in January (01) and ending in December (12).
  • accessdate: the date the map was accessed online.
  • url: this is to provide the link for the PDF documenting containing the specific Arizona State Transportation Board Meeting Agenda where the resolution was passed. This is only needed for resolutions after 2014 in date.

Examples

{{ADOT res|date=May 13, 1936|year=1936|P|584|access-date=October 15, 2019}}

Arizona State Highway Department (May 13, 1936). "ADOT Right-of-Way Resolution 1936-P-584". Works Consulting LLC. Retrieved October 15, 2019 – via Arizona Highway Data.


{{ADOT res|year=2010|month=03|A|023|access-date=October 15, 2019|text=Disposal by Abandonment to the City of San Luis for a continued public transportation use. 05/19/36 & 05/20/36, pages 586 & 624; 05/26/36, page 634; 10/25/46, page 43; 08/01/47, page 208; 98-05-A-014 dated 05/15/98. T-11S; R-25W; S-1}}

Arizona Department of Transportation. "ADOT Right-of-Way Resolution 2010-03-A-023". Works Consulting LLC. Retrieved October 15, 2019 – via Arizona Highway Data. Disposal by Abandonment to the City of San Luis for a continued public transportation use. 05/19/36 & 05/20/36, pages 586 & 624; 05/26/36, page 634; 10/25/46, page 43; 08/01/47, page 208; 98-05-A-014 dated 05/15/98. T-11S; R-25W; S-1


TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:ADOT res in articles based on its TemplateData.

TemplateData for ADOT res

<templatedata> { "params": {

               "link": {
                       "required": false,
                       "label": "Link?",
                       "type": "line",
                       "default": "yes",
                       "description": "Toggles the link in the publisher section on or off. For example, link=no."
               },

"date": { "required": false, "label": "Source date",

                       "type": "line",

"description": "Optional parameter for displaying the full date the resolution was created. Must be done in MDY format. For example, date=January 1, 1935." }, "year": { "required": true, "label": "Year",

                       "type": "number",
                       "description": "The year the resolution was created. For example, year=1935."
               },
               "month": {
                       "required": true,
                       "label": "Month",
                       "type": "number",
                       "description": "The two-digit number that comes between the year and prefix. Only needed if the prefix is set to A. In most cases, the number corresponds to the month the resolution was created. Must include zeroes as first digits if the resolution number shows up as such. For example, prefix=01 or prefix=12."
               },
               "n2": {
                       "required": true,
                       "label": "2nd Number",
                       "type": "number",
                       "description": "Alternate version of the parameter above, for cases when the second number does not correspond to the month the resolution was passed. See above for further instruction."
               },
               "1": {
                       "required": true,
                       "label": "Suffix",
                       "type": "line",
                       "description": "The letter that comes after the year in the resolution name. Can be set to P, A, none or left blank."
               },
               "2": {
                       "required": true,
                       "label": "Resolution number",
                       "type": "number",
                       "description": "The three-digit number which comes after the prefix letter in the resolution name. Must include as first digits if the resolution number shows up as such. For example, 041 or 352."
               },

"access-date": { "required": true, "label": "Access date", "description": "The date the resolution was accessed online. Must be MDY format." },

               "text": {
                       "required": false,
                       "label": "Resolution text",
                       "description": "The text provided with the resolution, describing changes in the route or right of way. This is not required."
               }

}, "description": "This template creates standardized references to various right of way resolutions published by the Arizona State Highway Department or the Arizona Department of Transportation." } </templatedata>

See also