Version
3D Game Comparison - Game vs. game. No hype; just facts.™
This wiki is powered by MediaWiki, copyright (C) 2001-2007 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 and others.
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
Extensions
Special pages | ||
---|---|---|
CategoryTree | AJAX based gadget to display the category structure of a wiki | Daniel Kinzler |
Semantic Forms (version 0.6.1) | Forms for adding and editing semantic data | Yaron Koren and others |
Parser hooks | ||
CategoryTree | AJAX based gadget to display the category structure of a wiki | Daniel Kinzler |
CharInsert | Creates a JavaScript box for inserting non-standard characters | Brion Vibber |
Cite | Adds <ref[ name=id]> and <references/> tags, for citations | Ævar Arnfjörð Bjarmason |
CreateArticle (version 0.9 beta) | Generates create article input forms allowing for articles to be created with a variety of prefixes and suffixes | Lisa Ridley |
DynamicPageList2 (version 1.4.2) | based on DynamicPageList, featuring many improvements | IlyaHaykinson, Amgine,Unendlich, Cyril Dangerville,Algorithmix |
Inputbox | Allow inclusion of predefined HTML forms. | Erik Moeller |
ParserFunctions | Enhance parser with logical functions | Tim Starling |
Simple Forms (version 0.3.10, 2007-09-19) | Functions to make and process forms. | User:Nad |
StringFunctions (version 1.9.3) | Enhances parser with string functions | Juraj Simlovic |
Treeview (version 3.5.7, 2007-05-15) | Allows dynamic tree-views to be made with bullet-list syntax | User:Nad |
Other | ||
New User Email Notification | Sends email notification when user accounts are created | Rob Church |
Newuserlog | adds a log of account creations to Special:Log | Ævar Arnfjörð Bjarmason |
Wildcard search (version 070808) | adds wildcard search capability | Assela Pathirana |
Extension functions | ||
efCategoryTree, setupSpecialChars, wfCite, wfCreateArticle, wfDynamicPageList3, wfDynamicPageList2, registerInputboxExtension, wfNewuserlog, efNewUserNotifSetup, wfSetupParserFunctions, sfgSetupExtension, sfgParserFunctions, wfSetupSimpleForms, wfStringFunctions, wfTemplateTable and wfSetupTreeView | ||
Parser extension tags | ||
<categorytree>, <charinsert>, <ref>, <references>, <createarticle>, <dpl>, <section>, <inputbox>, <ttable>, <treeviewrowstart>, <treeviewrowend> and <pre> | ||
Parser function hooks | ||
dpl, expr, if, ifeq, ifexpr, switch, ifexist, time, rel2abs, titleparts, forminput, arraymap, form, input, request, len, pos, rpos, sub, pad, replace, explode, urlencode, urldecode, tree, int, ns, lcfirst, ucfirst, lc, uc, localurl, localurle, fullurl, fullurle, formatnum, grammar, plural, numberofpages, numberofusers, numberofarticles, numberoffiles, numberofadmins, language, padleft, padright, anchorencode, special and defaultsort |
Hooks
Hook name | Subscribed by |
---|---|
AddNewAccount | wfNewuserlogHook and efNewUserNotif |
ArticleFromTitle | efCategoryTreeArticleFromTitle |
AutoAuthenticate | wfSimpleFormsAutoAuthenticate |
LanguageGetMagic | wfDynamicPageList3_Magic, wfParserFunctionsLanguageGetMagic, sfgLanguageGetMagic, wfSimpleFormsLanguageGetMagic, wfStringFunctionsLanguageGetMagic and wfTreeViewLanguageGetMagic |
LoadAllMessages | wfCallLoadMessages and efInjectCategoryTreeMessages |
OutputPageParserOutput | efCategoryTreeParserOutput |
ParserClearState | (Cite, clearState) and (ExtParserFunctions, clearState) |
SkinTemplateTabs | sffFormEditTab |
UnknownAction | actionCreatearticle |