Extension:PictureGame

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear app error.png
PictureGame

Release status: unstable

Implementation Special page
Description Allows making picture games
Author(s) Aaron Wright
Ashish Datta
David Pean
Jack Phoenix
Last version 2.0
MediaWiki 1.16+
License GNU General Public License 2.0 or later
Download
Parameters

$wgCreatePictureGameThresholds
$wgPictureGameID

Added rights

picturegameadmin

Hooks used
SkinTemplateBuildContentActionUrlsAfterSpecialPage

RenameUserSQL

Check usage and version matrix

PictureGame extension allows users to create picture games and take them.

Special:PictureGameHome is the main page for picture games.

Contents

Dependencies [edit]

  • SocialProfile extension
  • New database tables: picturegame_images and picturegame_votes

Installation [edit]

  1. Dump the files into $IP/extensions/PictureGame
  2. Create the three required database tables (by re-running the MediaWiki updater script, update.php)
  3. Add require_once("$IP/extensions/PictureGame/PictureGame.php"); into the wiki's LocalSettings.php
  4. Installation can now be verified through the wiki's Special:Version

User rights [edit]

This extension adds one new user right, picturegameadmin, which allows administering picture games. By default sysops and staff have this user right.

User points [edit]

  • $wgUserStatsPointValues['picturegame_created'] — set this to something to give out points for creating new picture games.
  • $wgUserStatsPointValues['picturegame_vote'] — set this to something to give out points for voting in existing picture games.

Parameters [edit]

  • $wgCreatePictureGameThresholds — for example 'edits' => 5 if you want to require users to have at least 5 edits before they can create new picture games. Defaults to an empty array (no restrictions).
  • $wgPictureGameID — this is the internal ID number of the current picture game and is used by PictureGame internally. It's documented here only for the sake of completeness. Do not set it!
Social tools
SocialProfile OverviewUserStatus (GSoC 2011 project)RoadmapDeveloper infoScreenshotsHistory
Other social extensions Automatic Board WelcomeBlogPageFanBoxesNewUsersListPictureGamePollNYQuizGameRandomFeaturedUserRandomGameUnitRandomUsersWithAvatarsSiteMetricsUserWelcome
Semanticness Semantic Social Profile
Other related extensions
(which do not depend on SocialProfile)
CommentsLinkFilterNewSignupPageRandomImageByCategoryVideoVoteNYWikiTextLoggedInOut