Template:ConcatImage/doc: Revision history

Template page

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 July 2025

10 July 2025

14 August 2023

  • curprev 07:3607:36, 14 August 2023Maz talk contribs 613 bytes +38 No edit summary undo
  • curprev 07:3407:34, 14 August 2023Maz talk contribs 575 bytes +575 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:..."