Jump to content
MediaWiki

Extension:RandomGameUnit

From mediawiki.org
MediaWiki extensions manual
RandomGameUnit
Release status: stable
Implementation Parser extension
Description Displays a randomly chosen picture game, poll or a quiz
Author(s) Aaron Wright, David Pean, Jack Phoenix
Latest version 2.7 (2020年05月24日)
MediaWiki 1.43+
License GNU General Public License 2.0 or later
Download
  • $wgRandomGameDisplay
  • $wgRandomImageSize
Translate the RandomGameUnit extension if it is available at translatewiki.net
Issues Open tasks · Report a bug

RandomGameUnit extension displays a randomly chosen picture game, poll or a quiz through the ‎<randomgameunit> tag.

Requirements

[edit ]

Along with one or more of the following extensions:

Installation

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

Parameters

[edit ]
  • $wgRandomGameDisplay — controls what games are enabled.
    • $wgRandomGameDisplay['random_poll'] — display a random poll. Defaults to true.
    • $wgRandomGameDisplay['random_quiz'] — display a random quiz. Defaults to true.
    • $wgRandomGameDisplay['random_picturegame'] — display a random picture game. Defaults to true.
  • $wgRandomImageSize — width (in pixels) for game images. Defaults to 50.
This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm.

AltStyle によって変換されたページ (->オリジナル) /