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-cspostcomment-param-wikitext (talk) (Translate) | wikitext for comment. |
apihelp-cspostcomment-summary (talk) (Translate) | Post a new comment. |
apihelp-cspostreply-param-parentid (talk) (Translate) | page ID of parent comment. |
apihelp-cspostreply-param-wikitext (talk) (Translate) | wikitext for reply. |
apihelp-cspostreply-summary (talk) (Translate) | Post a new reply. |
apihelp-cspreport-param-reportonly (talk) (Translate) | Mark as being a report from a monitoring policy, not an enforced policy |
apihelp-cspreport-param-source (talk) (Translate) | What generated the CSP header that triggered this report |
apihelp-cspreport-summary (talk) (Translate) | Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser. |
apihelp-csquerycomment-pageid-example (talk) (Translate) | query comment with page ID 3 in wikitext |
apihelp-csquerycomment-param-pageid (talk) (Translate) | page ID of the page which holds the comment to query |
apihelp-csquerycomment-param-title (talk) (Translate) | title of the page which holds the comment to query |
apihelp-csquerycomment-summary (talk) (Translate) | Return details of a comment. Either pageid or title must be provided. |
apihelp-csquerycomment-title-example (talk) (Translate) | query comment with page title CommentStreams:3 in wikitext |
apihelp-csqueryreply-pageid-example (talk) (Translate) | query reply with page ID 3 in wikitext |
apihelp-csqueryreply-param-pageid (talk) (Translate) | page ID of the page which holds the reply to query |
apihelp-csqueryreply-param-title (talk) (Translate) | title of the page which holds the reply to query |
apihelp-csqueryreply-summary (talk) (Translate) | Return details of a reply. Either pageid or title must be provided. |
apihelp-csqueryreply-title-example (talk) (Translate) | query reply with page title CommentStreams:3 in wikitext |
apihelp-csunwatch-pageid-example (talk) (Translate) | unwatch comment with page ID 3 |
apihelp-csunwatch-param-pageid (talk) (Translate) | page ID of the page which holds the comment to be unwatched |
apihelp-csunwatch-param-title (talk) (Translate) | title of the page which holds the comment to be unwatched |
apihelp-csunwatch-summary (talk) (Translate) | Unwatch a comment to no longer be notified when it receives replies |
apihelp-csunwatch-title-example (talk) (Translate) | unwatch comment with page title CommentStreams:3 |
apihelp-csvote-pageid-example (talk) (Translate) | vote on comment with page ID 3 |
apihelp-csvote-param-pageid (talk) (Translate) | page ID of the page which holds the comment to be voted on |
apihelp-csvote-param-title (talk) (Translate) | title of the page which holds the comment to be voted on |
apihelp-csvote-param-vote (talk) (Translate) | vote (1, -1, or 0). |
apihelp-csvote-summary (talk) (Translate) | Vote (up, down, or neutral) on a comment. |
apihelp-csvote-title-example (talk) (Translate) | vote on comment with page title CommentStreams:3 |
apihelp-cswatch-pageid-example (talk) (Translate) | watch comment with page ID 3 |
apihelp-cswatch-param-pageid (talk) (Translate) | page ID of the page which holds the comment to be watched |
apihelp-cswatch-param-title (talk) (Translate) | title of the page which holds the comment to be watched |
apihelp-cswatch-summary (talk) (Translate) | Watch a comment to be notified when it receives replies |
apihelp-cswatch-title-example (talk) (Translate) | watch comment with page title CommentStreams:3 |
apihelp-delete-example-reason (talk) (Translate) | Delete [[{{MediaWiki:Mainpage}}]] with the reason <kbd>Preparing for move</kbd>. |
apihelp-delete-example-simple (talk) (Translate) | Delete [[{{MediaWiki:Mainpage}}]]. |
apihelp-delete-param-deletetalk (talk) (Translate) | Delete the talk page, if it exists. |
apihelp-delete-param-oldimage (talk) (Translate) | The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]]. |
apihelp-delete-param-pageid (talk) (Translate) | Page ID of the page to delete. Cannot be used together with <var>$1title</var>. |
apihelp-delete-param-reason (talk) (Translate) | Reason for the deletion. If not set, an automatically generated reason will be used. |
apihelp-delete-param-tags (talk) (Translate) | Change tags to apply to the entry in the deletion log. |
apihelp-delete-param-title (talk) (Translate) | Title of the page to delete. Cannot be used together with <var>$1pageid</var>. |
apihelp-delete-param-unwatch (talk) (Translate) | Remove the page from the current user's watchlist. |
apihelp-delete-param-watch (talk) (Translate) | Add the page to the current user's watchlist. |
apihelp-delete-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-delete-param-watchlistexpiry (talk) (Translate) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-delete-summary (talk) (Translate) | Delete a page. |
apihelp-disabled-summary (talk) (Translate) | This module has been disabled. |
apihelp-discussiontoolscompare-summary (talk) (Translate) | Get information about comment changes between two page revisions. |
apihelp-discussiontoolsedit-param-allownosectiontitle (talk) (Translate) | Allow posting a new section without a title. |