Module:Extension/doc
Appearance
| This is a documentation subpage for Module:Extension. It contains usage information, categories and other content that is not part of the original Module page. |
| Uses Lua: |
Used primarily by Template:Extension and Template:Skin. Also defines a isOnGerrit function that is used by Template:Unmaintained extension, Template:ExtensionInstall, and Template:SkinInstall. Autofill feature depends on Module:ExtensionJson.
Bugs / Limitations
[edit]getParameters()omits some parameters that default to null, and conversely includes global variables that are not actually parameters/settings. Extension:Page Forms illustrates this.