X

Track changes made to this page

If you find this page useful and would like to be notified of changes made to this page, start by inputting your email below.



Privacy policy
Close this window

powered by ChangeDetection

GNIS 4

{{{id}}}

Documentation icon Template documentation[create]

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

GNIS 4

Category:TemplateData documentation

<templatedata>{ "description": "A template to generate an external link, which displays the GNIS feature ID, to the United States Geological Survey's Geographic Names Information System.", "params": {

 "id": {
   "label": "GNIS feature id",
   "description": "GNIS feature id.  The default if this is omitted is Template:Pagename.",
   "type": "number",
   "required": true
 },
 "type": {
   "label": "GNIS special subsets",
   "description": "Use the value 'antarid' for GNIS codes which refer to features in Antarctica.",
   "type": "string",
   "required": false
 }

}}</templatedata>