Template:BCS update info: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 15: | Line 15: | ||
-->{{#if:{{{steam macos date|}}}|<tr><th>Steam (macOS)</th><td>{{{steam macos date}}}</td></tr>}} | -->{{#if:{{{steam macos date|}}}|<tr><th>Steam (macOS)</th><td>{{{steam macos date}}}</td></tr>}} | ||
</table><!-- | </table><!-- | ||
--><div class="foot">{{#if:{{{prev|}}}|<div style="float:left;margin-right:.5em">[[Update history:Bloons Card Storm/Version{{{prev}}}|◄◄ {{{prev}}}]]</div>}}{{#if:{{{prev minor|}}}|<div style="float:left">[[Update history:Bloons Card Storm/Version{{{prev minor}}}|◄ {{{prev minor}}}]]</div>}}{{#if:{{{next|}}}|<div style="float:right;margin-left:.5em">[[Update history:Bloons Card Storm/Version{{{next}}}|{{{next}}} ►►]]</div>}}{{#if:{{{next minor|}}}|<div style="float:right">[[Update history:Bloons Card Storm/Version{{{next minor}}}|{{{next minor}}} ►]]</div>}}</div><!-- | --><div class="foot">{{#if:{{{prev|}}}|<div style="float:left;margin-right:.5em">[[Update history:Bloons Card Storm/Version {{{prev}}}|◄◄ {{{prev}}}]]</div>}}{{#if:{{{prev minor|}}}|<div style="float:left">[[Update history:Bloons Card Storm/Version {{{prev minor}}}|◄ {{{prev minor}}}]]</div>}}{{#if:{{{next|}}}|<div style="float:right;margin-left:.5em">[[Update history:Bloons Card Storm/Version {{{next}}}|{{{next}}} ►►]]</div>}}{{#if:{{{next minor|}}}|<div style="float:right">[[Update history:Bloons Card Storm/Version {{{next minor}}}|{{{next minor}}} ►]]</div>}}</div><!-- | ||
--></div>{{#ifeq:{{NAMESPACENUMBER}}|3200|{{DISPLAYTITLE:Update history:''Bloons Card Storm''/Version {{{version}}}}}<!-- | --></div>{{#ifeq:{{NAMESPACENUMBER}}|3200|{{DISPLAYTITLE:Update history:''Bloons Card Storm''/Version {{{version}}}}}<!-- | ||
-->{{#cargo_store:_table=bcs_updates | -->{{#cargo_store:_table=bcs_updates | ||
Revision as of 19:24, 21 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 |