Revision as of 07:34, 14 August 2023 by Maz (talk | contribs) (Created page with "= Usage = <pre>{{ConcatImage|file name|size}}</pre> Takes a file name and produces a <code>CONCAT</code> statement which selects the field in a cargo query but produces an image of <code>size</code>. Size defaults to <code>64x64px</code> This is useful in selecting images directly based on column values: <pre> {{#cargo_query: tables=item |fields={{ConcatImage|name}} }} </pre> Would produce: {{#cargo_query: tables=item |fields={{ConcatImage|name}} }} Underling code:...")
Warning: You are editing an out-of-date revision of this page. If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "https://wiki.desyncedgame.com/Template:ConcatImage/doc"