System messages
Jump to navigation
Jump to search
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+linkshere-summary (talk) (Translate) | Find all pages that link to the given pages. |
apihelp-query+linterrors-description (talk) (Translate) | Get a list of lint errors |
apihelp-query+linterrors-example-1 (talk) (Translate) | Get all lint errors of the obsolete-tag category |
apihelp-query+linterrors-param-categories (talk) (Translate) | Categories of lint errors |
apihelp-query+linterrors-param-from (talk) (Translate) | Lint ID to start querying from |
apihelp-query+linterrors-param-limit (talk) (Translate) | Number of results to query |
apihelp-query+linterrors-param-namespace (talk) (Translate) | Only include lint errors from the specified namespaces |
apihelp-query+linterrors-param-pageid (talk) (Translate) | Only include lint errors from the specified page IDs |
apihelp-query+linterrors-param-title (talk) (Translate) | Only include lint errors from the specified page title |
apihelp-query+linterrors-summary (talk) (Translate) | Get a list of lint errors |
apihelp-query+linterstats-description (talk) (Translate) | Get number of lint errors in each category |
apihelp-query+linterstats-example-1 (talk) (Translate) | Get number of lint errors in each category |
apihelp-query+linterstats-summary (talk) (Translate) | Get number of lint errors in each category |
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. |
apihelp-query+logevents-paramvalue-prop-details (talk) (Translate) | Lists additional details about the log event. |
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. |
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. |
apihelp-query+logevents-paramvalue-prop-userid (talk) (Translate) | Adds the user ID who was responsible for the log event. |
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+mathwbextracts-example-1 (talk) (Translate) | Requests a summary of mathematical Wikibase items. |
apihelp-query+mathwbextracts-param-qid (talk) (Translate) | The QID of the Wikibase item that will be requested. |
apihelp-query+mathwbextracts-param-uselang (talk) (Translate) | The language that should be requested for the Wikibase item. English is the default value. |
apihelp-query+mathwbextracts-summary (talk) (Translate) | Returns a summary of a mathematical Wikibase item in HTML. |
apihelp-query+mostviewed-description (talk) (Translate) | Lists the most viewed pages (based on last day's pageview count). |
apihelp-query+mostviewed-example (talk) (Translate) | List the top 10 pages. |
apihelp-query+mostviewed-example2 (talk) (Translate) | Show pageview data for each of the top 10 pages. |