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 "Bridge" Cargo Table. | <noinclude>This template is used to query the "Bridge" Cargo Table. | ||
<nowiki>{{Bridge Query|where=name|like=Wabasso Bridge|limit=1}}</nowiki> | <nowiki>{{Bridge Query|where=name|like=Wabasso Bridge|limit=1}}</nowiki> | ||
</noinclude> | </noinclude> | ||
Line 7: | Line 8: | ||
|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|name}}} LIKE '{{{like|}}}' | |where={{{where|name}}} LIKE '{{{like|}}}' | ||
|order by=Name | |order by=Name ASC | ||
|limit={{{limit|1}}} | |limit={{{limit|1}}} | ||
|format=template | |format=template |
Latest revision as of 22:36, October 25, 2020
This template is used to query the "Bridge" Cargo Table.
{{Bridge Query|where=name|like=Wabasso Bridge|limit=1}}