System messages
More actions
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-cseditcomment-summary (talk) (Translate) | Edit an existing comment. Either pageid or title must be provided. |
apihelp-cseditcomment-title-example (talk) (Translate) | edit comment with page title CommentStreams:3 |
apihelp-cseditreply-pageid-example (talk) (Translate) | edit reply with page ID 3 |
apihelp-cseditreply-param-entityid (talk) (Translate) | Comment or reply ID |
apihelp-cseditreply-param-title (talk) (Translate) | title of the page which holds the reply to edit |
apihelp-cseditreply-param-wikitext (talk) (Translate) | wikitext for reply. |
apihelp-cseditreply-summary (talk) (Translate) | Edit an existing reply. Either pageid or title must be provided. |
apihelp-cseditreply-title-example (talk) (Translate) | edit reply with page title CommentStreams:3 |
apihelp-cspostcomment-param-associatedid (talk) (Translate) | page with which this comment is associated. |
apihelp-cspostcomment-param-commentblockname (talk) (Translate) | name of comment block this comment appears in. |
apihelp-cspostcomment-param-commenttitle (talk) (Translate) | title for comment. |
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-entityid (talk) (Translate) | Comment or reply ID |
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-entityid (talk) (Translate) | Comment or reply ID |
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-entityid (talk) (Translate) | Comment or reply ID |
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-entityid (talk) (Translate) | Comment or reply ID |
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-entityid (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>. |