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-query+logevents-example-simple (talk) (Translate) | List recent log events. |
| apihelp-query+logevents-param-action (talk) (Translate) | Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/). |
| apihelp-query+logevents-param-end (talk) (Translate) | The timestamp to end enumerating. |
| apihelp-query+logevents-param-limit (talk) (Translate) | How many total event entries to return. |
| apihelp-query+logevents-param-namespace (talk) (Translate) | Filter entries to those in the given namespace. |
| apihelp-query+logevents-param-prefix (talk) (Translate) | Filter entries that start with this prefix. |
| apihelp-query+logevents-param-prop (talk) (Translate) | Which properties to get: |
| apihelp-query+logevents-param-start (talk) (Translate) | The timestamp to start enumerating from. |
| apihelp-query+logevents-param-tag (talk) (Translate) | Only list event entries tagged with this tag. |
| apihelp-query+logevents-param-title (talk) (Translate) | Filter entries to those related to a page. |
| apihelp-query+logevents-param-type (talk) (Translate) | Filter log entries to only this type. |
| apihelp-query+logevents-param-user (talk) (Translate) | Filter entries to those made by the given user. |
| apihelp-query+logevents-paramvalue-prop-comment (talk) (Translate) | Adds the comment of the log event. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-details (talk) (Translate) | Lists additional details about the log event. If the log event has been revision deleted, an <samp>actionhidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-ids (talk) (Translate) | Adds the ID of the log event. |
| apihelp-query+logevents-paramvalue-prop-parsedcomment (talk) (Translate) | Adds the parsed comment of the log event. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-tags (talk) (Translate) | Lists tags for the log event. |
| apihelp-query+logevents-paramvalue-prop-timestamp (talk) (Translate) | Adds the timestamp for the log event. |
| apihelp-query+logevents-paramvalue-prop-title (talk) (Translate) | Adds the title of the page for the log event. |
| apihelp-query+logevents-paramvalue-prop-type (talk) (Translate) | Adds the type of log event. |
| apihelp-query+logevents-paramvalue-prop-user (talk) (Translate) | Adds the user responsible for the log event. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-userid (talk) (Translate) | Adds the user ID who was responsible for the log event. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+logevents-summary (talk) (Translate) | Get events from logs. |
| apihelp-query+mapdata-description (talk) (Translate) | Fetch Kartographer map data |
| apihelp-query+mapdata-example-1 (talk) (Translate) | Request all map data from the page <kbd>Metallica</kbd> |
| apihelp-query+mapdata-example-2 (talk) (Translate) | Request map data in groups <kbd>group1</kbd> and <kbd>group2</kbd> from the page <kbd>Metallica</kbd> |
| apihelp-query+mapdata-param-continue (talk) (Translate) | Use this parameter to continue iterating through results |
| apihelp-query+mapdata-param-groups (talk) (Translate) | Pipe-separated groups to return data for |
| apihelp-query+mapdata-param-limit (talk) (Translate) | Data for how many pages to return |
| apihelp-query+mapdata-summary (talk) (Translate) | Request all Kartographer map data for the given pages |
| 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+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. |