Template:FIPS Data store: Difference between revisions

From Indian River Lagoon Project
mNo edit summary
mNo edit summary
Line 15: Line 15:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
{{#cargo_declare:_table=fips|Summary_Level=Integer|State_Code=Integer|County_Code=Integer|County_Subdivision_Code=Integer|Place_Code=Integer|Consolidated_City_Code=Integer|Area_Name=String }}</noinclude><includeonly>{{#cargo_store:_table=fips|Summary_Level={{{Summary_Level|}}}|State_Code={{{State_Code|}}}|County_Code={{{County_Code|}}}|County_Subdivision_Code={{{County_Subdivision_Code|}}}|Place_Code={{{Place_Code|}}}|Consolidated_City_Code={{{Consolidated_City_Code|}}}|Area_Name={{{Area_Name|}}} }}
{{#cargo_declare:_table=fips|Summary_Level=Integer|State_Code=Integer|County_Code=Integer|County_Subdivision_Code=Integer|Place_Code=Integer|Consolidated_City_Code=Integer|Area_Name=String }}</noinclude><includeonly>{{#cargo_store:_table=fips|Summary_Level={{{Summary_Level|}}}|State_Code={{{State_Code|}}}|County_Code={{{County_Code|}}}|County_Subdivision_Code={{{County_Subdivision_Code|}}}|Place_Code={{{Place_Code|}}}|Consolidated_City_Code={{{Consolidated_City_Code|}}}|Area_Name={{{Area_Name|}}}}}<div>
<div>
Summary_Level= {{{Summary_Level|}}}
Summary_Level= {{{Summary_Level|}}}
State_Code= {{{State_Code|}}}
State_Code= {{{State_Code|}}}

Revision as of 20:58, November 11, 2020

This is the "FIPS_Data_store" template. Used by "Template:FIPS_Data_fetch" to store the fetched data to the Cargo "FIPS" table.

It should be called in the following format:

{{FIPS Data store
|Summary_Level=
|State_Code=
|County_Code=
|County_Subdivision_Code=
|Place_Code=
|Consolidated_City_Code=
|Area_Name=
}}

Edit the page to see the template text. This template defines the table "fips". View table.