Skip to content

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

Notifications You must be signed in to change notification settings

markus-96/mediawiki-extensions-Variables

 
 

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

No packages published

Languages

  • PHP 96.9%
  • JavaScript 3.1%