Template:Discontinued: Difference between revisions
Jump to navigation
Jump to search
(I hate media wiki formatting) |
(Correct JSON label names) |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
| style = border: 2px solid #990000; background: #fcd7d7; width: 512px; margin: 0 auto 1em auto; padding: .6em .1em .6em .1em; text-align: center; | | style = border: 2px solid #990000; background: #fcd7d7; width: 512px; margin: 0 auto 1em auto; padding: .6em .1em .6em .1em; text-align: center; | ||
| image = [[File:Stophand.png|left|40px|link=]] | | image = [[File:Stophand.png|left|40px|link=]] | ||
| text = This module has been discontinued by Gamemode 4. It will not be receiving updates anymore | | text = This module has been discontinued by Gamemode 4. It will not be receiving updates anymore{{#if:{{{1|}}}|, because {{{1}}}|}}. {{#if:{{{2|}}}| A similar experience can be found by using [[{{{2}}}]].}} | ||
<includeonly>[[Category:All Modules]][[Category:Discontinued Modules]]</includeonly><noinclude> | }}<includeonly>[[Category:All Modules]][[Category:Discontinued Modules]]</includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
<templatedata> | <templatedata> | ||
| Line 11: | Line 11: | ||
"1": { | "1": { | ||
"description": "Reason for discontinuation", | "description": "Reason for discontinuation", | ||
"type": "string" | "type": "string", | ||
"label": "Reason" | |||
}, | |||
"2": { | |||
"label": "Similar Experience", | |||
"type": "string", | |||
"description": "Link to a module that sucked up the features/ emulates the feature." | |||
} | } | ||
} | } | ||
} | } | ||
</templatedata></noinclude> | </templatedata> | ||
</noinclude> | |||
Latest revision as of 17:05, 12 October 2022
| This module has been discontinued by Gamemode 4. It will not be receiving updates anymore. |
| The above documentation is transcluded from Template:Discontinued/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Reason | 1 | Reason for discontinuation | String | optional |
| Similar Experience | 2 | Link to a module that sucked up the features/ emulates the feature. | String | optional |
