Template:Infobox update: Difference between revisions
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
| header9 = Properties | | header9 = Properties | ||
| data9 = {{{releaseData}}} | |||
| | | data10 = {{#if:{{{prev|}}}| {{{prev}}} }} | ||
| data11 = {{#if:{{{next|}}}| {{{next}}} }} | |||
-->{{#if: {{{prevparent|}}} {{{prev|}}} |<div style="display:inline-block"> | -->{{#if: {{{prevparent|}}} {{{prev|}}} |<div style="display:inline-block"> | ||
| Line 62: | Line 64: | ||
"description": "the caption of the second image", | "description": "the caption of the second image", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"prev": { | "prev": { | ||
| Line 77: | Line 71: | ||
"next": { | "next": { | ||
"description": "The following update", | "description": "The following update", | ||
"type": "string" | |||
}, | |||
"releasedate": { | |||
"description": "Release date of this update", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Revision as of 07:10, 13 August 2025
| Infobox update | |
| Properties | |
|---|---|
| {{{releaseData}}} | |
| --> |
}}
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 |
| prev | prev | The previous update | String | optional |
| next | next | The following update | String | optional |
| releasedate | releasedate | Release date of this update | String | optional |