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>
{{#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|}}} }}</includeonly>
<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|}}} }}</includeonly>

Revision as of 19:31, 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". This table has not been created yet.