Manual:System message

From MediaWiki.org

(Redirected from Manual:Interface message)
Jump to: navigation, search
Labelled diagram of the Special:Upload form, showing various system messages.

A system message is a snippet of plain text, wiki text, CSS or Javascript that can be used to customize the behavior of MediaWiki and its appearance for each language and locale.

Contents

[edit] Special:Allmessages

Interface and other system messages can be customized by editing pages listed on Special:Allmessages. Editing interface messages is typically straightforward, just like editing a normal wiki page.

Example row on Special:Allmessages.

The Special:Allmessages table contains two columns: the linked interface name, and the text. The text is horizontally split to show the default text above, and the customized text below. When a custom message does not exist, only the default will be shown. To customize a message, click the upper link in the left column (the name of the message). This link is red if the default text is in use, because the edit page is empty.

The lower links in the left column cells lead to the discussion pages for that message.

[edit] Built-in system messages

For a complete list of documented interface and system messages, please see Category:Interface messages. These pages document how each message is used by MediaWiki, variables available, parameters used, limitations, et cetera.


For convenience, links to some of the more commonly used messages are listed below:

[edit] Styles and JavaScript

[edit] Visible messages

[edit] Hidden data

[edit] Creating new messages

Extensions can (and should) define system messages for any text displayed in the user interface. This assists in the localization of those messages. For an example of how to do this, please see Manual:Special pages.


[edit] See also

Personal tools