Template:Liquid weight to value table: Difference between revisions
Created page with "{{#cargo_query:tables=Liquids=L, GeneralData=GD |join on = L.JoinKey = GD.JoinKey | fields =CONCAT("{{favilink {{!}}",L._pageName, "}}")=Liquid, CONCAT('{{drams}}', Commerce,..." |
dont exclude water, it's important as a reference |
||
Line 6: | Line 6: | ||
CONCAT(32 * Commerce) = 32D, | CONCAT(32 * Commerce) = 32D, | ||
CONCAT(64 * Commerce) = 64D | CONCAT(64 * Commerce) = 64D | ||
| where = L._pageNamespace = 0 AND Commerce > 0 | | where = L._pageNamespace = 0 AND Commerce > 0 | ||
| order by = Commerce ASC | | order by = Commerce ASC | ||
}}<noinclude>[[Category:Templates]]</noinclude> | }}<noinclude>[[Category:Templates]]</noinclude> |