Template:Bridge Query: Difference between revisions

From Indian River Lagoon Project
mNo edit summary
mNo edit summary
Line 1: Line 1:
<noinclude>This template is used to query the Cargo Bridge Table for a single entry.</noinclude>
<noinclude>This template is used to query the "Bridge" Cargo Table for a single entry.</noinclude>
<includeonly>
<includeonly>
{{#cargo_query:
{{#cargo_query:
tables=bridge
tables=bridge
|fields=Name, Road, Water, City, County, Type, Builder, Length, Height, Built, CONCAT(FDOT)=FDOT, Coordinates, Description, Article, Image, Link1, Link2, Link3
|fields=Name, Road, Water, City, County, Type, Builder, Length, Height, Built, CONCAT(FDOT)=FDOT, Coordinates, Description, Article, Image, Link1, Link2, Link3
|where=Name LIKE '{{{1|}}}'
|where=Name LIKE '{{{name|}}}'
|order by=_ID DESC
|order by=_ID DESC
|limit=1
|limit=1

Revision as of 19:57, October 25, 2020

This template is used to query the "Bridge" Cargo Table for a single entry.