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

This branch is 22 commits behind wikimedia/mediawiki-extensions-Variables:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cdd2ab6 · Jun 2, 2023
May 19, 2019
Feb 16, 2023
Apr 4, 2019
Aug 21, 2020
Apr 6, 2021
Sep 7, 2020
Oct 25, 2016
Apr 6, 2021
Sep 4, 2018
Apr 20, 2018
Jan 27, 2021
Apr 8, 2018
Jul 11, 2019
Aug 24, 2018
Apr 29, 2023
Jul 6, 2020
Jun 2, 2023
Jun 2, 2023

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%