Template:BTD6 update info/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
m fixing parameter documentation
No edit summary
Line 25: Line 25:
"image": {
"image": {
"label": "Image",
"label": "Image",
"description": "An image to represent the update.",
"description": "An image to represent the update. (Do not use this for minor updates, unless they have a unique image.)",
"example": "BTD6 45.0 promo.jpg",
"example": "BTD6 45.0 promo.jpg",
"type": "wiki-file-name"
"type": "wiki-file-name"
Line 42: Line 42:
"label": "Amazon Appstore release date",
"label": "Amazon Appstore release date",
"description": "Release date on the Amazon Appstore. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.",
"description": "Release date on the Amazon Appstore. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.",
"type": "string"
},
"steam date": {
"label": "Steam release date",
"description": "Release date on Steam. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.",
"type": "string"
"type": "string"
},
},
Line 70: Line 65:
"example": "9.1",
"example": "9.1",
"type": "number"
"type": "number"
},
"build": {
"label": "Build number",
"type": "number",
"suggested": true
},
"steam macos date": {
"label": "Steam (macOS) release date",
"description": "Release date on Steam for macOS. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.",
"type": "string"
},
"epic games store mobile date": {
"label": "Epic Games Mobile release date"
},
"apple arcade ios date": {
"aliases": [
"apple arcade date"
]
},
"apple arcade macos date": {},
"apple arcade visionos date": {},
"netflix app store date": {},
"netflix google play date": {
"aliases": [
"netflix date"
]
},
"xd app store date": {},
"xd taptap date": {},
"description": {
"label": "Description",
"description": "The in-game description of this update. This is not displayed in the infobox, but is used in cargo queries.",
"type": "string"
},
"xbox one date": {},
"ps4 date": {},
"switch date": {},
"steam windows date": {
"aliases": [
"steam date"
],
"label": "Steam (Windows) release date",
"description": "Release date on Steam for Windows. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.",
"type": "string"
}
}
},
},
Line 77: Line 116:
"version",
"version",
"image",
"image",
"build",
"description",
"app store date",
"app store date",
"google play date",
"google play date",
"amazon appstore date",
"amazon appstore date",
"steam date",
"steam windows date",
"steam macos date",
"microsoft store date",
"microsoft store date",
"epic games 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",
"xd app store date",
"xd taptap date",
"xbox one date",
"ps4 date",
"switch date",
"prev",
"prev",
"next",
"next",
Line 90: Line 143:
}
}
</templatedata>
</templatedata>
 
<includeonly>[[Category:BTD6 templates]][[Category:Infoboxes]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude>
==Example usage==
{{BTD6 update info}}
<includeonly>[[Category:BTD6 templates]][[Category:Infoboxes]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>

Revision as of 03:55, 14 April 2026

Infobox used for BTD6 updates. Articles with this template are automatically added to [[Category:BTD6 updates]].

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Version numberversion

Used for the version number in the infobox header. Needs to be a number and include the decimal.

Example
10.0
Numberrequired
Imageimage

An image to represent the update. (Do not use this for minor updates, unless they have a unique image.)

Example
BTD6 45.0 promo.jpg
Fileoptional
Build numberbuild

no description

Numbersuggested
Descriptiondescription

The in-game description of this update. This is not displayed in the infobox, but is used in cargo queries.

Stringoptional
App Store release dateapp store date

Release date on the App Store. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.

Stringoptional
Google Play release dategoogle play date

Release date on Google Play. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.

Stringoptional
Amazon Appstore release dateamazon appstore date

Release date on the Amazon Appstore. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.

Stringoptional
Steam (Windows) release datesteam windows date steam date

Release date on Steam for Windows. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.

Stringoptional
Steam (macOS) release datesteam macos date

Release date on Steam for macOS. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.

Stringoptional
Microsoft Store release datemicrosoft store date

Release date on the Microsoft Store. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.

Stringoptional
Epic Games release dateepic games store date

Release date on Epic Games. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.

Stringoptional
Epic Games Mobile release dateepic games store mobile date

no description

Unknownoptional
apple arcade ios dateapple arcade ios date apple arcade date

no description

Unknownoptional
apple arcade macos dateapple arcade macos date

no description

Unknownoptional
apple arcade visionos dateapple arcade visionos date

no description

Unknownoptional
netflix app store datenetflix app store date

no description

Unknownoptional
netflix google play datenetflix google play date netflix date

no description

Unknownoptional
xd app store datexd app store date

no description

Unknownoptional
xd taptap datexd taptap date

no description

Unknownoptional
xbox one datexbox one date

no description

Unknownoptional
ps4 dateps4 date

no description

Unknownoptional
switch dateswitch date

no description

Unknownoptional
Previous updateprev

The version number of the previous major update. Needs to be a number and include the decimal.

Example
9.0
Numbersuggested
Next updatenext

The version number of the next major update. Needs to be a number and include the decimal.

Example
11.0
Numbersuggested
Previous minor updateprev minor

The version number of the previous minor update. Needs to be a number and include the decimal.

Example
9.1
Numberoptional
Next minor updatenext minor

The version number of the next minor update. Needs to be a number and include the decimal.

Example
9.1
Numberoptional