Template:Latest version/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
Created page with "<templatedata> { "params": { "1": { "label": "Table", "description": "The name of the cargo table.", "example": "btd6_updates", "type": "string", "required": true }, "where": { "label": "Where", "description": "An optional where clause for filtering.", "default": "netflix_date IS NOT NULL" } }, "description": "Uses cargo to display the latest update of a game. This requires the latest update to have the correct build number assigned in..."
 
mNo edit summary
 
Line 22: Line 22:
<pre>{{latest version|btd6_updates}}</pre>
<pre>{{latest version|btd6_updates}}</pre>
{{latest version|btd6_updates}}
{{latest version|btd6_updates}}
<pre>{{latest version|btd6_updates|where=netflix_date IS NOT NULL}}</pre>
<pre>{{latest version|btd6_updates|where=netflix_google_play_date IS NOT NULL}}</pre>
{{latest version|btd6_updates|where=netflix_date IS NOT NULL}}
{{latest version|btd6_updates|where=netflix_google_play_date IS NOT NULL}}
<includeonly>[[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>
<includeonly>[[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>

Latest revision as of 04:06, 22 April 2026

Uses cargo to display the latest update of a game. This requires the latest update to have the correct build number assigned in the infobox.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Table1

The name of the cargo table.

Example
btd6_updates
Stringrequired
Wherewhere

An optional where clause for filtering.

Default
netflix_date IS NOT NULL
Unknownoptional

Example usage

{{latest version|btd6_updates}}

Version 55.1

{{latest version|btd6_updates|where=netflix_google_play_date IS NOT NULL}}

Version 47.0