Системски пораки

Прејди на прегледникот Прејди на пребарувањето
Ова е список на системските пораки расположливи за именскиот простор „МедијаВики“. Одете на Превод на МедијаВики и translatewiki.net ако сакате да придонесете кон општото преведување на МедијаВики.
Системски пораки
Прва страницаПретходна страницаСледна страницаПоследна страница
Име Текст по основно
Сегашен текст
apihelp-query+blocks-param-end (разговор) (Преведување) На кој датум и време да запре набројувањето.
apihelp-query+blocks-param-ids (разговор) (Преведување) Список на назнаки на блоковите за испис (незадолжително)
apihelp-query+blocks-param-ip (разговор) (Преведување) Get all blocks applying to this IP address or CIDR range, including range blocks. Cannot be used together with <var>$3users</var>. CIDR ranges broader than IPv4/$1 or IPv6/$2 are not accepted.
apihelp-query+blocks-param-limit (разговор) (Преведување) The maximum number of blocks to list.
apihelp-query+blocks-param-prop (разговор) (Преведување) Кои својства да се дадат:
apihelp-query+blocks-param-show (разговор) (Преведување) Show only items that meet these criteria. For example, to see only indefinite blocks on IP addresses, set <kbd>$1show=ip|!temp</kbd>.
apihelp-query+blocks-param-start (разговор) (Преведување) Од кој датум и време да почне набројувањето.
apihelp-query+blocks-param-users (разговор) (Преведување) Список на корисници што ќе се пребаруваат (незадолжително)
apihelp-query+blocks-paramvalue-prop-by (разговор) (Преведување) Adds the username of the blocking user.
apihelp-query+blocks-paramvalue-prop-byid (разговор) (Преведување) Adds the user ID of the blocking user.
apihelp-query+blocks-paramvalue-prop-expiry (разговор) (Преведување) Adds the timestamp of when the block expires.
apihelp-query+blocks-paramvalue-prop-flags (разговор) (Преведување) Tags the ban with (autoblock, anononly, etc.).
apihelp-query+blocks-paramvalue-prop-id (разговор) (Преведување) Adds the ID of the block.
apihelp-query+blocks-paramvalue-prop-parsedreason (разговор) (Преведување) Adds the parsed reason given for the block.
apihelp-query+blocks-paramvalue-prop-range (разговор) (Преведување) Adds the range of IP addresses affected by the block.
apihelp-query+blocks-paramvalue-prop-reason (разговор) (Преведување) Adds the reason given for the block.
apihelp-query+blocks-paramvalue-prop-restrictions (разговор) (Преведување) Adds the partial block restrictions if the block is not sitewide.
apihelp-query+blocks-paramvalue-prop-timestamp (разговор) (Преведување) Adds the timestamp of when the block was given.
apihelp-query+blocks-paramvalue-prop-user (разговор) (Преведување) Adds the username of the blocked user.
apihelp-query+blocks-paramvalue-prop-userid (разговор) (Преведување) Adds the user ID of the blocked user.
apihelp-query+blocks-summary (разговор) (Преведување) Список на сите блокирани корисници и IP-адреси
apihelp-query+categories-example-generator (разговор) (Преведување) Get information about all categories used in the page <kbd>Albert Einstein</kbd>.
apihelp-query+categories-example-simple (разговор) (Преведување) Get a list of categories the page <kbd>Albert Einstein</kbd> belongs to.
apihelp-query+categories-param-categories (разговор) (Преведување) Only list these categories. Useful for checking whether a certain page is in a certain category.
apihelp-query+categories-param-dir (разговор) (Преведување) Насока на исписот.
apihelp-query+categories-param-limit (разговор) (Преведување) How many categories to return.
apihelp-query+categories-param-prop (разговор) (Преведување) Which additional properties to get for each category:
apihelp-query+categories-param-show (разговор) (Преведување) Which kind of categories to show.
apihelp-query+categories-paramvalue-prop-hidden (разговор) (Преведување) Tags categories that are hidden with <code>__HIDDENCAT__</code>.
apihelp-query+categories-paramvalue-prop-sortkey (разговор) (Преведување) Adds the sortkey (hexadecimal string) and sortkey prefix (human-readable part) for the category.
apihelp-query+categories-paramvalue-prop-timestamp (разговор) (Преведување) Adds timestamp of when the category was added.
apihelp-query+categories-summary (разговор) (Преведување) List all categories the pages belong to.
apihelp-query+categoryinfo-example-simple (разговор) (Преведување) Get information about <kbd>Category:Foo</kbd> and <kbd>Category:Bar</kbd>.
apihelp-query+categoryinfo-summary (разговор) (Преведување) Returns information about the given categories.
apihelp-query+categorymembers-example-generator (разговор) (Преведување) Get page info about first 10 pages in <kbd>Category:Physics</kbd>.
apihelp-query+categorymembers-example-simple (разговор) (Преведување) Get first 10 pages in <kbd>Category:Physics</kbd>.
apihelp-query+categorymembers-param-dir (разговор) (Преведување) In which direction to sort.
apihelp-query+categorymembers-param-end (разговор) (Преведување) Timestamp to end listing at. Can only be used with <kbd>$1sort=timestamp</kbd>.
apihelp-query+categorymembers-param-endhexsortkey (разговор) (Преведување) Sortkey to end listing at, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>.
apihelp-query+categorymembers-param-endsortkey (разговор) (Преведување) Use $1endhexsortkey instead.
apihelp-query+categorymembers-param-endsortkeyprefix (разговор) (Преведување) Sortkey prefix to end listing <strong>before</strong> (not <strong>at</strong>; if this value occurs it will not be included!). Can only be used with $1sort=sortkey. Overrides $1endhexsortkey.
apihelp-query+categorymembers-param-limit (разговор) (Преведување) Највеќе страници за прикажување.
apihelp-query+categorymembers-param-namespace (разговор) (Преведување) Only include pages in these namespaces. Note that <kbd>$1type=subcat</kbd> or <kbd>$1type=file</kbd> may be used instead of <kbd>$1namespace=14</kbd> or <kbd>6</kbd>.
apihelp-query+categorymembers-param-pageid (разговор) (Преведување) Page ID of the category to enumerate. Cannot be used together with <var>$1title</var>.
apihelp-query+categorymembers-param-prop (разговор) (Преведување) Кои информации да се вклучат:
apihelp-query+categorymembers-param-sort (разговор) (Преведување) Property to sort by.
apihelp-query+categorymembers-param-start (разговор) (Преведување) Timestamp to start listing from. Can only be used with <kbd>$1sort=timestamp</kbd>.
apihelp-query+categorymembers-param-starthexsortkey (разговор) (Преведување) Sortkey to start listing from, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>.
apihelp-query+categorymembers-param-startsortkey (разговор) (Преведување) Use $1starthexsortkey instead.
apihelp-query+categorymembers-param-startsortkeyprefix (разговор) (Преведување) Sortkey prefix to start listing from. Can only be used with <kbd>$1sort=sortkey</kbd>. Overrides <var>$1starthexsortkey</var>.
Прва страницаПретходна страницаСледна страницаПоследна страница