Template:Row/image+artist

From WikiMSK

< Template:Row

Revision as of 14:56, 27 June 2020 by Jeremy (talk | contribs) (Created page with "<noinclude> {| class="infobox side" |- ! colspan=2 class=title | An image row |- </noinclude> |- | colspan=2 style='text-align: center;' | [[File:{{{1}}}|{{{width|200px}}}]]<!...")
(diff) โ† Older revision | Latest revision (diff) | Newer revision โ†’ (diff)

An image row
[[File:{{{1}}}|200px]]
by @artist

This template should be used on {{infobox}} templates, to include a infobox-spanning image row. It also includes a subheading to attribute the art to the creator by pulling from the {{art|artist=}} property on the File page. To attribute to a different attribution property like the |tracer=, pass an |attribute= argument to this template: |attribute=tracer. If the File page has no artist or |attribute= set, it will show {{missing artist}} warning. To hide the artist attribution, pass |no-artist=y. To change the row-width pass |width= (which defaults to 200px).

As this template is usually included within the parent {{infobox}} definition, those templates will have to support the passing of the arguments needed.