Search translations

Use operators language: or group: to further qualify the search criteria
 
18 results found
Languages
Message groups
Args param format is incorrect
MediaWiki:Apiwarn-infobox-invalidargs/en
Source: <span class="apihelp-unknown">unknown</span>
MediaWiki:Api-help-source-unknown/en
License: <span class="apihelp-unknown">unknown</span>
MediaWiki:Api-help-license-unknown/en
Default: <span class="apihelp-empty">(empty)</span>
MediaWiki:Api-help-param-default-empty/en
<span class="apihelp-empty">(no description)</span>
MediaWiki:Api-help-param-no-description/en
Page ID to start from (requires $1offset param to be passed as well).
MediaWiki:Apihelp-pagetriagelist-param-pageoffset/en
{{int:apihelp-edit-param-sectiontitle}} Only used when <var>paction</var> is <var>addtopic</var>.
MediaWiki:Apihelp-discussiontoolsedit-param-sectiontitle/en
Invalid continue param. You should pass the original value returned by the previous query.
MediaWiki:Apierror-badcontinue/en
<span class="apihelp-deprecated">Deprecated</span>. Use <kbd>$1format=model</kbd> for raw data
MediaWiki:Apihelp-query+notifications-paramvalue-format-flyout/en
<span class="apihelp-deprecated">Deprecated</span>. Use <kbd>$1format=model</kbd> for raw data
MediaWiki:Apihelp-query+notifications-paramvalue-format-html/en
Name of the createplate to load when the <kbd>what</kbd> param is set to <kbd>multieditparse</kbd>
MediaWiki:Apihelp-createapage-param-template/en
ID of the <code>ValueParser</code> to use. <span class="apihelp-deprecated">Deprecated</span>. Use the <var>datatype</var> parameter instead.
MediaWiki:Apihelp-wbparsevalue-param-parser/en
Adds MIME type of the image thumbnail (requires url and param $1urlwidth). If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
MediaWiki:Apihelp-query+imageinfo-paramvalue-prop-thumbmime/en
The regular expression to block. Note that when the "exact" param is given in the URL, this is not treated as a regular expression but rather as a simple string.
MediaWiki:Apihelp-regexblock-param-regex/en
Input to MediaWiki should be NFC-normalized UTF-8. MediaWiki may attempt to convert other input, but this may cause some operations (such as [[Special:ApiHelp/edit|edits]] with MD5 checks) to fail.

Parameters that take multiple values are normally submitted with the values separated using the pipe character, e.g. <kbd>param=value1|value2</kbd> or <kbd>param=value1%7Cvalue2</kbd>. If a value must contain the pipe character, use U+001F (Unit Separator) as the separator ''and'' prefix the value with U+001F, e.g. <kbd>param=%1Fvalue1%1Fvalue2</kbd>.

Some parameter types in API requests need further explanation:
MediaWiki:Api-help-datatypes-top/en
Adding a video to {{SITENAME}} is easy.
Just paste the video embed code ''or'' the video's URL into the following form, add a name for the video, and press the "{{int:video-addvideo-button}}" button.
If you want to embed the video on a page use the following format: '''<nowiki>[[</nowiki>{{ns:video}}:Video Title<nowiki>]]</nowiki>'''.
You can add a video from the following providers:
{{int:video-provider-list}}
===Example of a Video Embed Code===
This is an example video embed code from YouTube:

<pre style="background-color: #F9F9F9; border: 1px dashed #2F6FAB; color: black; line-height: 1.1em; padding: 1em;">
<nowiki><object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/hUcFWPgB8oY"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/hUcFWPgB8oY" type="application/x-shockwave-flash"
wmode="transparent" width="425" height="355"></embed>
</object></nowiki>
</pre>

===Example of a Video URL===
Below is an example of a video's URL from YouTube:
<pre style="background-color: #F9F9F9; border: 1px dashed #2F6FAB; color: black; line-height: 1.1em; padding: 1em;">http://www.youtube.com/watch?v=hUcFWPgB8oY</pre>
MediaWiki:Video-addvideo-instructions/en
Numeric upload form identifier for when a createplate has multiple upload fields; this should be used but I think the code uses <kbd>wpPostFix</kbd> due to reasons that aren't clear to me (i.e. ''why'' does it ''not'' use the <kbd>num</kbd> param when it is defined and instead '''requires''' the parameter to be defined as <kbd>wpPostFix</kbd>?). Patches welcome!
MediaWiki:Apihelp-createapage-upload-param-num/en
Which properties to get:
;revid:Adds the revision ID of the deleted revision.
;parentid:Adds the revision ID of the previous revision to the page.
;user:Adds the user who made the revision.
;userid:Adds the ID of the user who made the revision.
;comment:Adds the comment of the revision.
;parsedcomment:Adds the parsed comment of the revision.
;minor:Tags if the revision is minor.
;len:Adds the length (bytes) of the revision.
;sha1:Adds the SHA-1 (base 16) of the revision.
;content:Adds the content of the revision.
;token:<span class="apihelp-deprecated">Deprecated.</span> Gives the edit token.
;tags:Tags for the revision.
MediaWiki:Apihelp-query+deletedrevs-param-prop/en