Extension:NonsaLinks
Appearance
Please expand this page. |
NonsaLinks Release status: stable |
|
---|---|
Author(s) | Ostrzyciel |
Latest version | 0.3.0 |
MediaWiki | >= 1.37.0 |
PHP | >= 7.4 |
License | GNU General Public License 2.0 or later |
Download | GitLab: Note: |
|
|
The NonsaLinks extension is used on Nonsensapedia and is described as "Nonsensopedia's magic sauce for link parsing and other random awesomeness".
Installation
[edit]- Download and place the file(s) in a directory called
NonsaLinks
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'NonsaLinks' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.