System messages
Jump to navigation
Jump to search
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-watch-example-generator (talk) (Translate) | Watch the first few pages in the main namespace. |
apihelp-watch-example-unwatch (talk) (Translate) | Unwatch the page [[{{MediaWiki:Mainpage}}]]. |
apihelp-watch-example-watch (talk) (Translate) | Watch the page [[{{MediaWiki:Mainpage}}]]. |
apihelp-watch-example-watch-expiry (talk) (Translate) | Watch the pages [[{{MediaWiki:Mainpage}}]], <kbd>Foo</kbd>, and <kbd>Bar</kbd> for one month. |
apihelp-watch-param-expiry (talk) (Translate) | Expiry timestamp to be applied to all given pages. Omit this parameter entirely to leave any current expiries unchanged. |
apihelp-watch-param-title (talk) (Translate) | The page to (un)watch. Use <var>$1titles</var> instead. |
apihelp-watch-param-unwatch (talk) (Translate) | If set the page will be unwatched rather than watched. |
apihelp-watch-summary (talk) (Translate) | Add or remove pages from the current user's watchlist. |
apihelp-webapp-manifest-summary (talk) (Translate) | Returns a webapp manifest. |
apihelp-xml-param-includexmlnamespace (talk) (Translate) | If specified, adds an XML namespace. |
apihelp-xml-param-xslt (talk) (Translate) | If specified, adds the named page as an XSL stylesheet. The value must be a title in the {{ns:MediaWiki}} namespace ending in <code>.xsl</code>. |
apihelp-xml-summary (talk) (Translate) | Output data in XML format. |
apihelp-xmlfm-summary (talk) (Translate) | Output data in XML format (pretty-print in HTML). |
apisandbox (talk) (Translate) | API sandbox |
apisandbox-add-multi (talk) (Translate) | Add |
apisandbox-alert-field (talk) (Translate) | The value of this field is not valid. |
apisandbox-alert-page (talk) (Translate) | Fields on this page are not valid. |
apisandbox-continue (talk) (Translate) | Continue |
apisandbox-continue-clear (talk) (Translate) | Clear |
apisandbox-continue-help (talk) (Translate) | {{int:apisandbox-continue}} will [https://www.mediawiki.org/wiki/Special:MyLanguage/API:Query#Continuing_queries continue] the last request; {{int:apisandbox-continue-clear}} will clear continuation-related parameters. |
apisandbox-deprecated-parameters (talk) (Translate) | Deprecated parameters |
apisandbox-dynamic-error-exists (talk) (Translate) | A parameter named "$1" already exists. |
apisandbox-dynamic-parameters (talk) (Translate) | Additional parameters |
apisandbox-dynamic-parameters-add-label (talk) (Translate) | Add parameter: |
apisandbox-dynamic-parameters-add-placeholder (talk) (Translate) | Parameter name |
apisandbox-examples (talk) (Translate) | Examples |
apisandbox-fetch-token (talk) (Translate) | Auto-fill the token |
apisandbox-helpurls (talk) (Translate) | Help links |
apisandbox-intro (talk) (Translate) | Use this page to experiment with the <strong>MediaWiki web service API</strong>. Refer to [https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page the API documentation] for further details of API usage. Example: [https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tutorial#A_simple_query search for page titles matching a certain keyword]. Select an action to see more examples. Note that, although this is a sandbox, actions you carry out on this page may modify the wiki. |
apisandbox-jsonly (talk) (Translate) | JavaScript is required to use the API sandbox. |
apisandbox-load-error (talk) (Translate) | An error occurred while loading information for API module "$1": $2 |
apisandbox-loading (talk) (Translate) | Loading information for API module "$1"... |
apisandbox-loading-results (talk) (Translate) | Receiving API results... |
apisandbox-multivalue-all-namespaces (talk) (Translate) | $1 (All namespaces) |
apisandbox-multivalue-all-values (talk) (Translate) | $1 (All values) |
apisandbox-no-parameters (talk) (Translate) | This API module has no parameters. |
apisandbox-param-limit (talk) (Translate) | Enter <kbd>max</kbd> to use the maximum limit. |
apisandbox-request-format-json-label (talk) (Translate) | JSON |
apisandbox-request-format-php-label (talk) (Translate) | PHP array |
apisandbox-request-format-url-label (talk) (Translate) | URL query string |
apisandbox-request-formdata (talk) (Translate) | This request must be sent as a file upload (i.e. using <code>multipart/form-data</code>). |
apisandbox-request-json-label (talk) (Translate) | Request JSON: |
apisandbox-request-php-label (talk) (Translate) | Request PHP array: |
apisandbox-request-post (talk) (Translate) | This request must be sent using the HTTP POST method. |
apisandbox-request-selectformat-label (talk) (Translate) | Show request data as: |
apisandbox-request-time (talk) (Translate) | Request time: {{PLURAL:$1|$1 ms}} |
apisandbox-request-url-label (talk) (Translate) | Request URL: |
apisandbox-reset (talk) (Translate) | Clear |
apisandbox-results (talk) (Translate) | Results |
apisandbox-results-error (talk) (Translate) | An error occurred while loading the API query response: $1. |