Template:Cite Iowa map/doc
This is a documentation subpage for Template:Cite Iowa map. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used for referencing maps published by the Iowa Department of Transportation or the Iowa State Highway Commission. This template will fill out the appropriate details for each map in its listing. `
This template is based on {{Cite map}} so it falls into the Citation Style 1 (CS1) series of templates.
Usage
{{cite IowaDOT map |year={{subst:#time:Y}} |month= |link= |alt= |inset= |section= |sections= |access-date={{subst:#time:F j, Y}}}}
Parameters
<templatedata> { "params": { "year": { "label": "year", "description": "The year the map was published, or RR for the railroad map", "type": "string", "required": true }, "link": { "label": "link", "description": "Turns off the wikilink to Iowa Department of Transportation", "type": "string", "suggested": true }, "access-date": { "label": "date", "description": "The date the map was accessed", "type": "date", "required": true }, "alt": { "label": "alt", "description": "In some years, an alternate map was produced, only accepts \"yes\"", "type": "string" }, "month": { "label": "month", "description": "In some years, more than one map was produced, accepts two-digit or three-letter abbreviated or full month names (01, Jan, or January)", "type": "string" }, "inset": { "label": "inset", "description": "If citing a city inset, specify which city", "type": "string" }, "section": { "label": "section", "description": "Section of the map (E4)", "type": "string" }, "sections": { "label": "sections", "description": "If the citation spans more than one section of the map (E4–F4)", "type": "string" } }, "description": "This template creates a reference for maps published by the Iowa Department of Transportation or the Iowa State Highway Commission" } </templatedata>