Všechna systémová hlášení

Z WikiSkripta FJFI ČVUT v Praze
Přejít na: navigace, hledání

Toto je seznam všech hlášení dostupných ve jmenném prostoru MediaWiki. Pokud si přejete přispívat k lokalizaci softwaru MediaWiki, navštivte lokalizační stránku na mediawiki.org a server translatewiki.net.

Filtr
Filtr podle stavu:    
První stránka
Poslední stránka
Označení hlášení Původní text
Aktuální text
apihelp-query+allpages-param-filterredir (diskuse) (přeložit) Které stránky uvést na seznam.
apihelp-query+allpages-param-from (diskuse) (přeložit) The page title to start enumerating from.
apihelp-query+allpages-param-limit (diskuse) (přeložit) How many total pages to return.
apihelp-query+allpages-param-maxsize (diskuse) (přeložit) Limit to pages with at most this many bytes.
apihelp-query+allpages-param-minsize (diskuse) (přeložit) Omezit na stránky s určitým počtem bajtů.
apihelp-query+allpages-param-namespace (diskuse) (přeložit) The namespace to enumerate.
apihelp-query+allpages-param-prefix (diskuse) (přeložit) Search for all page titles that begin with this value.
apihelp-query+allpages-param-prexpiry (diskuse) (přeložit) Which protection expiry to filter the page on: ;indefinite:Get only pages with indefinite protection expiry. ;definite:Get only pages with a definite (specific) protection expiry. ;all:Get pages with any protections expiry.
apihelp-query+allpages-param-prfiltercascade (diskuse) (přeložit) Filter protections based on cascadingness (ignored when $1prtype isn't set).
apihelp-query+allpages-param-prlevel (diskuse) (přeložit) Filter protections based on protection level (must be used with $1prtype= parameter).
apihelp-query+allpages-param-prtype (diskuse) (přeložit) Omezit jen na zamčené stránky.
apihelp-query+allpages-param-to (diskuse) (přeložit) The page title to stop enumerating at.
apihelp-query+allredirects-description (diskuse) (přeložit) Seznam všech přesměrování pro jmenný prostor.
apihelp-query+allredirects-example-B (diskuse) (přeložit) List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+allredirects-example-generator (diskuse) (přeložit) Získat stránky obsahující přesměrování.
apihelp-query+allredirects-example-unique (diskuse) (přeložit) Seznam unikátních cílových stránek.
apihelp-query+allredirects-example-unique-generator (diskuse) (přeložit) Gets all target pages, marking the missing ones.
apihelp-query+allredirects-param-dir (diskuse) (přeložit) The direction in which to list.
apihelp-query+allredirects-param-from (diskuse) (přeložit) The title of the redirect to start enumerating from.
apihelp-query+allredirects-param-limit (diskuse) (přeložit) How many total items to return.
apihelp-query+allredirects-param-namespace (diskuse) (přeložit) The namespace to enumerate.
apihelp-query+allredirects-param-prefix (diskuse) (přeložit) Search for all target pages that begin with this value.
apihelp-query+allredirects-param-prop (diskuse) (přeložit) Which pieces of information to include: ;ids:Adds the page ID of the redirecting page (cannot be used with <var>$1unique</var>). ;title:Adds the title of the redirect. ;fragment:Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>). ;interwiki:Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-param-to (diskuse) (přeložit) The title of the redirect to stop enumerating at.
apihelp-query+allredirects-param-unique (diskuse) (přeložit) 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+alltransclusions-description (diskuse) (přeložit) List all transclusions (pages embedded using {{x}}), including non-existing.
apihelp-query+alltransclusions-example-B (diskuse) (přeložit) List transcluded titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+alltransclusions-example-generator (diskuse) (přeložit) Gets pages containing the transclusions.
apihelp-query+alltransclusions-example-unique (diskuse) (přeložit) Seznam unikátně vložených titulů.
apihelp-query+alltransclusions-example-unique-generator (diskuse) (přeložit) Gets all transcluded titles, marking the missing ones.
apihelp-query+alltransclusions-param-dir (diskuse) (přeložit) The direction in which to list.
apihelp-query+alltransclusions-param-from (diskuse) (přeložit) The title of the transclusion to start enumerating from.
apihelp-query+alltransclusions-param-limit (diskuse) (přeložit) How many total items to return.
apihelp-query+alltransclusions-param-namespace (diskuse) (přeložit) The namespace to enumerate.
apihelp-query+alltransclusions-param-prefix (diskuse) (přeložit) Search for all transcluded titles that begin with this value.
apihelp-query+alltransclusions-param-prop (diskuse) (přeložit) Which pieces of information to include: ;ids:Adds the page ID of the transcluding page (cannot be used with $1unique). ;title:Adds the title of the transclusion.
apihelp-query+alltransclusions-param-to (diskuse) (přeložit) The title of the transclusion to stop enumerating at.
apihelp-query+alltransclusions-param-unique (diskuse) (přeložit) Only show distinct transcluded titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages.
apihelp-query+allusers-description (diskuse) (přeložit) Enumerate all registered users.
apihelp-query+allusers-example-Y (diskuse) (přeložit) List users starting at <kbd>Y</kbd>.
apihelp-query+allusers-param-activeusers (diskuse) (přeložit) Only list users active in the last $1 {{PLURAL:$1|day|days}}.
apihelp-query+allusers-param-dir (diskuse) (přeložit) Direction to sort in.
apihelp-query+allusers-param-excludegroup (diskuse) (přeložit) Exclude users in the given groups.
apihelp-query+allusers-param-from (diskuse) (přeložit) The user name to start enumerating from.
apihelp-query+allusers-param-group (diskuse) (přeložit) Only include users in the given groups.
apihelp-query+allusers-param-limit (diskuse) (přeložit) How many total user names to return.
apihelp-query+allusers-param-prefix (diskuse) (přeložit) Search for all users that begin with this value.
apihelp-query+allusers-param-prop (diskuse) (přeložit) Which pieces of information to include: ;blockinfo:Adds the information about a current block on the user. ;groups:Lists groups that the user is in. This uses more server resources and may return fewer results than the limit. ;implicitgroups:Lists all the groups the user is automatically in. ;rights:Lists rights that the user has. ;editcount:Adds the edit count of the user. ;registration:Adds the timestamp of when the user registered if available (may be blank).
apihelp-query+allusers-param-rights (diskuse) (přeložit) Only include users with the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+allusers-param-to (diskuse) (přeložit) The user name to stop enumerating at.
První stránka
Poslední stránka