Messaggi di sistema
Questa è la lista di tutti i messaggi di sistema disponibili nel namespace MediaWiki. Visitare MediaWiki Localisation e translatewiki.net se si desidera contribuire alla localizzazione generica di MediaWiki.
Prima pagina |
Pagina precedente |
Pagina successiva |
Ultima pagina |
| Nome | Testo predefinito |
|---|---|
| Testo attuale | |
| apihelp-query+filearchive-param-from (Discussione) (Traduci) | The image title to start enumerating from. |
| apihelp-query+filearchive-param-limit (Discussione) (Traduci) | How many images to return in total. |
| apihelp-query+filearchive-param-prefix (Discussione) (Traduci) | Search for all image titles that begin with this value. |
| apihelp-query+filearchive-param-prop (Discussione) (Traduci) | Which image information to get: ;sha1:Adds SHA-1 hash for the image. ;timestamp:Adds timestamp for the uploaded version. ;user:Adds user who uploaded the image version. ;size:Adds the size of the image in bytes and the height, width and page count (if applicable). ;dimensions:Alias for size. ;description:Adds description the image version. ;parseddescription:Parse the description on the version. ;mime:Adds MIME of the image. ;mediatype:Adds the media type of the image. ;metadata:Lists Exif metadata for the version of the image. ;bitdepth:Adds the bit depth of the version. ;archivename:Adds the filename of the archive version for non-latest versions. |
| apihelp-query+filearchive-param-sha1 (Discussione) (Traduci) | SHA1 hash of image. Overrides $1sha1base36. |
| apihelp-query+filearchive-param-sha1base36 (Discussione) (Traduci) | SHA1 hash of image in base 36 (used in MediaWiki). |
| apihelp-query+filearchive-param-to (Discussione) (Traduci) | The image title to stop enumerating at. |
| apihelp-query+filerepoinfo-description (Discussione) (Traduci) | Return meta information about image repositories configured on the wiki. |
| apihelp-query+filerepoinfo-example-simple (Discussione) (Traduci) | Get information about file repositories. |
| apihelp-query+filerepoinfo-param-prop (Discussione) (Traduci) | 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: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 (Discussione) (Traduci) | Find all pages that use the given files. |
| apihelp-query+fileusage-example-generator (Discussione) (Traduci) | Get information about pages using [[:File:Example.jpg]]. |
| apihelp-query+fileusage-example-simple (Discussione) (Traduci) | Get a list of pages using [[:File:Example.jpg]]. |
| apihelp-query+fileusage-param-limit (Discussione) (Traduci) | How many to return. |
| apihelp-query+fileusage-param-namespace (Discussione) (Traduci) | Only include pages in these namespaces. |
| apihelp-query+fileusage-param-prop (Discussione) (Traduci) | Which properties to get: ;pageid:Page ID of each page. ;title:Title of each page. ;redirect:Flag if the page is a redirect. |
| apihelp-query+fileusage-param-show (Discussione) (Traduci) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
| apihelp-query+imageinfo-description (Discussione) (Traduci) | Returns file information and upload history. |
| apihelp-query+imageinfo-example-dated (Discussione) (Traduci) | Fetch information about versions of [[:File:Test.jpg]] from 2008 and later. |
| apihelp-query+imageinfo-example-simple (Discussione) (Traduci) | Fetch information about the current version of [[:File:Albert Einstein Head.jpg]]. |
| apihelp-query+imageinfo-param-end (Discussione) (Traduci) | Timestamp to stop listing at. |
| apihelp-query+imageinfo-param-extmetadatafilter (Discussione) (Traduci) | If specified and non-empty, only these keys will be returned for $1prop=extmetadata. |
| apihelp-query+imageinfo-param-extmetadatalanguage (Discussione) (Traduci) | 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 (Discussione) (Traduci) | If translations for extmetadata property are available, fetch all of them. |
| apihelp-query+imageinfo-param-limit (Discussione) (Traduci) | How many file revisions to return per file. |
| apihelp-query+imageinfo-param-localonly (Discussione) (Traduci) | Look only for files in the local repository. |
| apihelp-query+imageinfo-param-metadataversion (Discussione) (Traduci) | 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 (Discussione) (Traduci) | Which file information to get: |
| apihelp-query+imageinfo-param-start (Discussione) (Traduci) | Timestamp to start listing from. |
| apihelp-query+imageinfo-param-urlheight (Discussione) (Traduci) | Similar to $1urlwidth. |
| apihelp-query+imageinfo-param-urlparam (Discussione) (Traduci) | 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 (Discussione) (Traduci) | 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 (Discussione) (Traduci) | Adds the filename of the archive version for non-latest versions. |
| apihelp-query+imageinfo-paramvalue-prop-bitdepth (Discussione) (Traduci) | Adds the bit depth of the version. |
| apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (Discussione) (Traduci) | Adds the canonical title of the file. |
| apihelp-query+imageinfo-paramvalue-prop-comment (Discussione) (Traduci) | Comment on the version. |
| apihelp-query+imageinfo-paramvalue-prop-commonmetadata (Discussione) (Traduci) | Lists file format generic metadata for the version of the file. |
| apihelp-query+imageinfo-paramvalue-prop-dimensions (Discussione) (Traduci) | Alias for size. |
| apihelp-query+imageinfo-paramvalue-prop-extmetadata (Discussione) (Traduci) | Lists formatted metadata combined from multiple sources. Results are HTML formatted. |
| apihelp-query+imageinfo-paramvalue-prop-mediatype (Discussione) (Traduci) | Adds the media type of the file. |
| apihelp-query+imageinfo-paramvalue-prop-metadata (Discussione) (Traduci) | Lists Exif metadata for the version of the file. |
| apihelp-query+imageinfo-paramvalue-prop-mime (Discussione) (Traduci) | Adds MIME type of the file. |
| apihelp-query+imageinfo-paramvalue-prop-parsedcomment (Discussione) (Traduci) | Parse the comment on the version. |
| apihelp-query+imageinfo-paramvalue-prop-sha1 (Discussione) (Traduci) | Adds SHA-1 hash for the file. |
| apihelp-query+imageinfo-paramvalue-prop-size (Discussione) (Traduci) | Adds the size of the file in bytes and the height, width and page count (if applicable). |
| apihelp-query+imageinfo-paramvalue-prop-thumbmime (Discussione) (Traduci) | Adds MIME type of the image thumbnail (requires url and param $1urlwidth). |
| apihelp-query+imageinfo-paramvalue-prop-timestamp (Discussione) (Traduci) | Adds timestamp for the uploaded version. |
| apihelp-query+imageinfo-paramvalue-prop-uploadwarning (Discussione) (Traduci) | Used by the Special:Upload page to get information about an existing file. Not intended for use outside MediaWiki core. |
| apihelp-query+imageinfo-paramvalue-prop-url (Discussione) (Traduci) | Gives URL to the file and the description page. |
| apihelp-query+imageinfo-paramvalue-prop-user (Discussione) (Traduci) | Adds the user who uploaded each file version. |
Prima pagina |
Pagina precedente |
Pagina successiva |
Ultima pagina |