Update history:Bloons Card Storm: Difference between revisions

mNo edit summary
m this isn't autofilling anymore
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{italic title}}
{{italic title}}
{{autofill}}
This is a list of software updates to ''[[Bloons Card Storm]]''.
This is a list of software updates to ''[[Bloons Card Storm]]''.
{{horizontal TOC}}
{{horizontal TOC}}
Line 295: Line 294:
|fields=_pageName, version, image, description,
|fields=_pageName, version, image, description,
app_store_date, google_play_date, steam_windows_date, steam_macos_date,
app_store_date, google_play_date, steam_windows_date, steam_macos_date,
IF(version LIKE "%.%", "", "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