Template:Bridge Query: Difference between revisions
From Indian River Lagoon Project
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
</noinclude> | </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={{{where|}}} LIKE '{{{like|}}}' | |where={{{where|name}}} LIKE '{{{like|*}}}' | ||
|order by=Name DESC | |order by=Name DESC | ||
|limit={{{limit|}}} | |limit={{{limit|1}}} | ||
|format=template | |format=template | ||
|named args=yes | |named args=yes |
Revision as of 19:47, October 25, 2020
This template is used to query the "Bridge" Cargo Table. {{Bridge Query|where=name|like=Wabasso Bridge|limit=1}}