Help:Extensions

From Illapedia

Jump to: navigation, search

Contents

[edit] 1 Installed Extensions


[edit] 1.1 Special Pages


ExpandTemplates - This special page takes some text and expands all templates in it recursively. It also expands parser functions like , and variables like 6—in fact pretty much everything in double-braces. It does this by calling the relevant parser stage from MediaWiki itself.


MultipleUpload - Allows users to upload several files at once (Useful for renaming images to lowercase)


Nuke - Gives sysops the ability to mass delete pages that have recently been created by a given user or IP address.


Renameuser - Gives sysops the ability to rename a user (need renameuser right)


SpecialInterwiki - Adds a special page to view and edit the interwiki table easily. (See Help:Interwiki)


[edit] 1.2 Parser Hooks


Multilang - A multi language extension for MediaWiki using <multilang> tag for selective text display depending on user language settings (See Help:Languages)

<multilang>
@de|"Das ist ein deutscher Text."
@en|"This is an English text."
</multilang>

"This is an English text."


ParserFunctions - Logical functions, see metawikipedia:ParserFunctions.


Spoiler - Hides/shows text inbetween <spoiler></spoiler> tags with JavaScript.

<spoiler>You can find the golden helmet in the northern cave</spoiler>
Click Here to Show/Hide Spoiler Information
Spoiler warning: Quest and/or game spoiling details follow.

You can find the golden helmet in the northern cave

Spoiler ends here.

[edit] 2 Installed Scripts

Improved Diff View Screenshot 1
Improved Diff View Screenshot 1
Improved Diff View Screenshot 2
Improved Diff View Screenshot 2

[edit] 2.1 wikEdDiff

A user script that provides an improved and easier to read diff view for comparing article versions on Wikipedia and other MediaWiki sites.

Features:

  • Additions and deletions are highlighted by color in a single article text
  • Block moves are detected and indicated by color
  • Unchanged regions of the text are omitted from the output
  • Highly optimized for MediaWiki source texts
Personal tools