System messages
From Hypercard Dev Fans Wiki
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-smitespamtrustuser-param-username (talk) (Translate) | Username of the user to trust. |
apihelp-smitespamtrustuser-summary (talk) (Translate) | Trust a user so that SmiteSpam ignores pages created by the user. |
apihelp-smpuserprivacy-param-field_key (talk) (Translate) | Target field key, such as up_movies for the "Movies" field |
apihelp-smpuserprivacy-param-method (talk) (Translate) | Action (either "get" or "set") |
apihelp-smpuserprivacy-param-privacy (talk) (Translate) | New privacy value (one of the following: public, hidden, friends, foaf) |
apihelp-smpuserprivacy-summary (talk) (Translate) | API module for setting the visibility ("privacy") of a profile field |
apihelp-smpuserprofiletype-param-do (talk) (Translate) | Action to perform (get or set) |
apihelp-smpuserprofiletype-param-user (talk) (Translate) | User name (only relevant when <kbd>do</kbd> is <kbd>get</kbd> as this module cannot be used to set other user's user page types, only your own) |
apihelp-smpuserprofiletype-summary (talk) (Translate) | Get a user's user page type or set your own user page type |
apihelp-socialprofile-delete-message-param-id (talk) (Translate) | Unique identifier of the board message to delete. |
apihelp-socialprofile-delete-message-summary (talk) (Translate) | Delete a UserBoard message. |
apihelp-socialprofile-request-response-param-id (talk) (Translate) | Unique identifier of the relationship request |
apihelp-socialprofile-request-response-param-response (talk) (Translate) | Response to the relationship request; 1 to accept, -1 to reject. |
apihelp-socialprofile-request-response-summary (talk) (Translate) | Responds to user relationship (friend/foe) requests. |
apihelp-socialprofile-send-message-param-message (talk) (Translate) | A urlencoded version of the message to send. |
apihelp-socialprofile-send-message-param-type (talk) (Translate) | Message type: 0 for a public message, 1 for a private message. |
apihelp-socialprofile-send-message-param-username (talk) (Translate) | The recipient's user name. |
apihelp-socialprofile-send-message-summary (talk) (Translate) | Send a message to a user's UserBoard. |
apihelp-socialprofile-userprofileprivacy-param-field_key (talk) (Translate) | Target field key, such as up_movies for the "Movies" field |
apihelp-socialprofile-userprofileprivacy-param-method (talk) (Translate) | Action (either "get" or "set") |
apihelp-socialprofile-userprofileprivacy-param-privacy (talk) (Translate) | New privacy value (public, hidden, friends, foaf) |
apihelp-socialprofile-userprofileprivacy-param-tuid (talk) (Translate) | Target user ID |
apihelp-socialprofile-userprofileprivacy-summary (talk) (Translate) | API module for setting the visibility ("privacy") of a profile field |
apihelp-spamblacklist-example-1 (talk) (Translate) | Check two URLs against the block list |
apihelp-spamblacklist-param-url (talk) (Translate) | URLs to validate against the block list. |
apihelp-spamblacklist-summary (talk) (Translate) | Validate one or more URLs against the spam block list. |
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. |
apihelp-stashedit-param-stashedtexthash (talk) (Translate) | Page content hash from a prior stash to use instead. |
apihelp-stashedit-param-summary (talk) (Translate) | Change summary. |
apihelp-stashedit-param-text (talk) (Translate) | Page content. |
apihelp-stashedit-param-title (talk) (Translate) | Title of the page being edited. |
apihelp-stashedit-summary (talk) (Translate) | Prepare an edit in shared cache. |
apihelp-summary (talk) (Translate) | |
apihelp-tag-example-log (talk) (Translate) | Remove the <kbd>spam</kbd> tag from log entry ID 123 with the reason <kbd>Wrongly applied</kbd> |
apihelp-tag-example-rev (talk) (Translate) | Add the <kbd>vandalism</kbd> tag to revision ID 123 without specifying a reason |
apihelp-tag-param-add (talk) (Translate) | Tags to add. Only manually defined tags can be added. |
apihelp-tag-param-logid (talk) (Translate) | One or more log entry IDs from which to add or remove the tag. |
apihelp-tag-param-rcid (talk) (Translate) | One or more recent changes IDs from which to add or remove the tag. |
apihelp-tag-param-reason (talk) (Translate) | Reason for the change. |
apihelp-tag-param-remove (talk) (Translate) | Tags to remove. Only tags that are either manually defined or completely undefined can be removed. |
apihelp-tag-param-revid (talk) (Translate) | One or more revision IDs from which to add or remove the tag. |
apihelp-tag-param-tags (talk) (Translate) | Tags to apply to the log entry that will be created as a result of this action. |
apihelp-tag-summary (talk) (Translate) | Add or remove change tags from individual revisions or log entries. |
apihelp-templatedata-example-1 (talk) (Translate) | Return TemplateData for [[Template:Foobar]], with results if the template does not exist or exists but has no TemplateData |
apihelp-templatedata-example-2 (talk) (Translate) | Return TemplateData for [[Template:Phabricator]], with no results if the template does not exist or exists but has no TemplateData |