31,363
ARTICLES
ON THIS WIKI
ON THIS WIKI
Template:Infobox
Template documentation (for the above template, sometimes hidden or invisible)
| This template is written in Lua. The full source code can be found at Module:Infobox. |
Parameters
name: Mod name and infobox title. Should only be used if actual name differs from page title. Default:{{PAGENAME}}.Box title: Deprecated. Alternative name for{{{name}}}. Only left in for backwards compatibility.img: Image to display in the infobox (withoutFile:or square brackets). A semicolon-separated file list may be given to cycle through multiple images. Replaces{{{image}}}. Default: Hidden.image: Deprecated. Alias for{{{img}}}, only left in for backwards compatibility.imgwidth: Width of the image/s. Ignored if{{{image}}}is used. Default:Full width.fullimage: Deprecated. Image with full syntax, includingFile:and square brackets. Replaced by{{{img}}}and{{{imgwidth}}}.caption: Caption that appears under the image. May also be displayed if no image is present. Default: Hidden.rows: Additional info rows besides Name. Consists of multiple {{Infobox/Row}}s, separated by single line breaks. Default: Hidden. Example|rows={{Infobox/Row|Mod|[[Equivalent Exchange 2]]}}{{Infobox/Row|Type|Mechanic}}Row # title: Deprecated. Titles for up to ten info rows, with # being the row number.{{{rows}}}should be used instead. Default: Hidden (each row is treated separately).Row # info: Deprecated. Info for up to ten info rows, with # being the row number.{{{rows}}}should be used instead. Default: Hidden, respective info title will be centered instead (each row is treated separately).

