Template:Extension/Sample
Jump to navigation
Jump to search
![]() Release status: beta |
|
---|---|
MediaWiki | |
License | No license specified |
Download | No link |
Quarterly downloads | Lua error in Module:Extension at line 171: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 171: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Translate the Extension/Sample extension if it is available at translatewiki.net |
The MyExtension extension does foo.
Installation
- <translate> [[<tvar name=2>Special:ExtensionDistributor/Extension</tvar>|Download]] and place the file(s) in a directory called <tvar name=name>
Extension
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>
LocalSettings.php
</tvar>:</translate>require_once "$IP/extensions/Extension/Extension.php";
<translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>