Cargo query

Jump to navigation Jump to search

There are no results for this report.

Modify query

View wikitext
{{#cargo_query:
tables=Characters
|fields=CONCAT('{{favilink id|',Characters.ObjectID,'}}')=Page,CONCAT(CorpseChance,'%')=
|where=Corpse='Baboon Corpse'
|order by=CONCAT('{{favilink id|',`Characters`.`ObjectID`,'}}') , CONCAT(CorpseChance,'%') 
|format=list
|offset=5
|limit=100
|delimiter=</br>
}}