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-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+pageassessments-example-formatversion (talk) (Translate) | Get project and assessment data for pages <kbd>Apple</kbd> and <kbd>Pear</kbd>, using the newer API result format. |
| apihelp-query+pageassessments-example-simple (talk) (Translate) | Get project and assessment data for page <kbd>Apple</kbd>. |
| apihelp-query+pageassessments-example-subprojects (talk) (Translate) | Get project and assessment data (including for subprojects) for page <kbd>Apple</kbd>. |
| apihelp-query+pageassessments-param-limit (talk) (Translate) | Limit for total number of projects returned (total for all pages). |
| apihelp-query+pageassessments-param-subprojects (talk) (Translate) | Also return assessments by subprojects. |
| apihelp-query+pageassessments-summary (talk) (Translate) | Return associated projects and assessments for the given pages. |
| apihelp-query+pageimages-example-1 (talk) (Translate) | Get name and <kbd>100</kbd>-pixel thumbnail of an image on the <kbd>Albert Einstein</kbd> page. |
| apihelp-query+pageimages-param-langcode (talk) (Translate) | Code for the language the image is going to be rendered in if multiple languages are supported |
| apihelp-query+pageimages-param-license (talk) (Translate) | Limit page images to a certain license type: |
| apihelp-query+pageimages-param-limit (talk) (Translate) | Properties of how many pages to return. |
| apihelp-query+pageimages-param-prop (talk) (Translate) | Which information to return: |
| apihelp-query+pageimages-param-thumbsize (talk) (Translate) | Maximum width in pixels of thumbnail images. |
| apihelp-query+pageimages-paramvalue-license-any (talk) (Translate) | Best image, whether free or non-free. |
| apihelp-query+pageimages-paramvalue-license-free (talk) (Translate) | Only free images. |
| apihelp-query+pageimages-paramvalue-prop-name (talk) (Translate) | Image title. |
| apihelp-query+pageimages-paramvalue-prop-original (talk) (Translate) | URL and original dimensions of image associated with page, if any. |
| apihelp-query+pageimages-paramvalue-prop-thumbnail (talk) (Translate) | URL and dimensions of thumbnail image associated with page, if any. |
| apihelp-query+pageimages-summary (talk) (Translate) | Returns information about images on the page, such as thumbnail and presence of photos. |
| 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>{{MediaWiki:Mainpage}}</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+pagerating-param-contest (talk) (Translate) | Contest identifier |
| apihelp-query+pagerating-summary (talk) (Translate) | Returns votes on this page and this user's voting permissions. |
| 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. |
| apihelp-query+pageswithprop-summary (talk) (Translate) | List all pages using a given page property. |
| apihelp-query+pageterms-example-label-en (talk) (Translate) | Get labels and aliases associated with the page 'London', in English. |
| apihelp-query+pageterms-example-simple (talk) (Translate) | Get all terms associated with the page 'London', in the user language. |
| apihelp-query+pageterms-param-language (talk) (Translate) | The language code to get terms in. If not specified, the user language is used. |