Extension |
This is preliminary documentation and is subject to change.
The ExtensionInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Author | The author or authors as a comma-delimited string. | |
| Credits | ||
| Description | User-friendly description of the extension. (MediaWiki 1.24+) | |
| DescriptionMessage | The system message name for the user-friendly description of the extension. This can be emitted in conjunction with the description. | |
| License | ||
| LicenseName | ||
| Name | The class name of the extension. | |
| NameMessage | The system message name for the user-friendly name of the extension. | |
| Type | The extension type. | |
| Url | The URL for the homepage of the extension. | |
| VcsDate | (Git only) The date of the latest version. | |
| VcsSystem | Which version control system is in use for the extension, if any. | |
| VcsUrl | The URL of the repository. | |
| VcsVersion | The version number of the extension in the version control system. | |
| Version |