Template:Infobox update: Difference between revisions
(Created page with "{{infobox | above = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}} | image = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|alt={{{alt1|}}}|upright=.6|]]<includeonly>|Category:Updates without image</includeonly>}} | image2 = {{#if:{{{image2|}}}| [[File:{{{image2}}}|frameless|alt={{{alt2|}}}|border|upright=.6|]]}} | image3 = {{#if:{{{image3|}}}| [[File:{{{image3}}}|frameless|alt={{{alt3}}}|border|upright=.6|]]}} | caption = {{{caption|}}} | image2 = {{#if:{{{im...") |
No edit summary |
||
| Line 16: | Line 16: | ||
| header9 = Properties | | header9 = Properties | ||
| | | data10= {{{prev|}}}{{{next|}} | ||
}}<noinclude>{{documentation}}<!-- Please add category and language links to the bottom of the /doc sub-page, not here --> | }}<noinclude>{{documentation}}<!-- Please add category and language links to the bottom of the /doc sub-page, not here --> | ||
| Line 29: | Line 29: | ||
}, | }, | ||
"image": { | "image": { | ||
"description": "a image of the tool, as it appears in game", | "description": "a image of the tool, as it appears in game", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
Revision as of 07:05, 13 August 2025
| Infobox update | |
| Properties | |
|---|---|
| {Template:Next |
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | the name of the tool
| String | optional |
| image | image | a image of the tool, as it appears in game | File | suggested |
| alt | alt | alternative text in case the image fails to load | String | optional |
| caption | caption | a caption of the image 1 | String | suggested |
| image2 | image2 | a second image to add
| File | optional |
| caption2 | caption2 | the caption of the second image | String | optional |
| powered | powered | whether the tool is powered | Boolean | optional |
| moddable | moddable | whether the tool accepts modifications | Boolean | optional |
| prev | prev | The previous update | String | optional |
| next | next | The following update | String | optional |