Template:BCS update info: Difference between revisions
Created page with "<includeonly>{{#ifeq:{{NAMESPACENUMBER}}|0|{{DISPLAYTITLE:''Bloons Card Storm'' v{{{version}}}}}}}{|class="info" !class="head"|Version {{{version|???}}} |- | {{#if:{{{image|}}}|<table class="info-sub main centered-cells"> <tr><td>[[File:{{{image}}}|250px]]</td></tr> </table>}} |- | <table class="info-sub"> {{#if:{{{app store date|}}}{{{google play date|}}}{{{steam date|}}}|<tr><th colspan="3">Release dates</th></tr>}} {{#if:{{{steam date|}}}|<tr><th>Steam</th><td colspan..." |
mNo edit summary |
||
| Line 9: | Line 9: | ||
| | | | ||
<table class="info-sub"> | <table class="info-sub"> | ||
{{#if:{{{ | {{#if:{{{steam date|}}}{{{app store date|}}}{{{google play date|}}}|<tr><th colspan="3">Release dates</th></tr>}} | ||
{{#if:{{{steam date|}}}|<tr><th>Steam</th><td colspan="2">{{{steam date}}}</td></tr>}}<!-- | {{#if:{{{steam date|}}}|<tr><th>Steam</th><td colspan="2">{{{steam date}}}</td></tr>}}<!-- | ||
-->{{#if:{{{app store date|}}}|<tr><th>App Store</th><td colspan="2">{{{app store date}}}</td></tr>}}<!-- | -->{{#if:{{{app store date|}}}|<tr><th>App Store</th><td colspan="2">{{{app store date}}}</td></tr>}}<!-- | ||
Revision as of 12:55, 20 April 2025
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 |