System messages
From Sony PSP & PSVita 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-query+watchlistraw-param-dir (talk) (Translate) | The direction in which to list. |
apihelp-query+watchlistraw-param-fromtitle (talk) (Translate) | Title (with namespace prefix) to begin enumerating from. |
apihelp-query+watchlistraw-param-limit (talk) (Translate) | How many total results to return per request. |
apihelp-query+watchlistraw-param-namespace (talk) (Translate) | Only list pages in the given namespaces. |
apihelp-query+watchlistraw-param-owner (talk) (Translate) | Used along with $1token to access a different user's watchlist. |
apihelp-query+watchlistraw-param-prop (talk) (Translate) | Which additional properties to get: |
apihelp-query+watchlistraw-param-show (talk) (Translate) | Only list items that meet these criteria. |
apihelp-query+watchlistraw-param-token (talk) (Translate) | A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist. |
apihelp-query+watchlistraw-param-totitle (talk) (Translate) | Title (with namespace prefix) to stop enumerating at. |
apihelp-query+watchlistraw-paramvalue-prop-changed (talk) (Translate) | Adds timestamp of when the user was last notified about the edit. |
apihelp-query+watchlistraw-summary (talk) (Translate) | Get all pages on the current user's watchlist. |
apihelp-query+whosonline-example-1 (talk) (Translate) | List all registered users who are currently online |
apihelp-query+whosonline-example-2 (talk) (Translate) | List 5 registered users who are currently online |
apihelp-query+whosonline-example-3 (talk) (Translate) | List 5 registered users who are currently online, skipping the first 15 entries |
apihelp-query+whosonline-param-limit (talk) (Translate) | Limit the number of returned users |
apihelp-query+whosonline-param-offset (talk) (Translate) | Offset of returned list of users |
apihelp-query+whosonline-summary (talk) (Translate) | Get the list of users currently online |
apihelp-query-example-allpages (talk) (Translate) | Fetch revisions of pages beginning with <kbd>API/</kbd>. |
apihelp-query-example-revisions (talk) (Translate) | Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of [[{{MediaWiki:Mainpage}}]]. |
apihelp-query-extended-description (talk) (Translate) | All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites. |
apihelp-query-param-export (talk) (Translate) | Export the current revisions of all given or generated pages. |
apihelp-query-param-exportnowrap (talk) (Translate) | Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export. |
apihelp-query-param-exportschema (talk) (Translate) | Target the given version of the XML dump format when exporting. Can only be used with <var>$1export</var>. |
apihelp-query-param-indexpageids (talk) (Translate) | Include an additional pageids section listing all returned page IDs. |
apihelp-query-param-iwurl (talk) (Translate) | Whether to get the full URL if the title is an interwiki link. |
apihelp-query-param-list (talk) (Translate) | Which lists to get. |
apihelp-query-param-meta (talk) (Translate) | Which metadata to get. |
apihelp-query-param-prop (talk) (Translate) | Which properties to get for the queried pages. |
apihelp-query-param-rawcontinue (talk) (Translate) | Return raw <samp>query-continue</samp> data for continuation. |
apihelp-query-summary (talk) (Translate) | Fetch data from and about MediaWiki. |
apihelp-quizgame-example-1 (talk) (Translate) | Flag a quiz. |
apihelp-quizgame-example-2 (talk) (Translate) | Delete a quiz. |
apihelp-quizgame-param-comment (talk) (Translate) | Reason for flagging (used only in flagItem). |
apihelp-quizgame-param-id (talk) (Translate) | Quiz ID number. |
apihelp-quizgame-param-quizaction (talk) (Translate) | What to do + the word "Item", i.e. deleteItem. |
apihelp-quizgame-summary (talk) (Translate) | Question Game API for administrative actions. |
apihelp-quizgamevote-example-1 (talk) (Translate) | Vote. |
apihelp-quizgamevote-param-answer (talk) (Translate) | Numeric answer ID. |
apihelp-quizgamevote-param-id (talk) (Translate) | Quiz ID number. |
apihelp-quizgamevote-param-points (talk) (Translate) | How many points are given out for the correct answer. |
apihelp-quizgamevote-summary (talk) (Translate) | Question Game API for voting. |
apihelp-rawfm-summary (talk) (Translate) | Output data, including debugging elements, in JSON format (pretty-print in HTML). |
apihelp-removeauthenticationdata-example-simple (talk) (Translate) | Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>. |
apihelp-removeauthenticationdata-summary (talk) (Translate) | Remove authentication data for the current user. |
apihelp-removeavatar-example-1 (talk) (Translate) | Remove the avatar of the user named "Ashley" |
apihelp-removeavatar-example-2 (talk) (Translate) | Remove the avatar of the user named "Elektra" with "Blatant copyvio" as the deletion reason |
apihelp-removeavatar-param-reason (talk) (Translate) | Optional reason as to why you're removing someone else's avatar. |
apihelp-removeavatar-param-user (talk) (Translate) | Name of the user whose avatar to remove. |
apihelp-removeavatar-summary (talk) (Translate) | Remove an avatar, either yours or if you're privileged, also that of another user. |
apihelp-resetpassword-example-email (talk) (Translate) | Send a password reset email for all users with email address <kbd>user@example.com</kbd>. |