Template:BCS update info: Difference between revisions
mNo edit summary |
Planterror (talk | contribs) trolled |
||
| (2 intermediate revisions by one other user not shown) | |||
| 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 | ||
|version ={{{version|}}} | |version ={{{version|}}} | ||
|version_code={{#invoke:pad version|main|{{{version|}}}}} | |version_code={{#invoke:pad version|main|{{{version|}}}}} | ||
| | |build ={{{build|}}} | ||
|image ={{{image|}}} | |image ={{{image|}}} | ||
|description ={{{description|}}} | |description ={{{description|}}} | ||
| Line 30: | Line 30: | ||
}}<!-- | }}<!-- | ||
-->[[Category: | -->[[Category:BCS updates|{{{version}}}]]{{#seo: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
|keywords=BCS version {{{version|}}} | |keywords=BCS version {{{version|}}} | ||
| Line 36: | Line 36: | ||
|version =String | |version =String | ||
|version_code=String | |version_code=String | ||
| | |build =Integer | ||
|image =File | |image =File | ||
|description =Wikitext | |description =Wikitext | ||
Latest revision as of 02:15, 29 May 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 |