Template:NationPageShipCount: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#cargo_query: tables=MAINBelle |fields=MAINBelle.FK_ShipType=Ship Type, COUNT(*)=Count |where=TXT_NationName = {{{1}}} |group by=MAINBelle.FK_ShipType |order by=MAINBelle.FK_ShipType ASC }}") |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
tables=MAINBelle | tables=MAINBelle | ||
|fields=MAINBelle.FK_ShipType=Ship Type, COUNT(*)=Count | |fields=MAINBelle.FK_ShipType=Ship Type, COUNT(*)=Count | ||
|where=TXT_NationName = {{{1}}} | |where=TXT_NationName = '{{{1}}}' | ||
|group by=MAINBelle.FK_ShipType | |group by=MAINBelle.FK_ShipType | ||
|order by=MAINBelle.FK_ShipType ASC | |order by=MAINBelle.FK_ShipType ASC | ||
}} | }} | ||
Latest revision as of 11:24, 2 July 2023
No results