Template:Discontinued: Difference between revisions

From Official Gamemode 4 Wiki
Jump to navigation Jump to search
(Added a "Similar Experience" field for discontinued modules features that made it into other modules)
(Correct JSON label names)
 
Line 11: Line 11:
"1": {
"1": {
"description": "Reason for discontinuation",
"description": "Reason for discontinuation",
"type": "string"
"type": "string",
"label": "Reason"
},
},
"2": {
"2": {
"label": "Link to module that offers a similar experience",
"label": "Similar Experience",
            "type": "string"
"type": "string",
"description": "Link to a module that sucked up the features/ emulates the feature."
}
}
}
}

Latest revision as of 17:05, 12 October 2022

Template documentation[view] [edit] [history] [purge]

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Reason1

Reason for discontinuation

Stringoptional
Similar Experience2

Link to a module that sucked up the features/ emulates the feature.

Stringoptional