Extension:UniqueLink
![]() | Please expand this page. |
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Implementation | Parser extensionCategory:Parser extensions |
Author(s) | Daniel Beard |
Latest version | 0.0.1 |
MediaWiki | >= 1.29.0 |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
The UniqueLink extension adds parser functions that only link to a page if it hasn't already been linked to before.
Installation
- Download and place the file(s) in a directory called
UniqueLink
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'UniqueLink' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions
Category:Extensions in GitHub version control
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:Pages to be expanded
Category:ParserClearState extensions
Category:ParserFirstCallInit extensions
Category:Parser extensions
Category:Unmaintained extensions