Operácie

Špeciálne

Všetky systémové správy

Toto je zoznam všetkých správ dostupných v mennom priestore MediaWiki. Prosím, navštívte MediaWiki Localisation a translatewiki.net ak chcete prispieť k všeobecnej lokalizácii MediaWiki.
Všetky systémové správy
Prvá stránkaPredošlá stránkaĎalšia stránkaPosledná stránka
Názov štandardný text
aktuálny text
apihelp-query+allmessages-param-args (diskusia) (Preložiť) Arguments to be substituted into message.
apihelp-query+allmessages-param-customised (diskusia) (Preložiť) Return only messages in this customisation state.
apihelp-query+allmessages-param-enableparser (diskusia) (Preložiť) Set to enable parser, will preprocess the wikitext of message (substitute magic words, handle templates, etc.).
apihelp-query+allmessages-param-filter (diskusia) (Preložiť) Return only messages with names that contain this string.
apihelp-query+allmessages-param-from (diskusia) (Preložiť) Return messages starting at this message.
apihelp-query+allmessages-param-includelocal (diskusia) (Preložiť) Also include local messages, i.e. messages that don't exist in the software but do exist as in the {{ns:MediaWiki}} namespace. This lists all {{ns:MediaWiki}}-namespace pages, so it will also list those that aren't really messages such as [[MediaWiki:Common.js|Common.js]].
apihelp-query+allmessages-param-lang (diskusia) (Preložiť) Return messages in this language.
apihelp-query+allmessages-param-messages (diskusia) (Preložiť) Which messages to output. <kbd>*</kbd> (default) means all messages.
apihelp-query+allmessages-param-nocontent (diskusia) (Preložiť) If set, do not include the content of the messages in the output.
apihelp-query+allmessages-param-prefix (diskusia) (Preložiť) Return messages with this prefix.
apihelp-query+allmessages-param-prop (diskusia) (Preložiť) Which properties to get.
apihelp-query+allmessages-param-title (diskusia) (Preložiť) Page name to use as context when parsing message (for $1enableparser option).
apihelp-query+allmessages-param-to (diskusia) (Preložiť) Return messages ending at this message.
apihelp-query+allmessages-summary (diskusia) (Preložiť) Return messages from this site.
apihelp-query+allpages-example-b (diskusia) (Preložiť) Zobrazit seznam stránek začínajících na písmeno <kbd>B</kbd>.
apihelp-query+allpages-example-generator (diskusia) (Preložiť) Show info about 4 pages starting at the letter <kbd>T</kbd>.
apihelp-query+allpages-example-generator-revisions (diskusia) (Preložiť) Show content of first 2 non-redirect pages beginning at <kbd>Re</kbd>.
apihelp-query+allpages-param-dir (diskusia) (Preložiť) The direction in which to list.
apihelp-query+allpages-param-filterlanglinks (diskusia) (Preložiť) Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions.
apihelp-query+allpages-param-filterredir (diskusia) (Preložiť) Které stránky uvést na seznam.
apihelp-query+allpages-param-from (diskusia) (Preložiť) The page title to start enumerating from.
apihelp-query+allpages-param-limit (diskusia) (Preložiť) How many total pages to return.
apihelp-query+allpages-param-maxsize (diskusia) (Preložiť) Limit to pages with at most this many bytes.
apihelp-query+allpages-param-minsize (diskusia) (Preložiť) Omezit na stránky s určitým počtem bajtů.
apihelp-query+allpages-param-namespace (diskusia) (Preložiť) The namespace to enumerate.
apihelp-query+allpages-param-prefix (diskusia) (Preložiť) Search for all page titles that begin with this value.
apihelp-query+allpages-param-prexpiry (diskusia) (Preložiť) Which protection expiry to filter the page on:
apihelp-query+allpages-param-prfiltercascade (diskusia) (Preložiť) Filter protections based on cascadingness (ignored when $1prtype isn't set).
apihelp-query+allpages-param-prlevel (diskusia) (Preložiť) Filter protections based on protection level (must be used with $1prtype= parameter).
apihelp-query+allpages-param-prtype (diskusia) (Preložiť) Omezit jen na zamčené stránky.
apihelp-query+allpages-param-to (diskusia) (Preložiť) The page title to stop enumerating at.
apihelp-query+allpages-paramvalue-prexpiry-all (diskusia) (Preložiť) Get pages with any protections expiry.
apihelp-query+allpages-paramvalue-prexpiry-definite (diskusia) (Preložiť) Get only pages with a definite (specific) protection expiry.
apihelp-query+allpages-paramvalue-prexpiry-indefinite (diskusia) (Preložiť) Get only pages with indefinite protection expiry.
apihelp-query+allpages-summary (diskusia) (Preložiť) Enumerate all pages sequentially in a given namespace.
apihelp-query+allredirects-example-b (diskusia) (Preložiť) List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+allredirects-example-generator (diskusia) (Preložiť) Získat stránky obsahující přesměrování.
apihelp-query+allredirects-example-unique (diskusia) (Preložiť) Seznam unikátních cílových stránek.
apihelp-query+allredirects-example-unique-generator (diskusia) (Preložiť) Gets all target pages, marking the missing ones.
apihelp-query+allredirects-param-dir (diskusia) (Preložiť) The direction in which to list.
apihelp-query+allredirects-param-from (diskusia) (Preložiť) The title of the redirect to start enumerating from.
apihelp-query+allredirects-param-limit (diskusia) (Preložiť) How many total items to return.
apihelp-query+allredirects-param-namespace (diskusia) (Preložiť) The namespace to enumerate.
apihelp-query+allredirects-param-prefix (diskusia) (Preložiť) Search for all target pages that begin with this value.
apihelp-query+allredirects-param-prop (diskusia) (Preložiť) Which pieces of information to include:
apihelp-query+allredirects-param-to (diskusia) (Preložiť) The title of the redirect to stop enumerating at.
apihelp-query+allredirects-param-unique (diskusia) (Preložiť) Only show distinct target pages. Cannot be used with $1prop=ids|fragment|interwiki. When used as a generator, yields target pages instead of source pages.
apihelp-query+allredirects-paramvalue-prop-fragment (diskusia) (Preložiť) Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-ids (diskusia) (Preložiť) Adds the page ID of the redirecting page (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-interwiki (diskusia) (Preložiť) Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>).
Prvá stránkaPredošlá stránkaĎalšia stránkaPosledná stránka