Template:Latest version/doc: Difference between revisions

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>