Všechna systémová hlášení
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.
| Označení hlášení | Původní text |
|---|---|
| Aktuální text | |
| apihelp-query+fileusage-param-namespace (diskuse) (přeložit) | Only include pages in these namespaces. |
| apihelp-query+fileusage-param-prop (diskuse) (přeložit) | Which properties to get: |
| apihelp-query+fileusage-param-show (diskuse) (přeložit) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
| apihelp-query+fileusage-paramvalue-prop-pageid (diskuse) (přeložit) | Page ID of each page. |
| apihelp-query+fileusage-paramvalue-prop-redirect (diskuse) (přeložit) | Flag if the page is a redirect. |
| apihelp-query+fileusage-paramvalue-prop-title (diskuse) (přeložit) | Title of each page. |
| apihelp-query+fileusage-summary (diskuse) (přeložit) | Find all pages that use the given files. |
| apihelp-query+gadgetcategories-description (diskuse) (přeložit) | Returns a list of gadget categories. |
| apihelp-query+gadgetcategories-example-1 (diskuse) (přeložit) | Get a list of existing gadget categories |
| apihelp-query+gadgetcategories-example-2 (diskuse) (přeložit) | Get all information about categories named "foo" and "bar" |
| apihelp-query+gadgetcategories-param-names (diskuse) (přeložit) | Names of categories to retrieve. |
| apihelp-query+gadgetcategories-param-prop (diskuse) (přeložit) | What gadget category information to get: ;name:Internal category name. ;title:Category title. ;members:Number of gadgets in category. |
| apihelp-query+gadgetcategories-summary (diskuse) (přeložit) | Returns a list of gadget categories. |
| apihelp-query+gadgets-description (diskuse) (přeložit) | Returns a list of gadgets used on this wiki. |
| apihelp-query+gadgets-example-1 (diskuse) (přeložit) | Get a list of gadgets along with their descriptions |
| apihelp-query+gadgets-example-2 (diskuse) (přeložit) | Get a list of gadgets with all possible properties |
| apihelp-query+gadgets-example-3 (diskuse) (přeložit) | Get a list of gadgets belonging to category "foo" |
| apihelp-query+gadgets-example-4 (diskuse) (přeložit) | Get information about gadgets "foo" and "bar" |
| apihelp-query+gadgets-example-5 (diskuse) (přeložit) | Get a list of gadgets enabled by current user |
| apihelp-query+gadgets-param-allowedonly (diskuse) (přeložit) | List only gadgets allowed to current user. |
| apihelp-query+gadgets-param-categories (diskuse) (přeložit) | Gadgets from what categories to retrieve. |
| apihelp-query+gadgets-param-enabledonly (diskuse) (přeložit) | List only gadgets enabled by current user. |
| apihelp-query+gadgets-param-ids (diskuse) (přeložit) | IDs of gadgets to retrieve. |
| apihelp-query+gadgets-param-prop (diskuse) (přeložit) | What gadget information to get: ;id:Internal gadget ID. ;metadata:The gadget metadata. ;desc:Gadget description transformed into HTML (can be slow, use only if really needed). |
| apihelp-query+gadgets-summary (diskuse) (přeložit) | Returns a list of gadgets used on this wiki. |
| apihelp-query+imageinfo-example-dated (diskuse) (přeložit) | Fetch information about versions of [[:File:Test.jpg]] from 2008 and later. |
| apihelp-query+imageinfo-example-simple (diskuse) (přeložit) | Fetch information about the current version of [[:File:Albert Einstein Head.jpg]]. |
| apihelp-query+imageinfo-param-badfilecontexttitle (diskuse) (přeložit) | 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 (diskuse) (přeložit) | Timestamp to stop listing at. |
| apihelp-query+imageinfo-param-extmetadatafilter (diskuse) (přeložit) | If specified and non-empty, only these keys will be returned for $1prop=extmetadata. |
| apihelp-query+imageinfo-param-extmetadatalanguage (diskuse) (přeložit) | 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. |
| apihelp-query+imageinfo-param-extmetadatamultilang (diskuse) (přeložit) | If translations for extmetadata property are available, fetch all of them. |
| apihelp-query+imageinfo-param-limit (diskuse) (přeložit) | How many file revisions to return per file. |
| apihelp-query+imageinfo-param-localonly (diskuse) (přeložit) | Look only for files in the local repository. |
| apihelp-query+imageinfo-param-metadataversion (diskuse) (přeložit) | Version of metadata to use. If <kbd>latest</kbd> is specified, use latest version. Defaults to <kbd>1</kbd> for backwards compatibility. |
| apihelp-query+imageinfo-param-prop (diskuse) (přeložit) | Which file information to get: |
| apihelp-query+imageinfo-param-start (diskuse) (přeložit) | Timestamp to start listing from. |
| apihelp-query+imageinfo-param-urlheight (diskuse) (přeložit) | Similar to $1urlwidth. |
| apihelp-query+imageinfo-param-urlparam (diskuse) (přeložit) | A handler specific parameter string. For example, PDFs might use <kbd>page15-100px</kbd>. <var>$1urlwidth</var> must be used and be consistent with <var>$1urlparam</var>. |
| apihelp-query+imageinfo-param-urlwidth (diskuse) (přeložit) | If $2prop=url is set, a URL to an image scaled to this width will be returned. For performance reasons if this option is used, no more than $1 scaled images will be returned. |
| apihelp-query+imageinfo-paramvalue-prop-archivename (diskuse) (přeložit) | Adds the filename of the archive version for non-latest versions. |
| apihelp-query+imageinfo-paramvalue-prop-badfile (diskuse) (přeložit) | Adds whether the file is on the [[MediaWiki:Bad image list]] |
| apihelp-query+imageinfo-paramvalue-prop-bitdepth (diskuse) (přeložit) | Adds the bit depth of the version. |
| apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (diskuse) (přeložit) | Adds the canonical title of the file. |
| apihelp-query+imageinfo-paramvalue-prop-comment (diskuse) (přeložit) | Comment on the version. |
| apihelp-query+imageinfo-paramvalue-prop-commonmetadata (diskuse) (přeložit) | Lists file format generic metadata for the version of the file. |
| apihelp-query+imageinfo-paramvalue-prop-dimensions (diskuse) (přeložit) | Alias for size. |
| apihelp-query+imageinfo-paramvalue-prop-extmetadata (diskuse) (přeložit) | Lists formatted metadata combined from multiple sources. Results are HTML formatted. |
| apihelp-query+imageinfo-paramvalue-prop-mediatype (diskuse) (přeložit) | Adds the media type of the file. |
| apihelp-query+imageinfo-paramvalue-prop-metadata (diskuse) (přeložit) | Lists Exif metadata for the version of the file. |