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.
Prvá stránka |
Predošlá stránka |
Ďalšia stránka |
Posledná stránka |
Názov | štandardný text |
---|---|
aktuálny text | |
apihelp-query+exturlusage-param-limit (diskusia) (Preložiť) | How many pages to return. |
apihelp-query+exturlusage-param-namespace (diskusia) (Preložiť) | The page namespaces to enumerate. |
apihelp-query+exturlusage-param-prop (diskusia) (Preložiť) | Which pieces of information to include: |
apihelp-query+exturlusage-param-protocol (diskusia) (Preložiť) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
apihelp-query+exturlusage-param-query (diskusia) (Preložiť) | Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links. |
apihelp-query+exturlusage-paramvalue-prop-ids (diskusia) (Preložiť) | Adds the ID of page. |
apihelp-query+exturlusage-paramvalue-prop-title (diskusia) (Preložiť) | Adds the title and namespace ID of the page. |
apihelp-query+exturlusage-paramvalue-prop-url (diskusia) (Preložiť) | Adds the URL used in the page. |
apihelp-query+filearchive-description (diskusia) (Preložiť) | Enumerate all deleted files sequentially. |
apihelp-query+filearchive-example-simple (diskusia) (Preložiť) | Zobrazit seznam všech smazaných souborů. |
apihelp-query+filearchive-param-dir (diskusia) (Preložiť) | The direction in which to list. |
apihelp-query+filearchive-param-from (diskusia) (Preložiť) | The image title to start enumerating from. |
apihelp-query+filearchive-param-limit (diskusia) (Preložiť) | How many images to return in total. |
apihelp-query+filearchive-param-prefix (diskusia) (Preložiť) | Search for all image titles that begin with this value. |
apihelp-query+filearchive-param-prop (diskusia) (Preložiť) | Which image information to get: |
apihelp-query+filearchive-param-sha1 (diskusia) (Preložiť) | SHA1 hash of image. Overrides $1sha1base36. |
apihelp-query+filearchive-param-sha1base36 (diskusia) (Preložiť) | SHA1 hash of image in base 36 (used in MediaWiki). |
apihelp-query+filearchive-param-to (diskusia) (Preložiť) | The image title to stop enumerating at. |
apihelp-query+filearchive-paramvalue-prop-archivename (diskusia) (Preložiť) | Adds the filename of the archive version for non-latest versions. |
apihelp-query+filearchive-paramvalue-prop-bitdepth (diskusia) (Preložiť) | Adds the bit depth of the version. |
apihelp-query+filearchive-paramvalue-prop-description (diskusia) (Preložiť) | Adds description of the image version. |
apihelp-query+filearchive-paramvalue-prop-dimensions (diskusia) (Preložiť) | Alias for size. |
apihelp-query+filearchive-paramvalue-prop-mediatype (diskusia) (Preložiť) | Adds the media type of the image. |
apihelp-query+filearchive-paramvalue-prop-metadata (diskusia) (Preložiť) | Lists Exif metadata for the version of the image. |
apihelp-query+filearchive-paramvalue-prop-mime (diskusia) (Preložiť) | Adds MIME of the image. |
apihelp-query+filearchive-paramvalue-prop-parseddescription (diskusia) (Preložiť) | Parse the description of the version. |
apihelp-query+filearchive-paramvalue-prop-sha1 (diskusia) (Preložiť) | Adds SHA-1 hash for the image. |
apihelp-query+filearchive-paramvalue-prop-size (diskusia) (Preložiť) | Adds the size of the image in bytes and the height, width and page count (if applicable). |
apihelp-query+filearchive-paramvalue-prop-timestamp (diskusia) (Preložiť) | Adds timestamp for the uploaded version. |
apihelp-query+filearchive-paramvalue-prop-user (diskusia) (Preložiť) | Adds user who uploaded the image version. |
apihelp-query+filerepoinfo-description (diskusia) (Preložiť) | Return meta information about image repositories configured on the wiki. |
apihelp-query+filerepoinfo-example-simple (diskusia) (Preložiť) | Získat informace o souborových repozitářích. |
apihelp-query+filerepoinfo-param-prop (diskusia) (Preložiť) | Which repository properties to get (there may be more available on some wikis): ;apiurl:URL to the repository API - helpful for getting image info from the host. ;name:The key of the repository - used in e.g. <var>[[mw:Special:MyLanguage/Manual:$wgForeignFileRepos|$wgForeignFileRepos]]</var> and [[Special:ApiHelp/query+imageinfo|imageinfo]] return values. ;displayname:The human-readable name of the repository wiki. ;rooturl:Root URL for image paths. ;local:Whether that repository is the local one or not. |
apihelp-query+fileusage-description (diskusia) (Preložiť) | Find all pages that use the given files. |
apihelp-query+fileusage-example-generator (diskusia) (Preložiť) | Get information about pages using [[:File:Example.jpg]]. |
apihelp-query+fileusage-example-simple (diskusia) (Preložiť) | Get a list of pages using [[:File:Example.jpg]]. |
apihelp-query+fileusage-param-limit (diskusia) (Preložiť) | How many to return. |
apihelp-query+fileusage-param-namespace (diskusia) (Preložiť) | Only include pages in these namespaces. |
apihelp-query+fileusage-param-prop (diskusia) (Preložiť) | Which properties to get: |
apihelp-query+fileusage-param-show (diskusia) (Preložiť) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
apihelp-query+fileusage-paramvalue-prop-pageid (diskusia) (Preložiť) | Page ID of each page. |
apihelp-query+fileusage-paramvalue-prop-redirect (diskusia) (Preložiť) | Flag if the page is a redirect. |
apihelp-query+fileusage-paramvalue-prop-title (diskusia) (Preložiť) | Title of each page. |
apihelp-query+imageinfo-description (diskusia) (Preložiť) | Returns file information and upload history. |
apihelp-query+imageinfo-example-dated (diskusia) (Preložiť) | Fetch information about versions of [[:File:Test.jpg]] from 2008 and later. |
apihelp-query+imageinfo-example-simple (diskusia) (Preložiť) | Fetch information about the current version of [[:File:Albert Einstein Head.jpg]]. |
apihelp-query+imageinfo-param-badfilecontexttitle (diskusia) (Preložiť) | If <kbd>$2prop=badfile</kbd> is set, this is the page title used when evaluating the [[MediaWiki:Bad image list]] |
apihelp-query+imageinfo-param-end (diskusia) (Preložiť) | Timestamp to stop listing at. |
apihelp-query+imageinfo-param-extmetadatafilter (diskusia) (Preložiť) | If specified and non-empty, only these keys will be returned for $1prop=extmetadata. |
apihelp-query+imageinfo-param-extmetadatalanguage (diskusia) (Preložiť) | What language to fetch extmetadata in. This affects both which translation to fetch, if multiple are available, as well as how things like numbers and various values are formatted. |
Prvá stránka |
Predošlá stránka |
Ďalšia stránka |
Posledná stránka |