Cargo query

Jump to navigation Jump to search
Modify query

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