System messages
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-feedcontributions-param-user (talk) (Translate) | What users to get the contributions for. |
| apihelp-feedcontributions-param-year (talk) (Translate) | From year (and earlier). |
| apihelp-feedcontributions-summary (talk) (Translate) | Returns a user contributions feed. |
| apihelp-feedrecentchanges-example-30days (talk) (Translate) | Show recent changes for 30 days. |
| apihelp-feedrecentchanges-example-simple (talk) (Translate) | Show recent changes. |
| apihelp-feedrecentchanges-param-associated (talk) (Translate) | Include associated (talk or main) namespace. |
| apihelp-feedrecentchanges-param-days (talk) (Translate) | Days to limit the results to. |
| apihelp-feedrecentchanges-param-feedformat (talk) (Translate) | The format of the feed. |
| apihelp-feedrecentchanges-param-from (talk) (Translate) | Show changes since then. |
| apihelp-feedrecentchanges-param-hideanons (talk) (Translate) | Hide changes made by anonymous users. |
| apihelp-feedrecentchanges-param-hidebots (talk) (Translate) | Hide changes made by bots. |
| apihelp-feedrecentchanges-param-hidecategorization (talk) (Translate) | Hide category membership changes. |
| apihelp-feedrecentchanges-param-hideliu (talk) (Translate) | Hide changes made by registered users. |
| apihelp-feedrecentchanges-param-hideminor (talk) (Translate) | Hide minor changes. |
| apihelp-feedrecentchanges-param-hidemyself (talk) (Translate) | Hide changes made by the current user. |
| apihelp-feedrecentchanges-param-hidepatrolled (talk) (Translate) | Hide patrolled changes. |
| apihelp-feedrecentchanges-param-invert (talk) (Translate) | All namespaces but the selected one. |
| apihelp-feedrecentchanges-param-limit (talk) (Translate) | Maximum number of results to return. |
| apihelp-feedrecentchanges-param-namespace (talk) (Translate) | Namespace to limit the results to. |
| apihelp-feedrecentchanges-param-showlinkedto (talk) (Translate) | Show changes on pages linked to the selected page instead. |
| apihelp-feedrecentchanges-param-tagfilter (talk) (Translate) | Filter by tag. |
| apihelp-feedrecentchanges-param-target (talk) (Translate) | Show only changes on pages linked from this page. |
| apihelp-feedrecentchanges-summary (talk) (Translate) | Returns a recent changes feed. |
| apihelp-feedwatchlist-example-all6hrs (talk) (Translate) | Show all changes to watched pages in the past 6 hours. |
| apihelp-feedwatchlist-example-default (talk) (Translate) | Show the watchlist feed. |
| apihelp-feedwatchlist-param-feedformat (talk) (Translate) | The format of the feed. |
| apihelp-feedwatchlist-param-hours (talk) (Translate) | List pages modified within this many hours from now. |
| apihelp-feedwatchlist-param-linktosections (talk) (Translate) | Link directly to changed sections if possible. |
| apihelp-feedwatchlist-summary (talk) (Translate) | Returns a watchlist feed. |
| apihelp-filerevert-example-revert (talk) (Translate) | Revert <kbd>Wiki.png</kbd> to the version of <kbd>2011-03-05T15:27:40Z</kbd>. |
| apihelp-filerevert-param-archivename (talk) (Translate) | Archive name of the revision to revert to. |
| apihelp-filerevert-param-comment (talk) (Translate) | Upload comment. |
| apihelp-filerevert-param-filename (talk) (Translate) | Target filename, without the File: prefix. |
| apihelp-filerevert-summary (talk) (Translate) | Revert a file to an old version. |
| apihelp-flagconfig-description (talk) (Translate) | Get basic information about review flag configuration for this site. The following parameters are returned for each tag: ;name:The key name of this tag. ;levels:Number of levels the tag has (above "not tagged"). ;tier2:Level the tag must reach for a revision to be tier 2 (quality). ;tier3:Level the tag must reach for a revision to be tier 3 (pristine). Flagged revisions have an assigned level for each tag. The highest tier that all the tags meet is the review tier of the entire revision. |
| apihelp-flagconfig-example-1 (talk) (Translate) | Fetch flag configuration |
| apihelp-flagconfig-extended-description (talk) (Translate) | The following parameters are returned for each tag: ;name:The key name of this tag. ;levels:Number of levels the tag has (above "not tagged"). ;tier2:Level the tag must reach for a revision to be tier 2 (quality). ;tier3:Level the tag must reach for a revision to be tier 3 (pristine). Flagged revisions have an assigned level for each tag. The highest tier that all the tags meet is the review tier of the entire revision. |
| apihelp-flagconfig-summary (talk) (Translate) | Get basic information about review flag configuration for this site. |
| apihelp-flickrblacklist-description (talk) (Translate) | Validate a Flickr URL by using the user ID (NSID) for blacklisting. When used with the <var>list</var> option, returns all blacklisted IDs. |
| apihelp-flickrblacklist-example-1 (talk) (Translate) | Check a URL against the blacklist |
| apihelp-flickrblacklist-example-2 (talk) (Translate) | Return the entire blacklist |
| apihelp-flickrblacklist-extended-description (talk) (Translate) | When used with the <var>list</var> option, returns all blacklisted IDs. |
| apihelp-flickrblacklist-param-list (talk) (Translate) | When set, the complete blacklist is returned. Cannot be used together with $1url. |
| apihelp-flickrblacklist-param-url (talk) (Translate) | The Flickr URL to be tested. |
| apihelp-flickrblacklist-summary (talk) (Translate) | Validate a Flickr URL by using the user ID (NSID) for blacklisting. |
| apihelp-format-example-generic (talk) (Translate) | Return the query result in the $1 format. |
| apihelp-format-param-wrappedhtml (talk) (Translate) | Return the pretty-printed HTML and associated ResourceLoader modules as a JSON object. |
| apihelp-friend-param-do (talk) (Translate) | The friending action to be taken (send, confirm, ignore, remove) |
| apihelp-friend-param-name (talk) (Translate) | The username to be added as a friend |
| apihelp-friend-param-token (talk) (Translate) | The edit token for the requesting user |