Difference between revisions of "Template:Extension/doc"

no edit summary
>Proactive programming
>Proactive programming
Line 108: Line 108:
"label": "mw.1.36.status",
"label": "mw.1.36.status",
"example": "Not formally tested",
"example": "Not formally tested",
"type": "string"
"type": "string",
"suggested": true
},
},
"mw.1.34-status": {
"mw.1.34-status": {
Line 114: Line 115:
"label": "mw.1.34.status",
"label": "mw.1.34.status",
"example": "Not formally tested",
"example": "Not formally tested",
"type": "string"
"type": "string",
"suggested": true
},
},
"mw.1.32-status": {
"mw.1.32-status": {
"description": "Status of extension under Mediawiki 1.32.  Examples: Works, no known issues; Does not install; Installs, but does not work;  Usable, minor issues;  Not useable, major issues; Does not work, general;",
"description": "Status of extension under Mediawiki 1.32.  Examples: Works, no known issues; Does not install; Installs, but does not work;  Usable, minor issues;  Not useable, major issues; Does not work, general;",
"label": "mw.1.32.status",
"label": "mw.1.32.status",
"example": "Does not work",
"example": "Not formally tested",
"type": "string"
"type": "string",
"suggested": true
},
},
"needs-updatephp": {
"needs-updatephp": {