Jump to content

Help:Querying Cargo data: Difference between revisions

suggest merge
(Created page with "'''Querying data''' within Cargo can be done in a number of ways: * Via two parser functions, #cargo_query and #cargo_compound_query * At the page Special:ViewData, which provides a simple interface that lets you set the parameters for a query * Via a query written in Lua, using the Scribunto extension * Simply by SQL calls, if you have direct access to the Cargo database. The #cargo_query and #cargo_compound_query functio...")
 
(suggest merge)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Merge|Help:Cargo (Query)|date=November 2024}}
'''Querying data''' within [[Cargo]] can be done in a number of ways:
'''Querying data''' within [[Cargo]] can be done in a number of ways: