Search translations
Jump to navigation
Jump to search
2,888 results found
Showing translations which match any of the search words. Require all search words.
Languages
Message groups
Returns interwiki map (optionally filtered, optionally localised by using <var>$1inlanguagecode</var>).
MediaWiki:Apihelp-query+siteinfo-paramvalue-prop-interwikimap/en
Returns a list of languages MediaWiki supports (optionally localised by using <var>$1inlanguagecode</var>).
MediaWiki:Apihelp-query+siteinfo-paramvalue-prop-languages/en
Returns a list of all enabled skins (optionally localised by using <var>$1inlanguagecode</var>, otherwise in the content language).
MediaWiki:Apihelp-query+siteinfo-paramvalue-prop-skins/en
Adds the localised language name (best effort). Use <var>$1inlanguagecode</var> to control the language.
MediaWiki:Apihelp-query+langlinks-paramvalue-prop-langname/en
List of query module names (value of <var>prop</var>, <var>meta</var> or <var>list</var> parameter). Use <kbd>$1modules=query+foo</kbd> instead of <kbd>$1querymodules=foo</kbd>.
MediaWiki:Apihelp-paraminfo-param-querymodules/en
See the various prop-modules of <kbd>[[Special:ApiHelp/query|action=query]]</kbd> to get information from the current version of a page.
There are several ways to specify the text to parse:
# Specify a page or revision, using <var>$1page</var>, <var>$1pageid</var>, or <var>$1oldid</var>.
# Specify content explicitly, using <var>$1text</var>, <var>$1title</var>, <var>$1revid</var>, and <var>$1contentmodel</var>.
# Specify only a summary to parse. <var>$1prop</var> should be given an empty value.
There are several ways to specify the text to parse:
# Specify a page or revision, using <var>$1page</var>, <var>$1pageid</var>, or <var>$1oldid</var>.
# Specify content explicitly, using <var>$1text</var>, <var>$1title</var>, <var>$1revid</var>, and <var>$1contentmodel</var>.
# Specify only a summary to parse. <var>$1prop</var> should be given an empty value.
MediaWiki:Apihelp-parse-extended-description/en
Automatically resolve redirects in <var>$1titles</var>, <var>$1pageids</var>, and <var>$1revids</var>, and in pages returned by <var>$1generator</var>.
MediaWiki:Api-pageset-param-redirects-generator/en
Batch data for creating multiple lists in a single request, in the form of a JSON array with one or more objects with <var>name</var> and (optionally) <var>description</var> fields.
MediaWiki:Apihelp-readinglists+create-param-batch/en
When used with the <var>list</var> option, returns all blacklisted IDs.
MediaWiki:Apihelp-flickrblacklist-extended-description/en
Validate a Flickr URL by using the user ID (NSID) for blacklisting.
When used with the <var>list</var> option, returns all blacklisted IDs.
When used with the <var>list</var> option, returns all blacklisted IDs.
MediaWiki:Apihelp-flickrblacklist-description/en
The parameters <var>async</var> and <var>file</var> cannot be combined. If you want asynchronous processing of your uploaded file, first upload it to stash (using the <var>stash</var> parameter) and then publish the stashed file asynchronously (using <var>filekey</var> and <var>async</var>).
MediaWiki:Apierror-cannot-async-upload-file/en
The <var>revids</var> parameter may not be used with the list options (<var>$1limit</var>, <var>$1startid</var>, <var>$1endid</var>, <kbd>$1dir=newer</kbd>, <var>$1user</var>, <var>$1excludeuser</var>, <var>$1start</var>, and <var>$1end</var>).
MediaWiki:Apierror-revisions-norevids/en
<var>thumbsize</var> is mutually exclusive with <var>thumbwidth</var> and <var>thumbheight</var>.
MediaWiki:Apierror-mobilefrontend-toomanysizeparams/en
Automatically resolve redirects in <var>$1titles</var>, <var>$1pageids</var>, and <var>$1revids</var>.
MediaWiki:Api-pageset-param-redirects-nogenerator/en
No 'from' revision. Specify <var>fromrev</var>, <var>fromtitle</var>, or <var>fromid</var>.
MediaWiki:Apierror-compare-nofromrevision/en
No 'to' revision. Specify <var>torev</var>, <var>totitle</var>, or <var>toid</var>.
MediaWiki:Apierror-compare-notorevision/en
Parse the page using this page content in place of the page named by <var>$1templatesandboxtitle</var>.
MediaWiki:Templatesandbox-apihelp-text/en
Lists page titles and (optionally) namespace prefixes based on a query term. Implements ExtJS Store parameters.
MediaWiki:Apihelp-bs-titlequery-store-description/en
Lists page titles and (optionally) namespace prefixes based on a query term. Implements ExtJS Store parameters.
MediaWiki:Apihelp-bs-titlequery-store-summary/en
Interwiki link to search for. Must be used with <var>$1blprefix</var>.
MediaWiki:Apihelp-query+iwbacklinks-param-title/en
Interwiki link to search for. Must be used with <var>$1prefix</var>.
MediaWiki:Apihelp-query+iwlinks-param-title/en
Several methods are available:
* Upload file contents directly, using the <var>$1file</var> parameter.
* Upload the file in pieces, using the <var>$1filesize</var>, <var>$1chunk</var>, and <var>$1offset</var> parameters.
* Have the MediaWiki server fetch a file from a URL, using the <var>$1url</var> parameter.
* Complete an earlier upload that failed due to warnings, using the <var>$1filekey</var> parameter.
Note that the HTTP POST must be done as a file upload (i.e. using <code>multipart/form-data</code>) when sending the <var>$1file</var>.
* Upload file contents directly, using the <var>$1file</var> parameter.
* Upload the file in pieces, using the <var>$1filesize</var>, <var>$1chunk</var>, and <var>$1offset</var> parameters.
* Have the MediaWiki server fetch a file from a URL, using the <var>$1url</var> parameter.
* Complete an earlier upload that failed due to warnings, using the <var>$1filekey</var> parameter.
Note that the HTTP POST must be done as a file upload (i.e. using <code>multipart/form-data</code>) when sending the <var>$1file</var>.
MediaWiki:Apihelp-upload-extended-description/en
<var>titles</var>, <var>pageids</var> or a generator was used to supply multiple pages, but the <var>$1limit</var>, <var>$1startid</var>, <var>$1endid</var>, <kbd>$1dir=newer</kbd>, <var>$1user</var>, <var>$1excludeuser</var>, <var>$1start</var>, and <var>$1end</var> parameters may only be used on a single page.
MediaWiki:Apierror-revisions-singlepage/en
Could not parse <var>$1urlparam</var> for $2. Using only width and height.
MediaWiki:Apiwarn-badurlparam/en
Returns a list of all subscribed hooks (contents of <var>[[mw:Special:MyLanguage/Manual:$wgHooks|$wgHooks]]</var>).
MediaWiki:Apihelp-query+siteinfo-paramvalue-prop-showhooks/en
Retrieved from "https://translatewiki.net/wiki/Special:SearchTranslations"