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-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. | 
| apihelp-echopushsubscriptions+create-param-provider (talk) (Translate) | The push service provider for which to register a token. | 
| apihelp-echopushsubscriptions+create-param-providertoken (talk) (Translate) | The token to register. | 
| apihelp-echopushsubscriptions+create-param-topic (talk) (Translate) | The APNS topic (app bundle ID) to send the notification to. | 
| apihelp-echopushsubscriptions+create-summary (talk) (Translate) | Register push subscriptions for the current user. | 
| apihelp-echopushsubscriptions+delete-example (talk) (Translate) | Unregister a push subscription for the current user. | 
| apihelp-echopushsubscriptions+delete-param-centraluserid (talk) (Translate) | The central user ID associated with the subscription to unregister. | 
| apihelp-echopushsubscriptions+delete-param-providertoken (talk) (Translate) | The token associated with the push subscription to unregister. | 
| apihelp-echopushsubscriptions+delete-summary (talk) (Translate) | Unregister push subscriptions for the current user or another specified user. | 
| apihelp-echopushsubscriptions-param-command (talk) (Translate) | Action to perform. | 
| apihelp-echopushsubscriptions-summary (talk) (Translate) | Manage push subscriptions for the current user. | 
| apihelp-edit-example-edit (talk) (Translate) | Edit a page. |