forked from wikimedia/mediawiki-extensions-Variables
-
Notifications
You must be signed in to change notification settings - Fork 0
Github mirror of MediaWiki extension Variables - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
License
markus-96/mediawiki-extensions-Variables
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== About == The 'Variables' extension for MediaWiki introduces parser functions for defining page-scoped variables within wiki pages. * Website: https://www.mediawiki.org/wiki/Extension:Variables * Authors: Rob Adams, Tom Hempel, Xiloynaha, Daniel Werner and MGChecker * License: ISC == Installation == Once you have downloaded the code, place the 'Variables' directory within your MediaWiki 'extensions' directory. Then add the following code to your [[Manual:LocalSettings.php|LocalSettings.php]] file: # Variables wfLoadExtension( 'Variables' );
About
Github mirror of MediaWiki extension Variables - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 96.9%
- JavaScript 3.1%