System messages
Appearance
This is a list of system messages available in the MediaWiki namespace.
Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
| Name | Default message text |
|---|---|
| Current message text | |
| apihelp-edit-summary (talk) (Translate) | Create and edit pages. |
| apihelp-editcheckreferenceurl-param-url (talk) (Translate) | URL to check. |
| apihelp-editcheckreferenceurl-summary (talk) (Translate) | Check the status of a URL for use as a reference. |
| apihelp-editmassmessagelist-example-1 (talk) (Translate) | Add [[User talk:Foo]] and [[Talk:Bar]] to the delivery list [[Example]] and remove [[Talk:Baz]] from it |
| apihelp-editmassmessagelist-example-2 (talk) (Translate) | Set the description of the delivery list [[Example]] to be "FooBar delivery services" |
| apihelp-editmassmessagelist-param-add (talk) (Translate) | Titles to add to the list. |
| apihelp-editmassmessagelist-param-description (talk) (Translate) | New description for the delivery list. |
| apihelp-editmassmessagelist-param-minor (talk) (Translate) | Whether the edit should be marked as minor in the history of the list. |
| apihelp-editmassmessagelist-param-remove (talk) (Translate) | Titles to remove from the list. |
| apihelp-editmassmessagelist-param-spamlist (talk) (Translate) | Title of the delivery list to update. |
| apihelp-editmassmessagelist-param-watchlist (talk) (Translate) | Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch. |
| apihelp-editmassmessagelist-summary (talk) (Translate) | Edit a mass message delivery list. |
| apihelp-editoredict-param-id (talk) (Translate) | The entry ID, to determine which entry to update. |
| apihelp-editoredict-param-item (talk) (Translate) | The new item name for the entry. |
| apihelp-editoredict-param-mod (talk) (Translate) | The new mod abbreviation for the entry. |
| apihelp-editoredict-param-params (talk) (Translate) | The new grid parameters for the entry. |
| apihelp-editoredict-param-tag (talk) (Translate) | The new tag name for the entry. |
| apihelp-editoredict-summary (talk) (Translate) | Updates the mod, tag, name, and/or params for a given entry. |
| apihelp-editsheet-param-mod (talk) (Translate) | The current mod abbreviation. |
| apihelp-editsheet-param-summary (talk) (Translate) | An optional edit summary. |
| apihelp-editsheet-param-tomod (talk) (Translate) | The new mod abbreviation. |
| apihelp-editsheet-param-tosizes (talk) (Translate) | A pipe separated list of new sizes. |
| apihelp-editsheet-summary (talk) (Translate) | Edits a sheet's data. |
| apihelp-edittile-param-id (talk) (Translate) | The entry ID for the tile. |
| apihelp-edittile-param-summary (talk) (Translate) | An optional edit summary. |
| apihelp-edittile-param-tomod (talk) (Translate) | The new mod abbreviation. |
| apihelp-edittile-param-toname (talk) (Translate) | The new item name. |
| apihelp-edittile-param-tox (talk) (Translate) | The new X coordinate. |
| apihelp-edittile-param-toy (talk) (Translate) | The new Y coordinate. |
| apihelp-edittile-param-toz (talk) (Translate) | The new Z coordinate. |
| apihelp-edittile-summary (talk) (Translate) | Edits a tile entry's data. |
| apihelp-emailuser-example-email (talk) (Translate) | Send an email to the user <kbd>WikiSysop</kbd> with the text <kbd>Content</kbd>. |
| apihelp-emailuser-param-ccme (talk) (Translate) | Send a copy of this mail to me. |
| apihelp-emailuser-param-subject (talk) (Translate) | Subject header. |
| apihelp-emailuser-param-target (talk) (Translate) | User to send the email to. |
| apihelp-emailuser-param-text (talk) (Translate) | Email body. |
| apihelp-emailuser-summary (talk) (Translate) | Email a user. |
| apihelp-expandtemplates-example-simple (talk) (Translate) | Expand the wikitext <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>. |
| apihelp-expandtemplates-param-generatexml (talk) (Translate) | Generate XML parse tree (replaced by $1prop=parsetree). |
| apihelp-expandtemplates-param-includecomments (talk) (Translate) | Whether to include HTML comments in the output. |
| apihelp-expandtemplates-param-prop (talk) (Translate) | Which pieces of information to get. Note that if no values are selected, the result will contain the wikitext, but the output will be in a deprecated format. |
| apihelp-expandtemplates-param-revid (talk) (Translate) | Revision ID, for <code><nowiki>{{REVISIONID}}</nowiki></code> and similar variables. |
| apihelp-expandtemplates-param-showstrategykeys (talk) (Translate) | Whether to include internal merge strategy information in jsconfigvars. |
| apihelp-expandtemplates-param-text (talk) (Translate) | Wikitext to convert. |
| apihelp-expandtemplates-param-title (talk) (Translate) | Title of the page. |
| apihelp-expandtemplates-paramvalue-prop-categories (talk) (Translate) | Any categories present in the input that are not represented in the wikitext output. |
| apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars (talk) (Translate) | Gives the JavaScript configuration variables specific to the page as a JSON string. |
| apihelp-expandtemplates-paramvalue-prop-jsconfigvars (talk) (Translate) | Gives the JavaScript configuration variables specific to the page. |
| apihelp-expandtemplates-paramvalue-prop-modules (talk) (Translate) | Any ResourceLoader modules that parser functions have requested be added to the output. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>. |
| apihelp-expandtemplates-paramvalue-prop-parsetree (talk) (Translate) | The XML parse tree of the input. |