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-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 [[{{MediaWiki:Mainpage}}]] by user <kbd>Example</kbd>. |
apihelp-rollback-example-summary (talk) (Translate) | Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] 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 (ignored for bot users) or do not change watch. |
apihelp-rollback-param-watchlistexpiry (talk) (Translate) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
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-scribunto-console-param-clear (talk) (Translate) | Set to clear the current session state. |
apihelp-scribunto-console-param-content (talk) (Translate) | The new content of the module. |
apihelp-scribunto-console-param-question (talk) (Translate) | The next line to evaluate as a script. |
apihelp-scribunto-console-param-session (talk) (Translate) | Session token. |
apihelp-scribunto-console-param-title (talk) (Translate) | The title of the module to test. |
apihelp-scribunto-console-summary (talk) (Translate) | Internal module for servicing XHR requests from the Scribunto console. |
apihelp-setnotificationtimestamp-example-all (talk) (Translate) | Reset the notification status for the entire watchlist. |
apihelp-setnotificationtimestamp-example-allpages (talk) (Translate) | Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace. |
apihelp-setnotificationtimestamp-example-page (talk) (Translate) | Reset the notification status for [[{{MediaWiki:Mainpage}}]]. |
apihelp-setnotificationtimestamp-example-pagetimestamp (talk) (Translate) | Set the notification timestamp for [[{{MediaWiki:Mainpage}}]] so all edits since 1 January 2012 are unviewed. |
apihelp-setnotificationtimestamp-extended-description (talk) (Translate) | This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "{{int:tog-enotifwatchlistpages}}" preference is enabled. |
apihelp-setnotificationtimestamp-param-entirewatchlist (talk) (Translate) | Work on all watched pages. |
apihelp-setnotificationtimestamp-param-newerthanrevid (talk) (Translate) | Revision to set the notification timestamp newer than (one page only). |
apihelp-setnotificationtimestamp-param-timestamp (talk) (Translate) | Timestamp to which to set the notification timestamp. |
apihelp-setnotificationtimestamp-param-torevid (talk) (Translate) | Revision to set the notification timestamp to (one page only). |
apihelp-setnotificationtimestamp-summary (talk) (Translate) | Update the notification timestamp for watched pages. |
apihelp-setpagelanguage-example-default (talk) (Translate) | Change the language of the page with ID 123 to the wiki's default content language. |
apihelp-setpagelanguage-example-language (talk) (Translate) | Change the language of the page [[{{MediaWiki:Mainpage}}]] to Basque. |
apihelp-setpagelanguage-extended-description-disabled (talk) (Translate) | Changing the language of a page is not allowed on this wiki. Enable <var>[[mw:Special:MyLanguage/Manual:$wgPageLanguageUseDB|$wgPageLanguageUseDB]]</var> to use this action. |
apihelp-setpagelanguage-param-lang (talk) (Translate) | Language code of the language to change the page to. Use <kbd>default</kbd> to reset the page to the wiki's default content language. |
apihelp-setpagelanguage-param-pageid (talk) (Translate) | Page ID of the page whose language you wish to change. Cannot be used together with <var>$1title</var>. |
apihelp-setpagelanguage-param-reason (talk) (Translate) | Reason for the change. |
apihelp-setpagelanguage-param-tags (talk) (Translate) | Change tags to apply to the log entry resulting from this action. |
apihelp-setpagelanguage-param-title (talk) (Translate) | Title of the page whose language you wish to change. Cannot be used together with <var>$1pageid</var>. |
apihelp-setpagelanguage-summary (talk) (Translate) | Change the language of a page. |
apihelp-stashedit-extended-description (talk) (Translate) | This is intended to be used via AJAX from the edit form to improve the performance of the page save. |
apihelp-stashedit-param-baserevid (talk) (Translate) | Revision ID of the base revision. |
apihelp-stashedit-param-contentformat (talk) (Translate) | Content serialization format used for the input text. |
apihelp-stashedit-param-contentmodel (talk) (Translate) | Content model of the new content. |
apihelp-stashedit-param-section (talk) (Translate) | Section identifier. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. |
apihelp-stashedit-param-sectiontitle (talk) (Translate) | The title for a new section. |