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+alltransclusions-example-unique-generator (talk) (Translate) | Gets all transcluded titles, marking the missing ones. |
| apihelp-query+alltransclusions-param-dir (talk) (Translate) | The direction in which to list. |
| apihelp-query+alltransclusions-param-from (talk) (Translate) | The title of the transclusion to start enumerating from. |
| apihelp-query+alltransclusions-param-limit (talk) (Translate) | How many total items to return. |
| apihelp-query+alltransclusions-param-namespace (talk) (Translate) | The namespace to enumerate. |
| apihelp-query+alltransclusions-param-prefix (talk) (Translate) | Search for all transcluded titles that begin with this value. |
| apihelp-query+alltransclusions-param-prop (talk) (Translate) | Which pieces of information to include: |
| apihelp-query+alltransclusions-param-to (talk) (Translate) | The title of the transclusion to stop enumerating at. |
| apihelp-query+alltransclusions-param-unique (talk) (Translate) | Only show distinct transcluded titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages. |
| apihelp-query+alltransclusions-paramvalue-prop-ids (talk) (Translate) | Adds the page ID of the transcluding page (cannot be used with $1unique). |
| apihelp-query+alltransclusions-paramvalue-prop-title (talk) (Translate) | Adds the title of the transclusion. |
| apihelp-query+alltransclusions-summary (talk) (Translate) | List all transclusions (pages embedded using {{x}}), including non-existing. |
| apihelp-query+allusers-example-y (talk) (Translate) | List users starting at <kbd>Y</kbd>. |
| apihelp-query+allusers-param-activeusers (talk) (Translate) | Only list users active in the last $1 {{PLURAL:$1|day|days}}. |
| apihelp-query+allusers-param-attachedwiki (talk) (Translate) | With <kbd>$1prop=centralids</kbd>, also indicate whether the user is attached with the wiki identified by this ID. |
| apihelp-query+allusers-param-dir (talk) (Translate) | Direction to sort in. |
| apihelp-query+allusers-param-excludegroup (talk) (Translate) | Exclude users in the given groups. |
| apihelp-query+allusers-param-from (talk) (Translate) | The user name to start enumerating from. |
| apihelp-query+allusers-param-group (talk) (Translate) | Only include users in the given groups. |
| apihelp-query+allusers-param-limit (talk) (Translate) | How many total user names to return. |
| apihelp-query+allusers-param-prefix (talk) (Translate) | Search for all users that begin with this value. |
| apihelp-query+allusers-param-prop (talk) (Translate) | Which pieces of information to include: |
| apihelp-query+allusers-param-rights (talk) (Translate) | Only include users with the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
| apihelp-query+allusers-param-to (talk) (Translate) | The user name to stop enumerating at. |
| apihelp-query+allusers-param-witheditsonly (talk) (Translate) | Only list users who have made edits. |
| apihelp-query+allusers-paramvalue-prop-blockinfo (talk) (Translate) | Adds the information about a current block on the user. |
| apihelp-query+allusers-paramvalue-prop-centralids (talk) (Translate) | Adds the central IDs and attachment status for the user. |
| apihelp-query+allusers-paramvalue-prop-editcount (talk) (Translate) | Adds the edit count of the user. |
| apihelp-query+allusers-paramvalue-prop-groups (talk) (Translate) | Lists groups that the user is in. This uses more server resources and may return fewer results than the limit. |
| apihelp-query+allusers-paramvalue-prop-implicitgroups (talk) (Translate) | Lists all the groups the user is automatically in. |
| apihelp-query+allusers-paramvalue-prop-registration (talk) (Translate) | Adds the timestamp of when the user registered if available (may be blank). |
| apihelp-query+allusers-paramvalue-prop-rights (talk) (Translate) | Lists rights that the user has. |
| apihelp-query+allusers-summary (talk) (Translate) | Enumerate all registered users. |
| apihelp-query+articlefeedbackv5-view-activity-description (talk) (Translate) | List article feedback activity for a specified page |
| apihelp-query+articlefeedbackv5-view-activity-param-continue (talk) (Translate) | When more results are available, use this to continue |
| apihelp-query+articlefeedbackv5-view-activity-param-feedbackid (talk) (Translate) | ID of article feedback to get activity for |
| apihelp-query+articlefeedbackv5-view-activity-param-limit (talk) (Translate) | How many activity results to return |
| apihelp-query+articlefeedbackv5-view-activity-param-noheader (talk) (Translate) | Skip the header markup, even if this is the first page |
| apihelp-query+articlefeedbackv5-view-activity-param-pageid (talk) (Translate) | ID of the page the feedback was given for. Cannot be used together with $1title |
| apihelp-query+articlefeedbackv5-view-activity-param-title (talk) (Translate) | Title of the page the feedback was given for. Cannot be used together with $1pageid |
| apihelp-query+articlefeedbackv5-view-activity-summary (talk) (Translate) | List article feedback activity for a specified page |
| apihelp-query+articlefeedbackv5-view-feedback-description (talk) (Translate) | List article feedback for a specified page |
| apihelp-query+articlefeedbackv5-view-feedback-param-feedbackid (talk) (Translate) | The ID of a specific feedback item to fetch |
| apihelp-query+articlefeedbackv5-view-feedback-param-filter (talk) (Translate) | What filtering to apply to list |
| apihelp-query+articlefeedbackv5-view-feedback-param-offset (talk) (Translate) | Offset to start grabbing data at |
| apihelp-query+articlefeedbackv5-view-feedback-param-pageid (talk) (Translate) | ID of the page to get feedback ratings for. Cannot be used together with $1title |
| apihelp-query+articlefeedbackv5-view-feedback-param-sort (talk) (Translate) | Key to sort records by |
| apihelp-query+articlefeedbackv5-view-feedback-param-sortdirection (talk) (Translate) | Direction (ASC|DESC) to sort the feedback by |
| apihelp-query+articlefeedbackv5-view-feedback-param-title (talk) (Translate) | Title of the page to get feedback ratings for. Cannot be used together with $1pageid |
| apihelp-query+articlefeedbackv5-view-feedback-param-watchlist (talk) (Translate) | Load feedback from user's watchlisted pages (1) or from all pages (0) |