Všetky systémové správy

Skočit na navigaci Skočit na vyhledávání
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+logevents-param-limit (diskusia) (Preložiť) How many total event entries to return.
apihelp-query+logevents-param-namespace (diskusia) (Preložiť) Filter entries to those in the given namespace.
apihelp-query+logevents-param-prefix (diskusia) (Preložiť) Filter entries that start with this prefix.
apihelp-query+logevents-param-prop (diskusia) (Preložiť) Which properties to get:
apihelp-query+logevents-param-start (diskusia) (Preložiť) The timestamp to start enumerating from.
apihelp-query+logevents-param-tag (diskusia) (Preložiť) Only list event entries tagged with this tag.
apihelp-query+logevents-param-title (diskusia) (Preložiť) Filter entries to those related to a page.
apihelp-query+logevents-param-type (diskusia) (Preložiť) Filter log entries to only this type.
apihelp-query+logevents-param-user (diskusia) (Preložiť) Filter entries to those made by the given user.
apihelp-query+logevents-paramvalue-prop-comment (diskusia) (Preložiť) Adds the comment of the log event.
apihelp-query+logevents-paramvalue-prop-details (diskusia) (Preložiť) Lists additional details about the log event.
apihelp-query+logevents-paramvalue-prop-ids (diskusia) (Preložiť) Adds the ID of the log event.
apihelp-query+logevents-paramvalue-prop-parsedcomment (diskusia) (Preložiť) Adds the parsed comment of the log event.
apihelp-query+logevents-paramvalue-prop-tags (diskusia) (Preložiť) Lists tags for the log event.
apihelp-query+logevents-paramvalue-prop-timestamp (diskusia) (Preložiť) Adds the timestamp for the log event.
apihelp-query+logevents-paramvalue-prop-title (diskusia) (Preložiť) Adds the title of the page for the log event.
apihelp-query+logevents-paramvalue-prop-type (diskusia) (Preložiť) Adds the type of log event.
apihelp-query+logevents-paramvalue-prop-user (diskusia) (Preložiť) Adds the user responsible for the log event.
apihelp-query+logevents-paramvalue-prop-userid (diskusia) (Preložiť) Adds the user ID who was responsible for the log event.
apihelp-query+logevents-summary (diskusia) (Preložiť) Get events from logs.
apihelp-query+mystashedfiles-example-simple (diskusia) (Preložiť) Get the filekey, file size, and pixel size of files in the current user's upload stash.
apihelp-query+mystashedfiles-param-limit (diskusia) (Preložiť) How many files to get.
apihelp-query+mystashedfiles-param-prop (diskusia) (Preložiť) Which properties to fetch for the files.
apihelp-query+mystashedfiles-paramvalue-prop-size (diskusia) (Preložiť) Fetch the file size and image dimensions.
apihelp-query+mystashedfiles-paramvalue-prop-type (diskusia) (Preložiť) Fetch the file's MIME type and media type.
apihelp-query+mystashedfiles-summary (diskusia) (Preložiť) Get a list of files in the current user's upload stash.
apihelp-query+pageimages-description (diskusia) (Preložiť) Returns information about images on the page, such as thumbnail and presence of photos.
apihelp-query+pageimages-example-1 (diskusia) (Preložiť) Get name and <kbd>100</kbd>-pixel thumbnail of an image on the <kbd>Albert Einstein</kbd> page.
apihelp-query+pageimages-param-license (diskusia) (Preložiť) Limit page images to a certain license type
apihelp-query+pageimages-param-limit (diskusia) (Preložiť) Properties of how many pages to return.
apihelp-query+pageimages-param-prop (diskusia) (Preložiť) Which information to return: ;thumbnail:URL and dimensions of thumbnail image associated with page, if any. ;original:URL and original dimensions of image associated with page, if any. ;name:Image title.
apihelp-query+pageimages-param-thumbsize (diskusia) (Preložiť) Maximum width in pixels of thumbnail images.
apihelp-query+pageimages-paramvalue-license-any (diskusia) (Preložiť) best image, whether free or non-free.
apihelp-query+pageimages-paramvalue-license-free (diskusia) (Preložiť) only free images
apihelp-query+pageimages-summary (diskusia) (Preložiť) Returns information about images on the page, such as thumbnail and presence of photos.
apihelp-query+pagepropnames-example-simple (diskusia) (Preložiť) Get first 10 property names.
apihelp-query+pagepropnames-param-limit (diskusia) (Preložiť) The maximum number of names to return.
apihelp-query+pagepropnames-summary (diskusia) (Preložiť) List all page property names in use on the wiki.
apihelp-query+pageprops-example-simple (diskusia) (Preložiť) Get properties for the pages <kbd>Main Page</kbd> and <kbd>MediaWiki</kbd>.
apihelp-query+pageprops-param-prop (diskusia) (Preložiť) Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property.
apihelp-query+pageprops-summary (diskusia) (Preložiť) Get various page properties defined in the page content.
apihelp-query+pageswithprop-example-generator (diskusia) (Preložiť) Get additional information about the first 10 pages using <code>__NOTOC__</code>.
apihelp-query+pageswithprop-example-simple (diskusia) (Preložiť) List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>.
apihelp-query+pageswithprop-param-dir (diskusia) (Preložiť) In which direction to sort.
apihelp-query+pageswithprop-param-limit (diskusia) (Preložiť) The maximum number of pages to return.
apihelp-query+pageswithprop-param-prop (diskusia) (Preložiť) Which pieces of information to include:
apihelp-query+pageswithprop-param-propname (diskusia) (Preložiť) Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use).
apihelp-query+pageswithprop-paramvalue-prop-ids (diskusia) (Preložiť) Adds the page ID.
apihelp-query+pageswithprop-paramvalue-prop-title (diskusia) (Preložiť) Adds the title and namespace ID of the page.
apihelp-query+pageswithprop-paramvalue-prop-value (diskusia) (Preložiť) Adds the value of the page property.
Prvá stránkaPredošlá stránkaĎalšia stránkaPosledná stránka