Kõik süsteemi sõnumid

Mine navigeerimisribale Mine otsikasti
See on loend kõikidest olemasolevatest süsteemisõnumitest MediaWiki nimeruumis. Kui soovid MediaWiki tarkvara tõlkimises osaleda, siis vaata lehti MediaWiki lokaliseerimine ja translatewiki.net.
Kõik süsteemi sõnumid
Esimene lehekülgEelmine lehekülgJärgmine lehekülgViimane lehekülg
Nimi Vaiketekst
Praegune tekst
apihelp-query+blocks-param-limit (arutelu) (tõlgi) The maximum number of blocks to list.
apihelp-query+blocks-param-prop (arutelu) (tõlgi) Millised atribuudid hankida:
apihelp-query+blocks-param-show (arutelu) (tõlgi) Näita ainult üksusi, mis vastavad neile kriteeriumitele. Näiteks, et näidata ainult IP-aadresside vastu rakendatud tähtajatuid blokeeringuid, määra <kbd>$1show=ip|!temp</kbd>.
apihelp-query+blocks-param-start (arutelu) (tõlgi) Ajatempel, millest alates loetleda.
apihelp-query+blocks-param-users (arutelu) (tõlgi) List of users to search for (optional).
apihelp-query+blocks-paramvalue-prop-by (arutelu) (tõlgi) Adds the username of the blocking user.
apihelp-query+blocks-paramvalue-prop-byid (arutelu) (tõlgi) Adds the user ID of the blocking user.
apihelp-query+blocks-paramvalue-prop-expiry (arutelu) (tõlgi) Adds the timestamp of when the block expires.
apihelp-query+blocks-paramvalue-prop-flags (arutelu) (tõlgi) Tags the ban with (autoblock, anononly, etc.).
apihelp-query+blocks-paramvalue-prop-id (arutelu) (tõlgi) Adds the ID of the block.
apihelp-query+blocks-paramvalue-prop-range (arutelu) (tõlgi) Adds the range of IP addresses affected by the block.
apihelp-query+blocks-paramvalue-prop-reason (arutelu) (tõlgi) Adds the reason given for the block.
apihelp-query+blocks-paramvalue-prop-restrictions (arutelu) (tõlgi) Adds the partial block restrictions if the block is not sitewide.
apihelp-query+blocks-paramvalue-prop-timestamp (arutelu) (tõlgi) Adds the timestamp of when the block was given.
apihelp-query+blocks-paramvalue-prop-user (arutelu) (tõlgi) Adds the username of the blocked user.
apihelp-query+blocks-paramvalue-prop-userid (arutelu) (tõlgi) Adds the user ID of the blocked user.
apihelp-query+blocks-summary (arutelu) (tõlgi) List all blocked users and IP addresses.
apihelp-query+categories-example-generator (arutelu) (tõlgi) Get information about all categories used in the page <kbd>Albert Einstein</kbd>.
apihelp-query+categories-example-simple (arutelu) (tõlgi) Get a list of categories the page <kbd>Albert Einstein</kbd> belongs to.
apihelp-query+categories-param-categories (arutelu) (tõlgi) Loetle ainult need kategooriad. Kasulik, kui vaja kontrollida, kas teatud lehekülg on teatud kategoorias.
apihelp-query+categories-param-dir (arutelu) (tõlgi) Järjestuse suund.
apihelp-query+categories-param-limit (arutelu) (tõlgi) Kui palju kategooriaid tagastada.
apihelp-query+categories-param-prop (arutelu) (tõlgi) Millised lisaatribuudid iga kategooria kohta hankida:
apihelp-query+categories-param-show (arutelu) (tõlgi) Milliseid kategooriaid näidata.
apihelp-query+categories-paramvalue-prop-hidden (arutelu) (tõlgi) Tags categories that are hidden with <code>__HIDDENCAT__</code>.
apihelp-query+categories-paramvalue-prop-sortkey (arutelu) (tõlgi) Adds the sortkey (hexadecimal string) and sortkey prefix (human-readable part) for the category.
apihelp-query+categories-paramvalue-prop-timestamp (arutelu) (tõlgi) Adds timestamp of when the category was added.
apihelp-query+categories-summary (arutelu) (tõlgi) List all categories the pages belong to.
apihelp-query+categoryinfo-example-simple (arutelu) (tõlgi) Get information about <kbd>Category:Foo</kbd> and <kbd>Category:Bar</kbd>.
apihelp-query+categoryinfo-summary (arutelu) (tõlgi) Returns information about the given categories.
apihelp-query+categorymembers-example-generator (arutelu) (tõlgi) Get page info about first 10 pages in <kbd>Category:Physics</kbd>.
apihelp-query+categorymembers-example-simple (arutelu) (tõlgi) Get first 10 pages in <kbd>Category:Physics</kbd>.
apihelp-query+categorymembers-param-dir (arutelu) (tõlgi) Järjestuse suund.
apihelp-query+categorymembers-param-end (arutelu) (tõlgi) Timestamp to end listing at. Can only be used with <kbd>$1sort=timestamp</kbd>.
apihelp-query+categorymembers-param-endhexsortkey (arutelu) (tõlgi) 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 (arutelu) (tõlgi) Use $1endhexsortkey instead.
apihelp-query+categorymembers-param-endsortkeyprefix (arutelu) (tõlgi) 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 (arutelu) (tõlgi) The maximum number of pages to return.
apihelp-query+categorymembers-param-namespace (arutelu) (tõlgi) 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 (arutelu) (tõlgi) Loetlemise kategooria lehekülje identifikaator. Ei saa kasutada parameetriga <var>$1title</var>.
apihelp-query+categorymembers-param-prop (arutelu) (tõlgi) Millised teabe elemendid hankida:
apihelp-query+categorymembers-param-sort (arutelu) (tõlgi) Property to sort by.
apihelp-query+categorymembers-param-start (arutelu) (tõlgi) Timestamp to start listing from. Can only be used with <kbd>$1sort=timestamp</kbd>.
apihelp-query+categorymembers-param-starthexsortkey (arutelu) (tõlgi) 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 (arutelu) (tõlgi) Use $1starthexsortkey instead.
apihelp-query+categorymembers-param-startsortkeyprefix (arutelu) (tõlgi) Sortkey prefix to start listing from. Can only be used with <kbd>$1sort=sortkey</kbd>. Overrides <var>$1starthexsortkey</var>.
apihelp-query+categorymembers-param-title (arutelu) (tõlgi) Loetlemise kategooria (nõutav). Peab sisaldama eesliidet <kbd>{{ns:category}}:</kbd>. Ei saa kasutada parameetriga <var>$1pageid</var>.
apihelp-query+categorymembers-param-type (arutelu) (tõlgi) Mis tüüpi liikmed kategooriatest hankida. Eiratakse, kui määratud on <kbd>$1sort=timestamp</kbd>.
apihelp-query+categorymembers-paramvalue-prop-ids (arutelu) (tõlgi) Adds the page ID.
apihelp-query+categorymembers-paramvalue-prop-sortkey (arutelu) (tõlgi) Adds the sortkey used for sorting in the category (hexadecimal string).
Esimene lehekülgEelmine lehekülgJärgmine lehekülgViimane lehekülg