MediaWiki License
This wiki is powered by MediaWiki, copyright © 2001-2024 Magnus Manske, Brion Vibber, Lee Daniel Crocker, Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason, Niklas Laxström, Domas Mituzas, Rob Church, Yuri Astrakhan, Aryeh Gregor, Aaron Schulz, Andrew Garrett, Raimond Spekking, Alexandre Emsenhuber, Siebrand Mazeland, Chad Horohoe, Roan Kattouw, Trevor Parscal, Bryan Tong Minh, Sam Reed, Victor Vasiliev, Rotem Liss, Platonides, Antoine Musso, Timo Tijhof, Daniel Kinzler, Jeroen De Dauw, Brad Jorsch, others and translatewiki.net translators.
MediaWiki is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
MediaWiki is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received
a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA or
read it online.
Installed software
Product |
Version |
MediaWiki |
1.27.1 |
PHP |
5.6.40-68+ubuntu22.04.1+deb.sury.org+1 (fpm-fcgi) |
MariaDB |
10.6.18-MariaDB-0ubuntu0.22.04.1 |
ICU |
70.1 |
Entry point URLs
Installed skins
Skin | Version | License | Description | Authors |
---|
BootStrapSkin | 1.0.44a | License | Provides a modified Vector skin utilising Bootstrap | Lee Miller and Dennis Groenewegen |
Cologne Blue | – | GPL-2.0+ | A lightweight skin with minimal formatting | Lee Daniel Crocker and others |
Modern | – | GPL-2.0+ | A blue/gray theme with sidebar and top bar. Derived from MonoBook | River Tarnell and others |
MonoBook | – | GPL-2.0+ | The classic MediaWiki skin since 2004, named after the black-and-white photo of a book in the page background | Gabriel Wicke and others |
Vector | – | GPL-2.0+ | Modern version of MonoBook with fresh look and many usability improvements | Trevor Parscal, Roan Kattouw and others |
Installed extensions
Special pages |
---|
Extension | Version | License | Description | Authors |
---|
BlockAndNuke | – (d6133b1) 15:29, 19 September 2016 | GPL-3.0+ | Gives administrators the ability to Special:BlockandNuke pages | Eliora Stahl and others |
Nuke | 1.2.0 | GPL-2.0+ | Gives administrators the ability to mass delete pages | Brion Vibber and Jeroen De Dauw |
UserMerge | 1.10.0 (31ea86d) 00:51, 5 May 2016 | GPL-2.0+ | Merges references from one user to another user in the wiki database - will also delete old users following merge. Requires usermerge privileges | Tim Laqua, Thomas Gries and Matthew April |
|
Parser hooks |
---|
Extension | Version | License | Description | Authors |
---|
ImageMap | – | GPL-2.0+ | Allows client-side clickable image maps using <imagemap> tag | Tim Starling |
InputBox | 0.3.0 | MIT | Allow inclusion of predefined HTML forms | Erik Moeller, Leonardo Pimenta, Rob Church, Trevor Parscal and DaSch |
ParserFunctions | 1.6.0 | GPL-2.0 | Enhance parser with logical functions | Tim Starling, Robert Rohde, Ross McClure and Juraj Simlovic |
SyntaxHighlight | 2.0 | GPL-2.0+ | Provides syntax highlighting <syntaxhighlight> using Pygments - Python syntax highlighter | Brion Vibber, Tim Starling, Rob Church, Niklas Laxström, Ori Livneh and Ed Sanders |
|
Spam prevention |
---|
Extension | Version | License | Description | Authors |
---|
SpamBlacklist | – | GPL-2.0+ | Regex-based anti-spam tool allowing to blacklist URLs in pages and email addresses for registered users | Tim Starling, John Du Hart and Daniel Kinzler |
|
Other |
---|
Extension | Version | License | Description | Authors |
---|
WikiEditor | 0.5.0 | GPL-2.0+ | Provides an extendable wikitext editing interface and many feature-providing modules | Derk-Jan Hartman, Trevor Parscal, Roan Kattouw, Nimish Gautam and Adam Miller |
Installed libraries
Library | Version | License | Description | Authors |
---|
composer/semver | 1.4.0 | MIT | Semver library that offers utilities, version constraint parsing and validation. | Nils Adermann, Jordi Boggiano and Rob Bast |
cssjanus/cssjanus | 1.1.2 | Apache-2.0 | Convert CSS stylesheets between left-to-right and right-to-left. | |
liuggio/statsd-php-client | 1.0.18 | MIT | Statsd (Object Oriented) client library for PHP | Giulio De Donato |
mediawiki/at-ease | 1.1.0 | GPL-2.0+ | Safe replacement to @ for suppressing warnings. | Tim Starling and MediaWiki developers |
oojs/oojs-ui | 0.17.1 | MIT | Provides library of common widgets, layouts, and windows. | Timo Tijhof, Bartosz Dziewoński, Ed Sanders, James D. Forrester, Kirsten Menger-Anderson, Rob Moen, Roan Kattouw, Trevor Parscal, Kunal Mehta and Prateek Saxena |
oyejorge/less.php | 1.7.0.10 | Apache-2.0 | PHP port of the Javascript version of LESS http://lesscss.org | Matt Agar, Martin Jantošovič and Josh Schmidt |
psr/log | 1.0.0 | MIT | Common interface for logging libraries | PHP-FIG |
wikimedia/assert | 0.2.2 | MIT | Provides runtime assertions | Daniel Kinzler |
wikimedia/base-convert | 1.0.1 | GPL-2.0+ | Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width. | Brion Vibber and Tyler Romeo |
wikimedia/cdb | 1.3.0 | GPL-2.0+ | Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent. | Tim Starling, Chad Horohoe and Ori Livneh |
wikimedia/cldr-plural-rule-parser | 1.0.0 | GPL-2.0+ | Evaluates plural rules specified in the CLDR project notation. | Tim Starling and Niklas Laxström |
wikimedia/composer-merge-plugin | 1.3.1 | MIT | Composer plugin to merge multiple composer.json files | Bryan Davis |
wikimedia/html-formatter | 1.0.1 | GPL-2.0+ | Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs. | MediaWiki contributors |
wikimedia/ip-set | 1.1.0 | GPL-2.0+ | Efficiently match IP addresses against a set of CIDR specifications. | Brandon Black |
wikimedia/php-session-serializer | 1.0.3 | GPL-2.0+ | Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION | Brad Jorsch |
wikimedia/relpath | 1.0.3 | MIT | Compute a relative filepath between two paths. | Ori Livneh |
wikimedia/running-stat | 1.1.0 | GPL-2.0+ | PHP implementations of online statistical algorithms | Ori Livneh |
wikimedia/utfnormal | 1.0.3 | GPL-2.0+ | Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present | Brion Vibber |
wikimedia/wrappedstring | 2.0.0 | MIT | Automatically compact sequentially-outputted strings that share a common prefix / suffix pair. | Timo Tijhof |
zordius/lightncandy | 0.23 | MIT | An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ). | Zordius Chen |
<gallery>,
<imagemap>,
<indicator>,
<inputbox>,
<nowiki>,
<pre>,
<source> and
<syntaxhighlight>anchorencode, basepagename, basepagenamee, bidi, canonicalurl, canonicalurle, cascadingsources, defaultsort, displaytitle, expr, filepath, formatdate, formatnum, fullpagename, fullpagenamee, fullurl, fullurle, gender, grammar, if, ifeq, iferror, ifexist, ifexpr, int, language, lc, lcfirst, localurl, localurle, namespace, namespacee, namespacenumber, ns, nse, numberingroup, numberofactiveusers, numberofadmins, numberofarticles, numberofedits, numberoffiles, numberofpages, numberofusers, padleft, padright, pageid, pagename, pagenamee, pagesincategory, pagesize, plural, protectionexpiry, protectionlevel, rel2abs, revisionday, revisionday2, revisionid, revisionmonth, revisionmonth1, revisiontimestamp, revisionuser, revisionyear, rootpagename, rootpagenamee, special, speciale, subjectpagename, subjectpagenamee, subjectspace, subjectspacee, subpagename, subpagenamee, switch, tag, talkpagename, talkpagenamee, talkspace, talkspacee, time, timel, titleparts, uc, ucfirst and urlencode
visited from 3.129.63.252