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-query+messagegroupstats-param-group (talk) (Translate) | Message group ID. |
| apihelp-query+messagegroupstats-param-suppresscomplete (talk) (Translate) | Do not display languages which have completed translation |
| apihelp-query+messagegroupstats-param-suppressempty (talk) (Translate) | Do not display languages which do not have any translations |
| apihelp-query+messagegroupstats-summary (talk) (Translate) | Query message group stats. |
| apihelp-query+messagetranslations-description (talk) (Translate) | Query all translations for a single message. |
| apihelp-query+messagetranslations-example-1 (talk) (Translate) | List of translations in the wiki for "MediaWiki:January" |
| apihelp-query+messagetranslations-param-title (talk) (Translate) | Full title of a known message. |
| apihelp-query+messagetranslations-summary (talk) (Translate) | Query all translations for a single message. |
| apihelp-query+mystashedfiles-example-simple (talk) (Translate) | Get the filekey, file size, and pixel size of files in the current user's upload stash. |
| apihelp-query+mystashedfiles-param-limit (talk) (Translate) | How many files to get. |
| apihelp-query+mystashedfiles-param-prop (talk) (Translate) | Which properties to fetch for the files. |
| apihelp-query+mystashedfiles-paramvalue-prop-size (talk) (Translate) | Fetch the file size and image dimensions. |
| apihelp-query+mystashedfiles-paramvalue-prop-type (talk) (Translate) | Fetch the file's MIME type and media type. |
| apihelp-query+mystashedfiles-summary (talk) (Translate) | Get a list of files in the current user's upload stash. |
| apihelp-query+oldreviewedpages-description (talk) (Translate) | Enumerates pages that have changes pending review. |
| apihelp-query+oldreviewedpages-example-1 (talk) (Translate) | Show a list of pages with pending unreviewed changes |
| apihelp-query+oldreviewedpages-example-2 (talk) (Translate) | Show info about some old reviewed pages |
| apihelp-query+oldreviewedpages-param-category (talk) (Translate) | Show pages only in the given category. |
| apihelp-query+oldreviewedpages-param-end (talk) (Translate) | Stop listing at this timestamp. |
| apihelp-query+oldreviewedpages-param-filterredir (talk) (Translate) | How to filter for redirects. |
| apihelp-query+oldreviewedpages-param-filterwatched (talk) (Translate) | How to filter for pages on your watchlist. |
| apihelp-query+oldreviewedpages-param-limit (talk) (Translate) | How many total pages to return. |
| apihelp-query+oldreviewedpages-param-maxsize (talk) (Translate) | Maximum character count change size. |
| apihelp-query+oldreviewedpages-param-namespace (talk) (Translate) | The namespaces to enumerate. |
| apihelp-query+oldreviewedpages-param-start (talk) (Translate) | Start listing at this timestamp. |
| apihelp-query+oldreviewedpages-summary (talk) (Translate) | Enumerates pages that have changes pending review. |
| apihelp-query+oredictentry-param-ids (talk) (Translate) | The IDs for the entries to obtain information for. |
| apihelp-query+oredictentry-summary (talk) (Translate) | Get OreDict entry data. |
| apihelp-query+oredictsearch-param-from (talk) (Translate) | The entry ID to start listing at. |
| apihelp-query+oredictsearch-param-limit (talk) (Translate) | The maximum number of entries to list. |
| apihelp-query+oredictsearch-param-mod (talk) (Translate) | Restricts results to this mod. |
| apihelp-query+oredictsearch-param-name (talk) (Translate) | Restricts results to this item name. |
| apihelp-query+oredictsearch-param-prefix (talk) (Translate) | Restricts results to those that have a tag alphabetically after the prefix. |
| apihelp-query+oredictsearch-param-tag (talk) (Translate) | Restricts results to this tag name. |
| apihelp-query+oredictsearch-summary (talk) (Translate) | Searches for OreDict entries that meet specific criteria defined by the optional parameters. |
| apihelp-query+pagepropnames-example-simple (talk) (Translate) | Get first 10 property names. |
| apihelp-query+pagepropnames-param-limit (talk) (Translate) | The maximum number of names to return. |
| apihelp-query+pagepropnames-summary (talk) (Translate) | List all page property names in use on the wiki. |
| apihelp-query+pageprops-example-simple (talk) (Translate) | Get properties for the pages <kbd>Main Page</kbd> and <kbd>MediaWiki</kbd>. |
| apihelp-query+pageprops-param-prop (talk) (Translate) | Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property. |
| apihelp-query+pageprops-summary (talk) (Translate) | Get various page properties defined in the page content. |
| apihelp-query+pageswithprop-example-generator (talk) (Translate) | Get additional information about the first 10 pages using <code>__NOTOC__</code>. |
| apihelp-query+pageswithprop-example-simple (talk) (Translate) | List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>. |
| apihelp-query+pageswithprop-param-dir (talk) (Translate) | In which direction to sort. |
| apihelp-query+pageswithprop-param-limit (talk) (Translate) | The maximum number of pages to return. |
| apihelp-query+pageswithprop-param-prop (talk) (Translate) | Which pieces of information to include: |
| apihelp-query+pageswithprop-param-propname (talk) (Translate) | Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). |
| apihelp-query+pageswithprop-paramvalue-prop-ids (talk) (Translate) | Adds the page ID. |
| apihelp-query+pageswithprop-paramvalue-prop-title (talk) (Translate) | Adds the title and namespace ID of the page. |
| apihelp-query+pageswithprop-paramvalue-prop-value (talk) (Translate) | Adds the value of the page property. |