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-options-param-global (talk) (Translate) | What to do if the option was set globally using the GlobalPreferences extension. * <kbd>ignore</kbd>: Do nothing. The option remains with its previous value. * <kbd>override</kbd>: Add a local override. * <kbd>update</kbd>: Update the option globally. |
| apihelp-options-param-optionname (talk) (Translate) | The name of the option that should be set to the value given by <var>$1optionvalue</var>. |
| apihelp-options-param-optionvalue (talk) (Translate) | The value for the option specified by <var>$1optionname</var>. When <var>$1optionname</var> is set but <var>$1optionvalue</var> is omitted, the option will be reset to its default value. |
| apihelp-options-param-reset (talk) (Translate) | Resets preferences to the site defaults. |
| apihelp-options-param-resetkinds (talk) (Translate) | List of types of options to reset when the <var>$1reset</var> option is set. |
| apihelp-options-summary (talk) (Translate) | Change preferences of the current user. |
| apihelp-pagetriageaction-param-enqueue (talk) (Translate) | Whether the page should be added to PageTriage queue. |
| apihelp-pagetriageaction-param-note (talk) (Translate) | Personal note to page creators from reviewers. |
| apihelp-pagetriageaction-param-pageid (talk) (Translate) | ID for the page that the action is performed on. |
| apihelp-pagetriageaction-param-reviewed (talk) (Translate) | Whether the page should be marked as reviewed |
| apihelp-pagetriageaction-param-skipnotif (talk) (Translate) | Whether to skip notification. |
| apihelp-pagetriageaction-param-tags (talk) (Translate) | Change tags to apply to the log entries generated for this action. |
| apihelp-pagetriageaction-summary (talk) (Translate) | Mark an article as reviewed or unreviewed. |
| apihelp-pagetriagelist-example-1 (talk) (Translate) | List 100 unreviewed pages in namespace 0 |
| apihelp-pagetriagelist-param-afc_state (talk) (Translate) | Which Articles-for-Creation state to show. |
| apihelp-pagetriagelist-param-blocked_users (talk) (Translate) | Whether to show only pages created by blocked users. |
| apihelp-pagetriagelist-param-date_range_from (talk) (Translate) | Show only pages created on this date and after. |
| apihelp-pagetriagelist-param-date_range_to (talk) (Translate) | Show only pages created on this date and before. |
| apihelp-pagetriagelist-param-dir (talk) (Translate) | The direction the list should be sorted in - oldestfirst, newestfirst, oldestreview or newestreview. |
| apihelp-pagetriagelist-param-learners (talk) (Translate) | Whether to show only pages created by newly autoconfirmed users. |
| apihelp-pagetriagelist-param-limit (talk) (Translate) | The maximum number of results to return. |
| apihelp-pagetriagelist-param-namespace (talk) (Translate) | What namespace to pull pages from. |
| apihelp-pagetriagelist-param-no_category (talk) (Translate) | Whether to show only pages with no category. |
| apihelp-pagetriagelist-param-no_inbound_links (talk) (Translate) | Whether to show only pages with no inbound links. |
| apihelp-pagetriagelist-param-non_autoconfirmed_users (talk) (Translate) | Whether to show only pages created by non autoconfirmed users. |
| apihelp-pagetriagelist-param-offset (talk) (Translate) | Timestamp to start from. |
| apihelp-pagetriagelist-param-page_id (talk) (Translate) | Return data for the specified page IDs, ignoring other parameters. |
| apihelp-pagetriagelist-param-pageoffset (talk) (Translate) | Page ID to start from (requires $1offset param to be passed as well). |
| apihelp-pagetriagelist-param-recreated (talk) (Translate) | Whether to show only pages that were previously deleted. |
| apihelp-pagetriagelist-param-show_predicted_class_b (talk) (Translate) | Whether to include predicted class B |
| apihelp-pagetriagelist-param-show_predicted_class_c (talk) (Translate) | Whether to include predicted class C |
| apihelp-pagetriagelist-param-show_predicted_class_featured (talk) (Translate) | Whether to included predicted class featured |
| apihelp-pagetriagelist-param-show_predicted_class_good (talk) (Translate) | Whether to include predicted class good |
| apihelp-pagetriagelist-param-show_predicted_class_start (talk) (Translate) | Whether to include predicted class start |
| apihelp-pagetriagelist-param-show_predicted_class_stub (talk) (Translate) | Whether to include predicted class stub |
| apihelp-pagetriagelist-param-show_predicted_issues_attack (talk) (Translate) | Whether to include potential issues of attack |
| apihelp-pagetriagelist-param-show_predicted_issues_copyvio (talk) (Translate) | Whether to include potential issues of copyvio |
| apihelp-pagetriagelist-param-show_predicted_issues_none (talk) (Translate) | Whether to include no potential issues |
| apihelp-pagetriagelist-param-show_predicted_issues_spam (talk) (Translate) | Whether to include potential issues of spam |
| apihelp-pagetriagelist-param-show_predicted_issues_vandalism (talk) (Translate) | Whether to include potential issues of vandalism |
| apihelp-pagetriagelist-param-showautopatrolled (talk) (Translate) | Whether to show only edits by users with the autopatrol user right. |
| apihelp-pagetriagelist-param-showbots (talk) (Translate) | Whether to show only bot edits. |
| apihelp-pagetriagelist-param-showdeleted (talk) (Translate) | Whether to include "proposed for deletion". |
| apihelp-pagetriagelist-param-showothers (talk) (Translate) | Whether to include pages that are not redirects nor nominated for deletion. |
| apihelp-pagetriagelist-param-showredirs (talk) (Translate) | Whether to include redirects. |
| apihelp-pagetriagelist-param-showreviewed (talk) (Translate) | Whether to include reviewed. |
| apihelp-pagetriagelist-param-showunreviewed (talk) (Translate) | Whether to include unreviewed. |
| apihelp-pagetriagelist-param-unreferenced (talk) (Translate) | Whether to show only pages without any references. |
| apihelp-pagetriagelist-param-username (talk) (Translate) | Show only pages created by username. |
| apihelp-pagetriagelist-summary (talk) (Translate) | Get a list of page IDs for building a PageTriage queue. |