Template:MUTCD/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:MUTCD. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:MUTCD in articles based on its TemplateData.
TemplateData for MUTCD
<templatedata>{
"description": "", "params": { "year": { "label": "Year", "description": "Edition for the Manual on Uniform Traffic Control Devices. If the year is omitted, the default is 2009. The 2003 edition is also able to be referenced.", "type": "number" }, "revision": { "label": "Revision", "description": "Revision to the base edition. If the revision is omitted, the default is 3 (for the 2009 edition). For the 2009 edition, the revision level can be blank (original), dated Dec 2009; rev 1 and 2, dated May 2012; or rev 1, 2, and 3, dated Jul 2022. For the 2003 edition, the revision level can be blank (original), dated Nov 2003; rev 1, dated Nov 2004; or rev 1 and 2, dated Dec 2007.", "type": "number" }, "chapter": { "label": "Chapter", "description": "Chapter number to be referenced, in the format NA, where N is the part number and A is the specific chapter. The default chapter is 1A.", "type": "string" } }
}</templatedata>
Examples
{{MUTCD}}
returns the formatted reference:
- "1A". 2009 Manual on Uniform Traffic Control Devices (Report). Rev. 3. United States Department of Transportation, Federal Highway Administration. July 2022. Retrieved November 11, 2024.
{{MUTCD |chapter=9B |revision=}}
returns the formatted reference:
- "9B". 2009 Manual on Uniform Traffic Control Devices (Report). Original. United States Department of Transportation, Federal Highway Administration. December 2009. Retrieved November 11, 2024.
{{MUTCD |year=2009 |revision=2 |chapter=3A}}
returns the formatted reference:
- "3A". 2009 Manual on Uniform Traffic Control Devices (Report). Rev. 2. United States Department of Transportation, Federal Highway Administration. May 2012. Retrieved November 11, 2024.
{{MUTCD |year=2003 |revision=2 |chapter=7D}}
returns the formatted reference:
- "7D". 2003 Manual on Uniform Traffic Control Devices (Report). Rev. 2. United States Department of Transportation, Federal Highway Administration. December 2007. Retrieved November 11, 2024.
Source
- "Previous Editions of the MUTCD". United States Department of Transportation, Federal Highway Administration.