Cargo query

Jump to navigation Jump to search

Showing below up to 100 results in range #1 to #100.

View (previous 100 | next 100) (20 | 50 | 100 | 250 | 500)

View (previous 100 | next 100) (20 | 50 | 100 | 250 | 500)

Modify query

View wikitext
{{#cargo_query:
limit=100
|offset=0
|tables=ArtifactData
|fields=CONCAT('{{favilink page|', _pageName,'}}')=Artifact,Complexity
|where=Complexity IS NOT NULL AND Complexity > 0
|order by=`Complexity` DESC 
|format=ul
|columns=2
}}