Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox image row

Template page
Revision as of 09:59, 27 June 2026 by Leo (talk | contribs) (Created page with "<!-- Template:Infobox image row -------------------- Helper template to build the HTML of the <tr> element of image row of the infoboxes @param {string} image Name of the image on the wiki @param {string} caption Caption of the image @param {int} imageWidth Width of the image in px @param {int} imageHeight Height of the image in px @return {string} wikitext of the <tr> element --><includeonly><!-- -->{{Infobox row |condition = {{{image|}}} |colspan = 2 |data = F...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template is used to build infobox image row and not meant to be transcluded outside of infobox templates.

Parameters

Only image is required.

Name Type Description
image string Name of the image on the wiki
caption string Caption of the image
imageWidth int Width of the image in px
imageHeight int Height of the image in px