Update history:Bloons Card Storm: Difference between revisions

changed the formatting of the changes from the full playable test
m this isn't autofilling anymore
 
(4 intermediate revisions by 2 users not shown)
Line 293: Line 293:
{{#cargo_query:table=bcs_updates
{{#cargo_query:table=bcs_updates
|fields=_pageName, version, image, description,
|fields=_pageName, version, image, description,
release_date,
app_store_date, google_play_date, steam_windows_date, steam_macos_date,
IF(version LIKE "%.0", "y", "") = major <!-- major if it ends in .0 -->
IF(version LIKE "%.0", "y", "") = major <!-- major if it ends in .0 -->
|format=template
|format=template
|template=update row
|template=update row
|named args=yes
|named args=yes
|order by=(version+0) <!-- weird hack that treats the version number as a number instead of a string, for sorting -->
|order by=version_code
}}
}}
{{Clear|right}}
{{Clear|right}}
Line 304: Line 304:
{{BCS update nav}}
{{BCS update nav}}
{{BCS nav}}
{{BCS nav}}
{{uh nav}}
[[Category:BCS updates|*]][[Category:Update histories]]
[[Category:BCS updates|*]][[Category:Update histories]]