Template:Uscounties: Difference between revisions

From Medicine GPT
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:name (label=Name)|county_full (label=Fullname)|county_fips (label=FIPS)|state_id (label=State ID)|state (label=State)|lat (label=Latitude)|lon (label=Longitude)|coordinates (label=Coordinates)|population (label=Population)|country (label=Country)}}
{{#template_params:name (label=Name)|county_full (label=Fullname)|county_fips (label=FIPS)|state_id (label=State ID)|state (label=State)|lat (label=Latitude)|lon (label=Longitude)|coordinates (label=Coordinates)|population (label=Population)|country (label=Country)}}
{{#cargo_declare:_table=uscounties|name=Page|county_full=String|county_fips=Integer|state_id=Page|state=Page|lat=Coordinates|lon=Coordinates|coordinates=Coordinates|population=Coordinates|country=Page}}
{{#cargo_declare:_table=uscounties|name=Page|county_full=String|county_fips=Integer|state_id=Page|state=Page|lat=lat|lon=lon|coordinates=Coordinates|population=Coordinates|country=Page}}
</noinclude><includeonly>{{#cargo_store:_table=uscounties}}
</noinclude><includeonly>{{#cargo_store:_table=uscounties}}
{{#template_display:_format=standard}}</includeonly>
{{#template_display:_format=standard}}</includeonly>

Latest revision as of 04:40, 11 December 2023

This is the "Uscounties" template.

It should be called in the following format:

{{Uscounties
|name=
|county_full=
|county_fips=
|state_id=
|state=
|lat=
|lon=
|coordinates=
|population=
|country=
}}

Edit the page to see the template text.

This template defines the table "uscounties". View table.