Sistemske poruke
Idi na navigaciju
Idi na pretragu
Ovo je spisak sistemskih poruka dostupnih u imenskom prostoru „Medijaviki“.
Posetite Medijaviki lokalizaciju i translatewiki.net ako želite da doprinesete opštoj lokalizaciji Medijavikija.
Naziv | Podrazumevani tekst |
---|---|
Aktuelni tekst poruke | |
apihelp-query+filearchive-paramvalue-prop-mime (razgovor) (Prevedite) | Adds MIME of the image. |
apihelp-query+filearchive-paramvalue-prop-parseddescription (razgovor) (Prevedite) | Parse the description of the version. |
apihelp-query+filearchive-paramvalue-prop-sha1 (razgovor) (Prevedite) | Adds SHA-1 hash for the image. |
apihelp-query+filearchive-paramvalue-prop-size (razgovor) (Prevedite) | Adds the size of the image in bytes and the height, width and page count (if applicable). |
apihelp-query+filearchive-paramvalue-prop-timestamp (razgovor) (Prevedite) | Adds timestamp for the uploaded version. |
apihelp-query+filearchive-paramvalue-prop-user (razgovor) (Prevedite) | Adds user who uploaded the image version. |
apihelp-query+filearchive-summary (razgovor) (Prevedite) | Enumerate all deleted files sequentially. |
apihelp-query+filerepoinfo-example-simple (razgovor) (Prevedite) | Get information about file repositories. |
apihelp-query+filerepoinfo-param-prop (razgovor) (Prevedite) | Which repository properties to get (properties available may vary on other wikis). |
apihelp-query+filerepoinfo-paramvalue-prop-apiurl (razgovor) (Prevedite) | URL to the repository API - helpful for getting image info from the host. |
apihelp-query+filerepoinfo-paramvalue-prop-articlepath (razgovor) (Prevedite) | Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgArticlePath|$wgArticlePath]]</var> or equivalent. |
apihelp-query+filerepoinfo-paramvalue-prop-canUpload (razgovor) (Prevedite) | Whether files can be uploaded to this repository, e.g. via CORS and shared authentication. |
apihelp-query+filerepoinfo-paramvalue-prop-displayname (razgovor) (Prevedite) | The human-readable name of the repository wiki. |
apihelp-query+filerepoinfo-paramvalue-prop-favicon (razgovor) (Prevedite) | Repository wiki's favicon URL, from <var>[[mw:Special:MyLanguage/Manual:$wgFavicon|$wgFavicon]]</var>. |
apihelp-query+filerepoinfo-paramvalue-prop-fetchDescription (razgovor) (Prevedite) | Whether file description pages are fetched from this repository when viewing local file description pages. |
apihelp-query+filerepoinfo-paramvalue-prop-initialCapital (razgovor) (Prevedite) | Whether file names implicitly start with a capital letter. |
apihelp-query+filerepoinfo-paramvalue-prop-local (razgovor) (Prevedite) | Whether that repository is the local one or not. |
apihelp-query+filerepoinfo-paramvalue-prop-name (razgovor) (Prevedite) | 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. |
apihelp-query+filerepoinfo-paramvalue-prop-rootUrl (razgovor) (Prevedite) | Root URL path for image paths. |
apihelp-query+filerepoinfo-paramvalue-prop-scriptDirUrl (razgovor) (Prevedite) | Root URL path for the repository wiki's MediaWiki installation. |
apihelp-query+filerepoinfo-paramvalue-prop-server (razgovor) (Prevedite) | Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgServer|$wgServer]]</var> or equivalent. |
apihelp-query+filerepoinfo-paramvalue-prop-thumbUrl (razgovor) (Prevedite) | Root URL path for thumbnail paths. |
apihelp-query+filerepoinfo-paramvalue-prop-url (razgovor) (Prevedite) | Public zone URL path. |
apihelp-query+filerepoinfo-summary (razgovor) (Prevedite) | Return meta information about image repositories configured on the wiki. |
apihelp-query+fileusage-example-generator (razgovor) (Prevedite) | Get information about pages using [[:File:Example.jpg]]. |
apihelp-query+fileusage-example-simple (razgovor) (Prevedite) | Get a list of pages using [[:File:Example.jpg]]. |
apihelp-query+fileusage-param-limit (razgovor) (Prevedite) | How many to return. |
apihelp-query+fileusage-param-namespace (razgovor) (Prevedite) | Only include pages in these namespaces. |
apihelp-query+fileusage-param-prop (razgovor) (Prevedite) | Which properties to get: |
apihelp-query+fileusage-param-show (razgovor) (Prevedite) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
apihelp-query+fileusage-paramvalue-prop-pageid (razgovor) (Prevedite) | Page ID of each page. |
apihelp-query+fileusage-paramvalue-prop-redirect (razgovor) (Prevedite) | Flag if the page is a redirect. |
apihelp-query+fileusage-paramvalue-prop-title (razgovor) (Prevedite) | Title of each page. |
apihelp-query+fileusage-summary (razgovor) (Prevedite) | Find all pages that use the given files. |
apihelp-query+imageinfo-example-dated (razgovor) (Prevedite) | Fetch information about versions of [[:File:Test.jpg]] from 2008 and later. |
apihelp-query+imageinfo-example-simple (razgovor) (Prevedite) | Fetch information about the current version of [[:File:Albert Einstein Head.jpg]]. |
apihelp-query+imageinfo-param-badfilecontexttitle (razgovor) (Prevedite) | 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 (razgovor) (Prevedite) | Timestamp to stop listing at. |
apihelp-query+imageinfo-param-extmetadatafilter (razgovor) (Prevedite) | If specified and non-empty, only these keys will be returned for $1prop=extmetadata. |
apihelp-query+imageinfo-param-extmetadatalanguage (razgovor) (Prevedite) | 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 (razgovor) (Prevedite) | If translations for extmetadata property are available, fetch all of them. |
apihelp-query+imageinfo-param-limit (razgovor) (Prevedite) | How many file revisions to return per file. |
apihelp-query+imageinfo-param-localonly (razgovor) (Prevedite) | Look only for files in the local repository. |
apihelp-query+imageinfo-param-metadataversion (razgovor) (Prevedite) | 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 (razgovor) (Prevedite) | Which file information to get: |
apihelp-query+imageinfo-param-start (razgovor) (Prevedite) | Timestamp to start listing from. |
apihelp-query+imageinfo-param-urlheight (razgovor) (Prevedite) | Similar to $1urlwidth. |
apihelp-query+imageinfo-param-urlparam (razgovor) (Prevedite) | 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 (razgovor) (Prevedite) | 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 (razgovor) (Prevedite) | Adds the filename of the archive version for non-latest versions. |