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+allfileusages-example-generator (diskusia) (Preložiť) Gets pages containing the files.
apihelp-query+allfileusages-example-unique (diskusia) (Preložiť) Zobrazit seznam unikátních názvů souborů.
apihelp-query+allfileusages-example-unique-generator (diskusia) (Preložiť) Gets all file titles, marking the missing ones.
apihelp-query+allfileusages-param-dir (diskusia) (Preložiť) The direction in which to list.
apihelp-query+allfileusages-param-from (diskusia) (Preložiť) The title of the file to start enumerating from.
apihelp-query+allfileusages-param-limit (diskusia) (Preložiť) How many total items to return.
apihelp-query+allfileusages-param-prefix (diskusia) (Preložiť) Search for all file titles that begin with this value.
apihelp-query+allfileusages-param-prop (diskusia) (Preložiť) Which pieces of information to include:
apihelp-query+allfileusages-param-to (diskusia) (Preložiť) The title of the file to stop enumerating at.
apihelp-query+allfileusages-param-unique (diskusia) (Preložiť) Only show distinct file titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages.
apihelp-query+allfileusages-paramvalue-prop-ids (diskusia) (Preložiť) Adds the page IDs of the using pages (cannot be used with $1unique).
apihelp-query+allfileusages-paramvalue-prop-title (diskusia) (Preložiť) Adds the title of the file.
apihelp-query+allfileusages-summary (diskusia) (Preložiť) Zobrazit seznam všech použití souboru, včetně neexistujících.
apihelp-query+allimages-example-b (diskusia) (Preložiť) Show a list of files starting at the letter <kbd>B</kbd>.
apihelp-query+allimages-example-generator (diskusia) (Preložiť) Show info about 4 files starting at the letter <kbd>T</kbd>.
apihelp-query+allimages-example-mimetypes (diskusia) (Preložiť) Show a list of files with MIME type <kbd>image/png</kbd> or <kbd>image/gif</kbd>
apihelp-query+allimages-example-recent (diskusia) (Preložiť) Show a list of recently uploaded files, similar to [[Special:NewFiles]].
apihelp-query+allimages-param-dir (diskusia) (Preložiť) The direction in which to list.
apihelp-query+allimages-param-end (diskusia) (Preložiť) The timestamp to end enumerating. Can only be used with $1sort=timestamp.
apihelp-query+allimages-param-filterbots (diskusia) (Preložiť) How to filter files uploaded by bots. Can only be used with $1sort=timestamp. Cannot be used together with $1user.
apihelp-query+allimages-param-from (diskusia) (Preložiť) The image title to start enumerating from. Can only be used with $1sort=name.
apihelp-query+allimages-param-limit (diskusia) (Preložiť) Kolik má být celkem zobrazeno obrázků.
apihelp-query+allimages-param-maxsize (diskusia) (Preložiť) Omezit na obrázky, které mají maximálně tento počet bajtů.
apihelp-query+allimages-param-mime (diskusia) (Preložiť) What MIME types to search for, e.g. <kbd>image/jpeg</kbd>.
apihelp-query+allimages-param-minsize (diskusia) (Preložiť) Omezit na obrázky, které mají alespoň tento počet bajtů.
apihelp-query+allimages-param-prefix (diskusia) (Preložiť) Search for all image titles that begin with this value. Can only be used with $1sort=name.
apihelp-query+allimages-param-sha1 (diskusia) (Preložiť) SHA1 hash of image. Overrides $1sha1base36.
apihelp-query+allimages-param-sha1base36 (diskusia) (Preložiť) SHA1 hash of image in base 36 (used in MediaWiki).
apihelp-query+allimages-param-sort (diskusia) (Preložiť) Property to sort by.
apihelp-query+allimages-param-start (diskusia) (Preložiť) The timestamp to start enumerating from. Can only be used with $1sort=timestamp.
apihelp-query+allimages-param-to (diskusia) (Preložiť) The image title to stop enumerating at. Can only be used with $1sort=name.
apihelp-query+allimages-param-user (diskusia) (Preložiť) Only return files where the last version was uploaded by this user. Can only be used with $1sort=timestamp. Cannot be used together with $1filterbots.
apihelp-query+allimages-summary (diskusia) (Preložiť) Enumerate all images sequentially.
apihelp-query+alllinks-example-b (diskusia) (Preložiť) List linked titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+alllinks-example-generator (diskusia) (Preložiť) Získat stránky obsahující odkazy.
apihelp-query+alllinks-example-unique (diskusia) (Preložiť) List unique linked titles.
apihelp-query+alllinks-example-unique-generator (diskusia) (Preložiť) Gets all linked titles, marking the missing ones.
apihelp-query+alllinks-param-dir (diskusia) (Preložiť) The direction in which to list.
apihelp-query+alllinks-param-from (diskusia) (Preložiť) The title of the link to start enumerating from.
apihelp-query+alllinks-param-limit (diskusia) (Preložiť) How many total items to return.
apihelp-query+alllinks-param-namespace (diskusia) (Preložiť) The namespace to enumerate.
apihelp-query+alllinks-param-prefix (diskusia) (Preložiť) Search for all linked titles that begin with this value.
apihelp-query+alllinks-param-prop (diskusia) (Preložiť) Which pieces of information to include:
apihelp-query+alllinks-param-to (diskusia) (Preložiť) The title of the link to stop enumerating at.
apihelp-query+alllinks-param-unique (diskusia) (Preložiť) Only show distinct linked titles. Cannot be used with <kbd>$1prop=ids</kbd>. When used as a generator, yields target pages instead of source pages.
apihelp-query+alllinks-paramvalue-prop-ids (diskusia) (Preložiť) Adds the page ID of the linking page (cannot be used with <var>$1unique</var>).
apihelp-query+alllinks-paramvalue-prop-title (diskusia) (Preložiť) Adds the title of the link.
apihelp-query+alllinks-summary (diskusia) (Preložiť) Enumerate all links that point to a given namespace.
apihelp-query+allmessages-example-de (diskusia) (Preložiť) Show messages <kbd>august</kbd> and <kbd>mainpage</kbd> in German.
apihelp-query+allmessages-example-ipb (diskusia) (Preložiť) Show messages starting with <kbd>ipb-</kbd>.
Prvá stránkaPredošlá stránkaĎalšia stránkaPosledná stránka