Template:Infobox update: Difference between revisions
No edit summary |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 14: | Line 14: | ||
| headerstyle = background:#eaecee; | | headerstyle = background:#eaecee; | ||
| header9 = | | header9 = Release Date | ||
| data9 = {{#if:{{{releasedate|}}}| {{{releasedate}}} }} | |||
| data10= {{{prev|}}}{{{next|}} | | header10 = {{#if:{{{prev|}}}| Previous Update }} | ||
| data10 = {{#if:{{{prev|}}}| [[{{{prev}}}]] }} | |||
| header11 = {{#if:{{{next|}}}| Next Update }} | |||
| data11 = {{#if:{{{next|}}}| [[{{{next}}}]] }} | |||
[[Category: Updates]] | |||
}}<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 --> | ||
<templatedata> | <templatedata> | ||
| Line 50: | Line 55: | ||
"description": "the caption of the second image", | "description": "the caption of the second image", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"prev": { | "prev": { | ||
| Line 65: | Line 62: | ||
"next": { | "next": { | ||
"description": "The following update", | "description": "The following update", | ||
"type": "string" | |||
}, | |||
"releasedate": { | |||
"description": "Release date of this update", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Latest revision as of 07:23, 13 August 2025
| Infobox update | |
| Release Date | |
|---|---|
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 |