Difference between revisions of "Template:Extension/doc"
Jump to navigation
Jump to search
no edit summary
>Samwilson (→TemplateData: add 'maintainer' param) |
>Proactive programming |
||
Line 102: | Line 102: | ||
"label": "PHP version", | "label": "PHP version", | ||
"example": "5.4+", | "example": "5.4+", | ||
"type": "string" | |||
}, | |||
"mw.1.36-status": { | |||
"description": "Status of extension under mw1.32-status", | |||
"label": "mw.1.32.status", | |||
"example": "Not formally tested", | |||
"type": "string" | |||
}, | |||
"mw.1.34-status": { | |||
"description": "Status of extension under mw1.32-status", | |||
"label": "mw.1.32.status", | |||
"example": "Not formally tested", | |||
"type": "string" | |||
}, | |||
"mw.1.32-status": { | |||
"description": "Status of extension under mw1.32-status", | |||
"label": "mw.1.32.status", | |||
"example": "Does not work", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 841: | Line 859: | ||
"mediawiki", | "mediawiki", | ||
"php", | "php", | ||
"mw.1.36-status", | |||
"mw.1.34-status", | |||
"mw.1.32-status", | |||
"needs-updatephp", | "needs-updatephp", | ||
"composer", | "composer", |