Jump to content

Extension:WP25EasterEggs

From mediawiki.org
MediaWiki extensions manual
Wikipedia 25 Easter Eggs
Release status: experimental
Implementation User interface
Description Provided users with light-hearted character animations on various pages in celebration of Wikipedia's 25th birthday.
Author(s) Artem Titkov (ATitkov-WMFtalk)
Latest version 0.0.1
MediaWiki 1.45+
  • $wgWp25EasterEggsEnableDefaultState
  • $wgWp25EasterEggsEnable
Licence GNU General Public License 2.0 or later
Download
README
Help Help:Extension:WP25EasterEggs
Translate the WP25EasterEggs extension if it is available at translatewiki.net
Issues Open tasks · Report a bug

The WP25EasterEggs extension provides light-hearted animations on various Wikipedia pages in celebration of Wikipedia's 25th birthday.

Installation

[edit]
  • Download and move the extracted WP25EasterEggs folder to your extensions/ directory.
    Developers and code contributors should install the extension from Git instead, using:
    cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/WP25EasterEggs
    
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'WP25EasterEggs' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

Configuration parameters

[edit]
$wgWp25EasterEggsEnableDefaultState
Enable showing the default version of companion on pages that do not have a specific special version of the companion configured for them.
$wgWp25EasterEggsEnable
Enable the easter eggs feature.


User rights

[edit]

See also

[edit]