Template:BCS update info: Difference between revisions
Planterror (talk | contribs) trolled |
Pymonkibot (talk | contribs) m Text replacement - "<div class="info">" to "<div class="info subtable-container">" |
||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="Info/style.css"/><div class="info"><!-- | <includeonly><templatestyles src="Info/style.css"/><div class="info subtable-container"><!-- | ||
--><div class="head">Version {{{version}}}</div><!-- | --><div class="head">Version {{{version}}}</div><!-- | ||
-->{{#if:{{{image|}}}|<table class="subtable main centered"> | -->{{#if:{{{image|}}}|<table class="subtable main centered"> | ||
Latest revision as of 02:40, 6 July 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 |