Template:Infobox Version: Difference between revisions

From Progressbar95 Wiki
Content added Content deleted
m (I WEAR GLASSES HOW DID I NOT SEE THIS)
(templatedata work)
Line 36: Line 36:
}}
}}


<noinclude>{{Documentation}}</noinclude>
<noinclude>{{Documentation}}<templatedata>
{
"params": {
"image": {
"label": "Magazine Image",
"description": "The PB magazine that was published for this update. (you can find it on the subreddit)",
"example": "[[File:0.99 magazine.png]]",
"type": "wiki-file-name",
"suggested": true
},
"first_release": {
"label": "First release",
"description": "The first version published for this update, most likely a beta.",
"example": "0.9830 - 1 May, 2023",
"type": "string",
"required": true
},
"current_release": {},
"official_release": {
"label": "Official Release",
"description": "The first RTM version of this update.",
"example": "0.9900 - 5 May, 2023 (Steam), 6 May, 2023 (Android), 9 May, 2023 (iOS)",
"type": "string",
"required": true
},
"final_release": {
"label": "Final release",
"description": "The final version for this update. Only use this once this update has been succeeded by a beta version of the next update.",
"example": "0.9960 - 3 September, 2023",
"suggested": true
},
"successor": {},
"predecessor": {}
},
"paramOrder": [
"image",
"first_release",
"current_release",
"official_release",
"final_release",
"successor",
"predecessor"
]
}
</templatedata></noinclude>

Revision as of 16:58, 13 January 2024


Infobox Version

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Magazine Imageimage

The PB magazine that was published for this update. (you can find it on the subreddit)

Example
[[File:0.99 magazine.png]]
Filesuggested
First releasefirst_release

The first version published for this update, most likely a beta.

Example
0.9830 - 1 May, 2023
Stringrequired
current_releasecurrent_release

no description

Unknownoptional
Official Releaseofficial_release

The first RTM version of this update.

Example
0.9900 - 5 May, 2023 (Steam), 6 May, 2023 (Android), 9 May, 2023 (iOS)
Stringrequired
Final releasefinal_release

The final version for this update. Only use this once this update has been succeeded by a beta version of the next update.

Example
0.9960 - 3 September, 2023
Unknownsuggested
successorsuccessor

no description

Unknownoptional
predecessorpredecessor

no description

Unknownoptional