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-discussiontoolsgetsubscriptions-summary (talk) (Translate) | Get the subscription statuses of given topics. |
apihelp-discussiontoolspageinfo-param-excludesignatures (talk) (Translate) | Exclude user signatures from the comments (when using <var>prop=threaditemshtml</var>). |
apihelp-discussiontoolspageinfo-param-oldid (talk) (Translate) | The revision number to use (defaults to latest revision). |
apihelp-discussiontoolspageinfo-param-prop (talk) (Translate) | Which properties to get: |
apihelp-discussiontoolspageinfo-paramvalue-prop-threaditemshtml (talk) (Translate) | Representation of the comment threads parsed from the page |
apihelp-discussiontoolspageinfo-paramvalue-prop-transcludedfrom (talk) (Translate) | Which other pages comments have been transcluded from |
apihelp-discussiontoolspageinfo-summary (talk) (Translate) | Returns metadata required to initialize the discussion tools. |
apihelp-discussiontoolspreview-param-type (talk) (Translate) | Type of message to preview |
apihelp-discussiontoolspreview-param-wikitext (talk) (Translate) | Content to preview, as wikitext. |
apihelp-discussiontoolspreview-summary (talk) (Translate) | Preview a message on a discussion page. |
apihelp-discussiontoolssubscribe-param-commentname (talk) (Translate) | Name of the topic to subscribe to (or unsubscribe from) |
apihelp-discussiontoolssubscribe-param-page (talk) (Translate) | A page on which the topic appears |
apihelp-discussiontoolssubscribe-param-subscribe (talk) (Translate) | True to subscribe, false to unsubscribe |
apihelp-discussiontoolssubscribe-summary (talk) (Translate) | Subscribe (or unsubscribe) to receive notifications about a topic. |
apihelp-discussiontoolsthank-param-commentid (talk) (Translate) | ID of the comment to thank. |
apihelp-discussiontoolsthank-summary (talk) (Translate) | Send a public thank-you notification for a comment. |
apihelp-echoarticlereminder-example-1 (talk) (Translate) | Create an article reminder notification for tomorrow with comment |
apihelp-echoarticlereminder-example-2 (talk) (Translate) | Create an article reminder notification for tomorrow without comment |
apihelp-echoarticlereminder-param-comment (talk) (Translate) | Optional user comment to include in the reminder |
apihelp-echoarticlereminder-param-pageid (talk) (Translate) | ID of article to remind the user about |
apihelp-echoarticlereminder-param-timestamp (talk) (Translate) | On which timestamp to remind the user |
apihelp-echoarticlereminder-param-title (talk) (Translate) | Title of article to remind the user about |
apihelp-echoarticlereminder-summary (talk) (Translate) | Request a future reminder about the specified article |
apihelp-echocreateevent-description (talk) (Translate) | Manually trigger a notification to a user |
apihelp-echocreateevent-example (talk) (Translate) | Send a notification |
apihelp-echocreateevent-param-content (talk) (Translate) | Body content of the notification |
apihelp-echocreateevent-param-email (talk) (Translate) | Whether to send an email as well |
apihelp-echocreateevent-param-header (talk) (Translate) | Header content of the notification |
apihelp-echocreateevent-param-page (talk) (Translate) | Page to link to in the notification |
apihelp-echocreateevent-param-section (talk) (Translate) | Section where notification would be delivered |
apihelp-echocreateevent-param-user (talk) (Translate) | User to send the notification to |
apihelp-echocreateevent-summary (talk) (Translate) | Manually trigger a notification to a user |
apihelp-echomarkread-example-1 (talk) (Translate) | Mark notification 8 as read |
apihelp-echomarkread-example-2 (talk) (Translate) | Mark all notifications as read |
apihelp-echomarkread-example-3 (talk) (Translate) | Mark notification 1 as unread |
apihelp-echomarkread-param-all (talk) (Translate) | If set, marks all of a user's notifications as read. |
apihelp-echomarkread-param-list (talk) (Translate) | A list of notification IDs to mark as read. |
apihelp-echomarkread-param-sections (talk) (Translate) | A list of sections to mark as read. |
apihelp-echomarkread-param-unreadlist (talk) (Translate) | A list of notification IDs to mark as unread. |
apihelp-echomarkread-param-wikis (talk) (Translate) | List of wikis to mark notification as read (defaults to only current wiki). |
apihelp-echomarkread-summary (talk) (Translate) | Mark notifications as read for the current user. |
apihelp-echomarkseen-example-1 (talk) (Translate) | Mark notifications of all types as seen |
apihelp-echomarkseen-param-timestampFormat (talk) (Translate) | Timestamp format to use for output, 'ISO_8601' or 'MW'. 'MW' is deprecated here, so all clients should switch to 'ISO_8601'. This parameter will be removed, and 'ISO_8601' will become the only output format. |
apihelp-echomarkseen-param-type (talk) (Translate) | Type of notifications to mark as seen: 'alert', 'message' or 'all'. |
apihelp-echomarkseen-summary (talk) (Translate) | Mark notifications as seen for the current user. |
apihelp-echomute-param-mute (talk) (Translate) | Pages or users to add to the mute list |
apihelp-echomute-param-type (talk) (Translate) | Which mute list to add to or remove from |
apihelp-echomute-param-unmute (talk) (Translate) | Pages or users to remove from the mute list |
apihelp-echomute-summary (talk) (Translate) | Mute or unmute notifications from certain users or pages. |
apihelp-echopushsubscriptions+create-example (talk) (Translate) | Register a push subscription for the current user. |