Jump to content

Template:ExtensionJsonFile: Revision history

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.

17 April 2026

  • curprev 06:3306:33, 17 April 2026 Majestix talk contribs 724 bytes +724 Created page with "{{Code |lang=json | { "name": "{{{extension|Example}}}", "author": "Me", "version": "1.0.0", "url": "https://www.mediawiki.org/wiki/Extension:{{{extension|Example}}}", "descriptionmsg": "{{lc:{{{extension|Example}}}}}-desc", "license-name": "{{{license|GPL-2.0-or-later}}}", "type": "{{{type|other}}}", "MessagesDirs": { "{{{extension|Example}}}": [ "i18n" ] }, "AutoloadClasses": { "{{{extension|Example}}}Hooks": "src/{{{extension|Example}}}Hooks.php" }..."