Update history:Bloons TD 6: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
{{horizontal TOC}}
{{horizontal TOC}}
{{#cargo_query:table=btd6_updates
{{#cargo_query:table=btd6_updates
|fields=_pageName, version, image, description,
|fields=_pageName, version, version_code, image, description,
app_store_date, google_play_date, amazon_appstore_date, steam_windows_date, steam_macos_date, microsoft_store_date, apple_arcade_ios_date, netflix_google_play_date, epic_games_store_date, epic_games_store_mobile_date,
app_store_date, google_play_date, amazon_appstore_date, steam_windows_date, steam_macos_date, microsoft_store_date, epic_games_store_date, epic_games_store_mobile_date,
apple_arcade_ios_date, apple_arcade_macos_date, apple_arcade_visionos_date,
netflix_app_store_date, netflix_google_play_date,  
xbox_one_date, ps4_date, switch_date,
xd_app_store_date, xd_taptap_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 <!-- weird hack that treats the version number as a number instead of a string, for sorting -->
|limit=300
|limit=300
}}
}}

Revision as of 05:06, 14 April 2026

Icon of "the greatest challenge" This article or section uses Cargo to generate its content. It will automatically fill up as other articles are completed.
To add to this section, create the articles it is looking up. Do not add content to this section manually and do not remove this notice until you are sure this section is complete.

This is a list of software updates to Bloons TD 6.

Error: No field named "epic_games_store_date" found for any of the specified database tables.