Template:BCS update info: Difference between revisions
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "info-sub" to "subtable" |
||
| Line 3: | Line 3: | ||
|- | |- | ||
| | | | ||
{{#if:{{{image|}}}|<table class=" | {{#if:{{{image|}}}|<table class="subtable main centered-cells"> | ||
<tr><td>[[File:{{{image}}}|250px]]</td></tr> | <tr><td>[[File:{{{image}}}|250px]]</td></tr> | ||
</table>}} | </table>}} | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable" | ||
!Release date | !Release date | ||
|colspan="2"|{{{release date|TBA}}} | |colspan="2"|{{{release date|TBA}}} | ||
Revision as of 05:49, 4 April 2026
This template defines the Cargo table "bcs_updates". View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Version number | version | The version number of this update.
| Number | required |
| Image | image | An image to represent this update. | File | suggested |
| Release date | release date | The release date of this update. | String | suggested |
| Build number | build | The build number of this update (the 4-digit number displayed next to the version number in the bottom-right corner in-game).
| Number | optional |
| Previous major update | prev | The version number of the previous major update.
| Number | optional |
| Previous minor update | prev minor | The version number of the previous minor update (leave this blank if the previous minor update is before the previous major update).
| Number | optional |
| Next major update | next | The version number of the next major update (if it exists).
| Number | optional |
| Next minor update | next minor | The version number of the next minor update (leave this blank if the next minor update is after the next major update).
| Number | optional |
| Description | description | A description of this update from a store page. (This is not displayed in the infobox and is only used for cargo data.)
| String | optional |