Template:DevfeatureWarning: Difference between revisions

From Zandronum Wiki
(Created page with "<noinclude> <templatedata> { "params": { "1": { "label": "Version", "description": "The version of Zandronum this feature is available in.", "example": "3.2", "type": "line", "required": true } }, "description": "Warning box indicating the article described in-development features", "format": "inline" } </templatedata> </noinclude>{{WarningBox | content = This article documents an feature which is '''only available in development builds''' of Zandr...")
Tag: Source edit
 
(Changed icon)
Tag: Source edit
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
{
{
"params": {
"params": {
"1": {
"version": {
"label": "Version",
"label": "Version",
"description": "The version of Zandronum this feature is available in.",
"description": "The version of Zandronum this feature is available in.",
"example": "3.2",
"example": "3.2",
"type": "line",
"type": "line"
"required": true
},
"type": {
"label": "Type",
"description": "A word or phrase to describe what the article is about",
"example": "feature, ACS function, special lump",
"type": "content",
"suggested": true,
"default": "a feature"
}
}
},
},
Line 16: Line 23:
</templatedata>
</templatedata>
</noinclude>{{WarningBox
</noinclude>{{WarningBox
| content = This article documents an feature which is '''only available in development builds''' of Zandronum [[Version history/{{{1}}}|{{{1}}}]] and newer.
| content = This article documents {{#if: {{{type|}}} | {{{type}}} | a feature}} which is '''only available in development builds''' of {{#if: {{{version|}}} | Zandronum '''[[Version history/{{{version}}}|{{{version}}}]]''' and newer | Zandronum}}.
| image = Za exe2 logo cropped.png
| image = Tools-spanner-hammer.svg
| color = 000000
| color = 000000
| background = FFFFAA
| background = FFFFAA
| border = 544600
| border = 544600
}}<includeonly>[[Category:In-development features]]</includeonly>
}}<includeonly>[[Category:In-development features]]</includeonly>

Latest revision as of 15:09, 13 June 2023

Warning box indicating the article described in-development features

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Versionversion

The version of Zandronum this feature is available in.

Example
3.2
Lineoptional
Typetype

A word or phrase to describe what the article is about

Default
a feature
Example
feature, ACS function, special lump
Contentsuggested
This article documents a feature which is only available in development builds of Zandronum.