Cargo query

Jump to navigation Jump to search

There are no results for this report.

Modify query

View wikitext
{{#cargo_query:
limit=50
|offset=100
|tables=Starships
|fields=CONCAT('[[',_pageName,'|',name,']]')=Class, designation=Superclass, size=Tons, CONCAT('[[', sizeCategory, ']]')=Category, TL=TL, CONCAT('[[', origin, ']]')=Origin, jump=Jump, maneuver=G, illustration=Image, canon=Canon
|where=designation like "U%"
|order by=CONCAT('[[',_pageName,'|',name,']]')
|format=dynamic table
|rows per page=100
}}