Template:Extension/Sample

From The Adachi Wiki
Revision as of 00:38, 15 October 2021 by >Samwilson (Add 'help' param.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


MediaWiki extensions manual
MyExtension
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";
    
  • Yes <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>

Configuration parameters

User rights

See also