Cargo query

Jump to navigation Jump to search
Modify query

View wikitext
{{#cargo_query:
tables=Starships
|fields=name
|where=designation like "A%"
|order by=`name` 
|format=category
|offset=100
|limit=100
|columns=3
|rows per page=300
}}