Template:BCS update info: Difference between revisions
Pymonkibot (talk | contribs) m Text replacement - "info-sub" to "subtable" |
Planterror (talk | contribs) trolled |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="Info/style.css"/><div class="info"><!-- | ||
--><div class="head">Version {{{version}}}</div><!-- | |||
-->{{#if:{{{image|}}}|<table class="subtable main centered"> | |||
<tr><td>[[File:{{{image}}}|250px|Artwork representing version {{{version}}}]]</td></tr> | |||
{{#if:{{{image|}}}|<table class="subtable main centered | </table>}}<!-- | ||
<tr><td>[[File:{{{image}}}|250px]]</td></tr> | --><table class="subtable"> | ||
</table>}} | {{#if:{{{build|}}}|<tr><th>Build №</th><td>{{{build}}}</td></tr>}}<!-- | ||
-->{{#if:{{{app store date|}}}{{{google play date|}}}<!-- | |||
-->{{{steam windows date|{{{steam date|{{{release date|}}}}}}}}}{{{steam macos date|}}}<!-- | |||
--><tr><th colspan="2">Release dates</th></tr>}}<!-- | |||
! | -->{{#if:{{{app store date|}}}|<tr><th>App Store</th><td>{{{app store date}}}</td></tr>}}<!-- | ||
|colspan="2" | -->{{#if:{{{google play date|}}}|<tr><th>Google Play</th><td>{{{google play date}}}</td></tr>}}<!-- | ||
|- | -->{{#if:{{{steam date|{{{release date|}}}}}}|<tr><th>Steam</th><td>{{{steam date|{{{release date|}}}}}}</td></tr>}}<!-- DEPRECATED | ||
{{#if:{{{ | -->{{#if:{{{steam windows date|}}}|<tr><th>Steam (Windows)</th><td>{{{steam windows date}}}</td></tr>}}<!-- | ||
{{ | -->{{#if:{{{steam macos date|}}}|<tr><th>Steam (macOS)</th><td>{{{steam macos date}}}</td></tr>}} | ||
|} | </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>{{#ifeq:{{NAMESPACENUMBER}}|3200|{{DISPLAYTITLE:Update history:''Bloons Card Storm''/Version {{{version}}}}}<!-- | |||
-->{{#cargo_store:_table=bcs_updates | |||
|version ={{{version|}}} | |version ={{{version|}}} | ||
|version_code={{#invoke:pad version|main|{{{version|}}}}} | |||
|build ={{{build|}}} | |||
|image ={{{image|}}} | |image ={{{image|}}} | ||
|description ={{{description|}}} | |description ={{{description|}}} | ||
| | |||
| | |app_store_date ={{#invoke:unstrip|kill_markers|{{{app store date|}}}}} | ||
}}[[Category:BCS updates|{{{version}}}]]{{#seo: | |google_play_date ={{#invoke:unstrip|kill_markers|{{{google play date|}}}}} | ||
|steam_windows_date={{#invoke:unstrip|kill_markers|{{{steam windows date|{{{steam date|{{{release date|}}}}}}}}}}} | |||
|steam_macos_date ={{#invoke:unstrip|kill_markers|{{{steam macos date|}}}}} | |||
}}<!-- | |||
-->[[Category:BCS updates|{{{version}}}]]{{#seo: | |||
|image={{{image|}}} | |image={{{image|}}} | ||
|keywords=BCS | |keywords=BCS version {{{version|}}} | ||
}}}}</includeonly><noinclude>{{#cargo_declare:_table=bcs_updates | |||
|version =String | |version =String | ||
|version_code=String | |||
|build =Integer | |||
|image =File | |image =File | ||
|description =Wikitext | |description =Wikitext | ||
| | |||
| | |app_store_date =Wikitext string | ||
|google_play_date =Wikitext string | |||
|steam_windows_date=Wikitext string | |||
|steam_macos_date =Wikitext string | |||
}}{{/doc}}</noinclude> | }}{{/doc}}</noinclude> | ||