Template:Bridge Data store: Difference between revisions

From Indian River Lagoon Project
(Created page with "<noinclude> This is the "Bridge Data store" template. Used by "Template:Bridge Data fetch" to store the fetched data to the Cargo "bridge_data" table. It should be called in...")
 
mNo edit summary
Line 39: Line 39:
|Future=
|Future=
|Future_Year=
|Future_Year=
|Condition_Bridge=
|Condition_Overall=
|Condition_Deck=
|Shape=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
{{#cargo_declare:_table=bridge_data|ObjectID=String|Status=String|Date=String|State=String|Region=String|Place=String|Water=String|Road=String|Number=String|Location=String|Coordinates=String|Latitude=String|Longitude=String|Owner=String|Built=String|Lanes=String|Traffic=String|Traffic_Year=String|Clearance=String|Service=String|Material=String|Type=String|Length=String|Deck=String|Superstructure=String|Substructure=String|Channel=String|Culvert=String|Inspect_Date=String|Direction=String|Reconstruct=String|Deck_Type=String|Future=String|Future_Year=String|Condition_Bridge=String|Condition_Overall=String|Condition_Deck=String|Shape=String}}</noinclude><includeonly>{{#cargo_store:_table=bridge_data|ObjectID={{{ObjectID|}}}|Status={{{Status|}}}|Date={{{Date|}}}|State={{{State|}}}|Region={{{Region|}}}|Place={{{Place|}}}|Water={{{Water|}}}|Road={{{Road|}}}|Number={{{Number|}}}|Location={{{Location|}}}|Coordinates={{{Coordinates|}}}|Latitude={{{Latitude}}}|Longitude={{{Longitude|}}}|Owner={{{Owner|}}}|Built={{{Built|}}}|Lanes={{{Lanes|}}}|Traffic={{{Traffic|}}}|Traffic_Year={{{Traffic_Year|}}}|Clearance={{{Clearance|}}}|Service={{{Service|}}}|Material={{{Material|}}}|Type={{{Type|}}}|Length={{{Length|}}}|Deck={{{Deck|}}}|Superstructure={{{Superstructure|}}}|Substructure={{{Substructure|}}}|Channel={{{Channel|}}}|Culvert={{{Culvert|}}}|Inspect_Date={{{Inspect_Date|}}}|Direction={{{Direction|}}}|Reconstruct={{{Reconstruct|}}}|Deck_Type={{{Deck_Type|}}}|Future={{{Future|}}}|Future_Year={{{Future_Year|}}}|Condition_Bridge={{{Condition_Bridge|}}}|Condition_Overall={{{Condition_Overall|}}}|Condition_Deck={{{Condition_Deck|}}}|Shape={{{Shape|}}} }}</includeonly>
{{#cargo_declare:_table=bridge_data|ObjectID=String|Status=String|Date=String|State=String|Region=String|Place=String|Water=String|Road=String|Number=String|Location=String|Coordinates=String|Latitude=String|Longitude=String|Owner=String|Built=String|Lanes=String|Traffic=String|Traffic_Year=String|Clearance=String|Service=String|Material=String|Type=String|Length=String|Deck=String|Superstructure=String|Substructure=String|Channel=String|Culvert=String|Inspect_Date=String|Direction=String|Reconstruct=String|Deck_Type=String|Future=String|Future_Year=String}}</noinclude><includeonly>{{#cargo_store:_table=bridge_data|ObjectID={{{ObjectID|}}}|Status={{{Status|}}}|Date={{{Date|}}}|State={{{State|}}}|Region={{{Region|}}}|Place={{{Place|}}}|Water={{{Water|}}}|Road={{{Road|}}}|Number={{{Number|}}}|Location={{{Location|}}}|Coordinates={{{Coordinates|}}}|Latitude={{{Latitude}}}|Longitude={{{Longitude|}}}|Owner={{{Owner|}}}|Built={{{Built|}}}|Lanes={{{Lanes|}}}|Traffic={{{Traffic|}}}|Traffic_Year={{{Traffic_Year|}}}|Clearance={{{Clearance|}}}|Service={{{Service|}}}|Material={{{Material|}}}|Type={{{Type|}}}|Length={{{Length|}}}|Deck={{{Deck|}}}|Superstructure={{{Superstructure|}}}|Substructure={{{Substructure|}}}|Channel={{{Channel|}}}|Culvert={{{Culvert|}}}|Inspect_Date={{{Inspect_Date|}}}|Direction={{{Direction|}}}|Reconstruct={{{Reconstruct|}}}|Deck_Type={{{Deck_Type|}}}|Future={{{Future|}}}|Future_Year={{{Future_Year|}}} }}</includeonly>

Revision as of 18:18, November 10, 2020

This is the "Bridge Data store" template. Used by "Template:Bridge Data fetch" to store the fetched data to the Cargo "bridge_data" table.

It should be called in the following format:

{{Bridge_Data_store
|ObjectID=
|Status=
|Date=
|State=
|Region=
|Place=
|Water=
|Road=
|Number=
|Location=
|Coordinates=
|Latitude=
|Longitude=
|Owner=
|Built=
|Lanes=
|Traffic=
|Traffic_Year=
|Clearance=
|Service=
|Material=
|Type=
|Length=
|Deck=
|Superstructure=
|Substructure=
|Channel=
|Culvert=
|Inspect_Date=
|Direction=
|Reconstruct=
|Deck_Type=
|Future=
|Future_Year=
}}

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