Jump to: navigation, search
33,481 results found
Showing translations which match any of the search words. Require all search words.
Languages
Message groups
Sortkey prefix to start listing from. Can only be used with <kbd>$1sort=sortkey</kbd>. Overrides <var>$1starthexsortkey</var>.
MediaWiki:Apihelp-query+categorymembers-param-startsortkeyprefix/en
Sortkey to end listing from, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>.
MediaWiki:Apihelp-query+categorymembers-param-endhexsortkey/en-gb
Sortkey to end listing at, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>.
MediaWiki:Apihelp-query+categorymembers-param-endhexsortkey/en
Timestamp to end listing at. Can only be used with <kbd>$1sort=timestamp</kbd>.
MediaWiki:Apihelp-query+categorymembers-param-end/en
Which category to enumerate (required). Must include the <kbd>{{ns:category}}:</kbd> prefix. Cannot be used together with <var>$1pageid</var>.
MediaWiki:Apihelp-query+categorymembers-param-title/en
תחילית מפתח מיון להתחיל לרשום ממנה. יכול לשמש רק עם <kbd>$1sort=sortkey</kbd>. דורס את <var>$1starthexsortkey</var>.
MediaWiki:Apihelp-query+categorymembers-param-startsortkeyprefix/he
Префікс ключа сортування, з якого почати список. Можна використати лише разом з <kbd>$1sort=sortkey</kbd>. Перевизначає <var>$1starthexsortkey</var>.
MediaWiki:Apihelp-query+categorymembers-param-startsortkeyprefix/uk
Offset value (in UUID format) to start fetching topics at; used only with <kbd>newest</kbd> ordering
MediaWiki:Apihelp-flow+view-topiclist-param-offset-id/en
Prefixo da clave de ordenación co que comezar a lista. Pode usarse só con <kbd>$1sort=sortkey</kbd>. Sobrescríbese <var>$1starthexsortkey</var>.
MediaWiki:Apihelp-query+categorymembers-param-startsortkeyprefix/gl
Préfixe de la clé de tri à laquelle démarrer le listage. Utilisable uniquement avec <kbd>$1sort=sortkey</kbd>. Écrase <var>$1starthexsortkey</var>.
MediaWiki:Apihelp-query+categorymembers-param-startsortkeyprefix/fr
ID of the block to unblock (obtained through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var>.
MediaWiki:Apihelp-unblock-param-id/en-gb
ID of the block to unblock (obtained through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var>.
MediaWiki:Apihelp-unblock-param-id/en
列挙の始点となるソートキーの接頭辞。<kbd>$1sort=sortkey</kbd>を指定した場合のみ使用できます。<var>$1starthexsortkey</var>をオーバーライドします。
MediaWiki:Apihelp-query+categorymembers-param-startsortkeyprefix/ja
要开始列举的排序关键词前缀。只能与<kbd>$1sort=sortkey</kbd>一起使用。覆盖<var>$1starthexsortkey</var>。
MediaWiki:Apihelp-query+categorymembers-param-startsortkeyprefix/zh-hans
Page ID to search. Cannot be used together with <var>$1title</var>.
MediaWiki:Apihelp-query+backlinks-param-pageid/en
Page ID of the category to enumerate. Cannot be used together with <var>$1title</var>.
MediaWiki:Apihelp-query+categorymembers-param-pageid/en
Title of the page to delete. Cannot be used together with <var>$1pageid</var>.
MediaWiki:Apihelp-delete-param-title/en-gb
Title of the page to edit. Cannot be used together with <var>$1pageid</var>.
MediaWiki:Apihelp-edit-param-title/en-gb
Page ID of the category to enumerate. Cannot be used together with <var>$1title</var>.
MediaWiki:Apihelp-query+categorymembers-param-pageid/en-gb
Link to search for. Must be used with <var>$1lang</var>.
MediaWiki:Apihelp-query+langlinks-param-title/en-gb
Title of the page to roll back. Cannot be used together with <var>$1pageid</var>.
MediaWiki:Apihelp-rollback-param-title/en
Page ID of the page to roll back. Cannot be used together with <var>$1title</var>.
MediaWiki:Apihelp-rollback-param-pageid/en
{{doc-apihelp-param|query+categorymembers|prop|sortkey}}
MediaWiki:Apihelp-query+categorymembers-paramvalue-prop-sortkey/qqq
This layer type can {{PLURAL:$2|only be used with the $1 mapping service|be used with these mapping services: $1}}.
MediaWiki:Maps-layer-type-supported-by/en
Some parameter types in API requests need further explanation:
;boolean
:Boolean parameters work like HTML checkboxes: if the parameter is specified, regardless of value, it is considered true. For a false value, omit the parameter entirely.
;timestamp
:Timestamps may be specified in several formats. ISO 8601 date and time is recommended. All times are in UTC, any included timezone is ignored.
:* ISO 8601 date and time, <kbd><var>2001</var>-<var>01</var>-<var>15</var>T<var>14</var>:<var>56</var>:<var>00</var>Z</kbd> (punctuation and <kbd>Z</kbd> are optional)
:* ISO 8601 date and time with (ignored) fractional seconds, <kbd><var>2001</var>-<var>01</var>-<var>15</var>T<var>14</var>:<var>56</var>:<var>00</var>.<var>00001</var>Z</kbd> (dashes, colons, and <kbd>Z</kbd> are optional)
:* MediaWiki format, <kbd><var>2001</var><var>01</var><var>15</var><var>14</var><var>56</var><var>00</var></kbd>
:* Generic numeric format, <kbd><var>2001</var>-<var>01</var>-<var>15</var> <var>14</var>:<var>56</var>:<var>00</var></kbd> (optional timezone of <kbd>GMT</kbd>, <kbd>+<var>##</var></kbd>, or <kbd>-<var>##</var></kbd> is ignored)
:* EXIF format, <kbd><var>2001</var>:<var>01</var>:<var>15</var> <var>14</var>:<var>56</var>:<var>00</var></kbd>
:*RFC 2822 format (timezone may be omitted), <kbd><var>Mon</var>, <var>15</var> <var>Jan</var> <var>2001</var> <var>14</var>:<var>56</var>:<var>00</var></kbd>
:* RFC 850 format (timezone may be omitted), <kbd><var>Monday</var>, <var>15</var>-<var>Jan</var>-<var>2001</var> <var>14</var>:<var>56</var>:<var>00</var></kbd>
:* C ctime format, <kbd><var>Mon</var> <var>Jan</var> <var>15</var> <var>14</var>:<var>56</var>:<var>00</var> <var>2001</var></kbd>
:* Seconds since 1970-01-01T00:00:00Z as a 1 to 13 digit integer (excluding <kbd>0</kbd>)
:* The string <kbd>now</kbd>
;boolean
:Boolean parameters work like HTML checkboxes: if the parameter is specified, regardless of value, it is considered true. For a false value, omit the parameter entirely.
;timestamp
:Timestamps may be specified in several formats. ISO 8601 date and time is recommended. All times are in UTC, any included timezone is ignored.
:* ISO 8601 date and time, <kbd><var>2001</var>-<var>01</var>-<var>15</var>T<var>14</var>:<var>56</var>:<var>00</var>Z</kbd> (punctuation and <kbd>Z</kbd> are optional)
:* ISO 8601 date and time with (ignored) fractional seconds, <kbd><var>2001</var>-<var>01</var>-<var>15</var>T<var>14</var>:<var>56</var>:<var>00</var>.<var>00001</var>Z</kbd> (dashes, colons, and <kbd>Z</kbd> are optional)
:* MediaWiki format, <kbd><var>2001</var><var>01</var><var>15</var><var>14</var><var>56</var><var>00</var></kbd>
:* Generic numeric format, <kbd><var>2001</var>-<var>01</var>-<var>15</var> <var>14</var>:<var>56</var>:<var>00</var></kbd> (optional timezone of <kbd>GMT</kbd>, <kbd>+<var>##</var></kbd>, or <kbd>-<var>##</var></kbd> is ignored)
:* EXIF format, <kbd><var>2001</var>:<var>01</var>:<var>15</var> <var>14</var>:<var>56</var>:<var>00</var></kbd>
:*RFC 2822 format (timezone may be omitted), <kbd><var>Mon</var>, <var>15</var> <var>Jan</var> <var>2001</var> <var>14</var>:<var>56</var>:<var>00</var></kbd>
:* RFC 850 format (timezone may be omitted), <kbd><var>Monday</var>, <var>15</var>-<var>Jan</var>-<var>2001</var> <var>14</var>:<var>56</var>:<var>00</var></kbd>
:* C ctime format, <kbd><var>Mon</var> <var>Jan</var> <var>15</var> <var>14</var>:<var>56</var>:<var>00</var> <var>2001</var></kbd>
:* Seconds since 1970-01-01T00:00:00Z as a 1 to 13 digit integer (excluding <kbd>0</kbd>)
:* The string <kbd>now</kbd>
MediaWiki:Api-help-datatypes/en
Retrieved from "https://translatewiki.net/wiki/Special:SearchTranslations"