Update history:Bloons TD 6: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
Updates: fixed some updates not being in list, currently trying to fix ordering still
new format
Line 2: Line 2:
{{TOC|right}}
{{TOC|right}}
This is a list of software updates to ''[[Bloons TD 6]]''.
This is a list of software updates to ''[[Bloons TD 6]]''.
==Updates==
{|class="wikitable center-col-2 center-col-1 center-col-3 center-col-4"
!data-sort-type="number"|Version
!data-sort-type="date"|Release Date (Steam)
{{#cargo_query:table=btd6_updates
{{#cargo_query:table=btd6_updates
|fields=
|fields=_pageName, version, image, description,
CONCAT("<tr><td data-sort-value=", version, ">",
app_store_date, google_play_date, amazon_appstore_date, steam_date, microsoft_store_date, apple_arcade_date, netflix_date, epic_games_store_date, epic_games_store_mobile_date,
IF(image IS NOT NULL, (CONCAT("[[File:", image, "{{!}}x100px{{!}}link=", _pageName, "]]<br>[[", _pageName, "{{!}}Version ", version , "]]")), (CONCAT("[[", _pageName, "{{!}}Version ", version, "]]"))),
IF(version LIKE "%.0", "y", "") = major <!-- major if it ends in .0 -->
"</td><td>",
|format=template
IF(steam_date IS NOT NULL, steam_date, ""), "</tr></td>"
|template=update row
)=text
|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
|delimiter=\n
}}
}}
|}


==Navigation==
==Navigation==
{{BTD6 update nav}}
{{BTD6 update nav}}
{{BTD6 nav}}
{{BTD6 nav}}
[[Category:BTD6 updates|*]][[Category:Update histories]]
[[Category:BTD6 update histories|*]]

Revision as of 16:29, 25 October 2025

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

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