Commerce: Difference between revisions

7 bytes removed ,  00:03, 5 January 2021
m
→‎Items by Commerce Value: i forgot that dynamic tables dont have footers?
m (→‎Items by Commerce Value: i forgot that dynamic tables dont have footers?)
Line 52: Line 52:


==Items by Commerce Value==
==Items by Commerce Value==
{{#cargo_query:tables=GeneralData=GD|fields=CONCAT('{{((}}favilink id{{!}}', GD.ObjectID, '{{))}}')=Item, CONCAT('{{((}}drams{{))}}',GD.Commerce)=Value, CONCAT(GD.Weight,'{{((}}pounds{{))}}')=Weight, GD.Categories=Category|order by=Commerce DESC|where=GD._pageNamespace = "0"|format=dynamic table|rows per page=20|footer=Note for liquids, their base commerce is multiplied by 4 to have an integer weight.}}
{{#cargo_query:tables=GeneralData=GD|fields=CONCAT('{{((}}favilink id{{!}}', GD.ObjectID, '{{))}}')=Item, CONCAT('{{((}}drams{{))}}',GD.Commerce)=Value, CONCAT(GD.Weight,'{{((}}pounds{{))}}')=Weight, GD.Categories=Category|order by=Commerce DESC|where=GD._pageNamespace = "0"|format=dynamic table|rows per page=20}}
Note for liquids, their base commerce is multiplied by 4 to have an integer weight.


== Items sorted by Commerce/Weight ==
== Items sorted by Commerce/Weight ==