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-review-param-revid (talk) (Translate) | The revision ID for which to set the flags. |
| apihelp-review-param-unapprove (talk) (Translate) | If set, revision will be unapproved rather than approved. |
| apihelp-review-summary (talk) (Translate) | Review a revision by approving or de-approving it. |
| apihelp-reviewactivity-description (talk) (Translate) | Advertise or de-advertise yourself as reviewing an unreviewed page or unreviewed changes. |
| apihelp-reviewactivity-example-1 (talk) (Translate) | Advertise yourself as reviewing revision 12345 |
| apihelp-reviewactivity-param-oldid (talk) (Translate) | The ID of the revision being reviewed. |
| apihelp-reviewactivity-param-previd (talk) (Translate) | The prior revision ID (for reviewing changes only). |
| apihelp-reviewactivity-param-reviewing (talk) (Translate) | Whether to advertise yourself as reviewing or no longer reviewing. |
| apihelp-reviewactivity-summary (talk) (Translate) | Advertise or de-advertise yourself as reviewing an unreviewed page or unreviewed changes. |
| apihelp-revisiondelete-example-log (talk) (Translate) | Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>. |
| apihelp-revisiondelete-example-revision (talk) (Translate) | Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>. |
| apihelp-revisiondelete-param-hide (talk) (Translate) | What to hide for each revision. |
| apihelp-revisiondelete-param-ids (talk) (Translate) | Identifiers for the revisions to be deleted. |
| apihelp-revisiondelete-param-reason (talk) (Translate) | Reason for the deletion or undeletion. |
| apihelp-revisiondelete-param-show (talk) (Translate) | What to unhide for each revision. |
| apihelp-revisiondelete-param-suppress (talk) (Translate) | Whether to suppress data from administrators as well as others. |
| apihelp-revisiondelete-param-tags (talk) (Translate) | Tags to apply to the entry in the deletion log. |
| apihelp-revisiondelete-param-target (talk) (Translate) | Page title for the revision deletion, if required for the type. |
| apihelp-revisiondelete-param-type (talk) (Translate) | Type of revision deletion being performed. |
| apihelp-revisiondelete-summary (talk) (Translate) | Delete and undelete revisions. |
| apihelp-rollback-example-simple (talk) (Translate) | Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>. |
| apihelp-rollback-example-summary (talk) (Translate) | Roll back the last edits to page <kbd>Main Page</kbd> by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits. |
| apihelp-rollback-extended-description (talk) (Translate) | If the last user who edited the page made multiple edits in a row, they will all be rolled back. |
| apihelp-rollback-param-markbot (talk) (Translate) | Mark the reverted edits and the revert as bot edits. |
| apihelp-rollback-param-pageid (talk) (Translate) | Page ID of the page to roll back. Cannot be used together with <var>$1title</var>. |
| apihelp-rollback-param-summary (talk) (Translate) | Custom edit summary. If empty, default summary will be used. |
| apihelp-rollback-param-tags (talk) (Translate) | Tags to apply to the rollback. |
| apihelp-rollback-param-title (talk) (Translate) | Title of the page to roll back. Cannot be used together with <var>$1pageid</var>. |
| apihelp-rollback-param-user (talk) (Translate) | Name of the user whose edits are to be rolled back. |
| apihelp-rollback-param-watchlist (talk) (Translate) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
| apihelp-rollback-summary (talk) (Translate) | Undo the last edit to the page. |
| apihelp-rsd-example-simple (talk) (Translate) | Export the RSD schema. |
| apihelp-rsd-summary (talk) (Translate) | Export an RSD (Really Simple Discovery) schema. |
| apihelp-savedrafts-description (talk) (Translate) | Save a draft. |
| apihelp-savedrafts-param-drafttoken (talk) (Translate) | Draft token. |
| apihelp-savedrafts-param-edittime (talk) (Translate) | The edit time of the draft. |
| apihelp-savedrafts-param-id (talk) (Translate) | The ID of the draft. |
| apihelp-savedrafts-param-minoredit (talk) (Translate) | Boolean representing whether the draft is a minor edit. |
| apihelp-savedrafts-param-scrolltop (talk) (Translate) | The scrollTop of the text box. |
| apihelp-savedrafts-param-section (talk) (Translate) | Index of the section of the page being edited. |
| apihelp-savedrafts-param-starttime (talk) (Translate) | The start time of the draft. |
| apihelp-savedrafts-param-summary (talk) (Translate) | Draft summary. |
| apihelp-savedrafts-param-text (talk) (Translate) | Draft text. |
| apihelp-savedrafts-param-title (talk) (Translate) | Draft title. |
| apihelp-savedrafts-summary (talk) (Translate) | Save a draft. |
| apihelp-savewikiconfigvariable-param-reason (talk) (Translate) | The reason for changing the variable. |
| apihelp-savewikiconfigvariable-param-variable_id (talk) (Translate) | The ID of the variable to change. |
| apihelp-savewikiconfigvariable-param-variable_name (talk) (Translate) | The name of the variable to change. |
| apihelp-savewikiconfigvariable-param-variable_value (talk) (Translate) | The value to set on the variable. |
| apihelp-savewikiconfigvariable-param-wiki_id (talk) (Translate) | The ID of the wiki on which to change the variable. |