Template:BTD6 update info/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
Created page with "<templatedata> { "params": { "prev": { "label": "Previous update", "description": "The version number of the previous update. Needs to be a number and include the decimal.", "example": "9.0", "type": "number", "suggested": true }, "version": { "label": "Version number", "description": "Used for the version number in the infobox header. Needs to be a number and include the decimal.", "example": "10.0", "type": "number", "required": tru..."
 
No edit summary
Line 4: Line 4:
"prev": {
"prev": {
"label": "Previous update",
"label": "Previous update",
"description": "The version number of the previous update. Needs to be a number and include the decimal.",
"description": "The version number of the previous major update. Needs to be a number and include the decimal.",
"example": "9.0",
"example": "9.0",
"type": "number",
"type": "number",
Line 18: Line 18:
"next": {
"next": {
"label": "Next update",
"label": "Next update",
"description": "The version number of the next update. Needs to be a number and include the decimal.",
"description": "The version number of the next major update. Needs to be a number and include the decimal.",
"example": "11.0",
"example": "11.0",
"type": "number",
"type": "number",
Line 58: Line 58:
"description": "Release date on Epic Games. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.",
"description": "Release date on Epic Games. Your input should use the {{date}} template, or {{timestamp}} template if that information is available.",
"type": "string"
"type": "string"
},
"prev minor": {
"label": "Previous minor update",
"description": "The version number of the previous minor update. Needs to be a number and include the decimal.",
"example": "9.1",
"type": "number"
},
"next minor": {
"label": "Next minor update",
"description": "The version number of the next minor update. Needs to be a number and include the decimal.",
"example": "9.1",
"type": "number"
}
}
},
},
"description": "Infobox used for BTD6 updates. Articles with this template are automatically added to [[Category:BTD6 updates]].",
"description": "Infobox used for BTD6 updates. Articles with this template are automatically added to [[Category:BTD6 updates]].",
"format": "block"
"format": "block",
"paramOrder": [
"version",
"image",
"app store date",
"google play date",
"amazon appstore date",
"steam date",
"microsoft store date",
"epic games date",
"prev",
"next",
"prev minor",
"next minor"
]
}
}
</templatedata>
</templatedata>

Revision as of 06:36, 14 November 2024

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.

Example
BTD6 45.0 promo.jpg
Fileoptional
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 release datesteam date

Release date on Steam. 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 date

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

Stringoptional
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

Example usage

Version {{{version}}}