Difference between revisions of "Template:Cite US Gazetteer"

From blackwiki
Jump to navigation Jump to search
imported>Stepheng3
(→‎top: two typographic errors)
imported>Stepheng3
(add 2014 vintage)
Line 14: Line 14:
 
       |#default = {{Citation error|invalid {{Para|type}} specified|Cite US Gazetteer}}
 
       |#default = {{Citation error|invalid {{Para|type}} specified|Cite US Gazetteer}}
 
     }}
 
     }}
 +
 +
  | 2014 =
 +
    {{#switch: {{{2|{{{type|<noinclude>places</noinclude>}}}}}}
 +
      | places =
 +
        {{#switch: {{{3|{{{state|<noinclude>CA</noinclude>}}}}}}
 +
          | CA =
 +
            {{Cite web
 +
              | url = http://www2.census.gov/geo/docs/maps-data/data/gazetteer/2014_Gazetteer/2014_gaz_place_06.txt
 +
              | publisher = [[United States Census Bureau]]
 +
              | title = 2014 U.S. Gazetteer Files – Places – California
 +
            }}
 +
          |#default = {{Citation error|invalid {{Para|state}} specified|Cite US Gazetteer}}
 +
        }}
 +
      |#default = {{Citation error|invalid {{Para|type}} specified|Cite US Gazetteer}}
 +
    }}
 +
 
   |#default = {{Citation error|invalid {{Para|vintage}} specified|Cite US Gazetteer}}
 
   |#default = {{Citation error|invalid {{Para|vintage}} specified|Cite US Gazetteer}}
 
}}<noinclude>
 
}}<noinclude>

Revision as of 20:31, 27 March 2015

"2010 Census U.S. Gazetteer Files – Places – California". United States Census Bureau.

Template documentation[view] [edit] [history] [purge]

The {{Cite US Gazetteer}} template generates a citation for one of the United States Census Bureau's US Gazetteer files.

Usage examples

  • {{Cite US Gazetteer|2010|places|CA}}
  • {{Cite US Gazetteer|vintage=2010|type=places|state=CA}}

Parameters

1st parameter (vintage)

The 1st parameter specifies the vintage of the data file. Alternatively, the vintage can be specified using |vintage=.

Currently the only supported values for this parameter are:

2nd parameter (type)

The 2nd parameter specifies the types of geographical units included in the data file. Alternatively, the types can be specified using type=.

Currently the only supported value for this parameter is:

3rd parameter (state)

The 3rd parameter specifies which U.S. state. Alternatively, the state can be specified using state=.

Currently the only supported value for this parameter is:

  • |state=CA, to specify the data file for California.

See also

External links