Messaggi di sistema

Jump to navigation Jump to search
Questa è la lista di tutti i messaggi di sistema disponibili nel namespace MediaWiki. Visita MediaWiki Localisation e translatewiki.net se vuoi contribuire alla localizzazione generica di MediaWiki.
Messaggi di sistema
Prima paginaPagina precedentePagina successivaUltima pagina
Nome Testo predefinito
Testo attuale
apihelp-query+gadgetcategories-summary (discussione) (Traduci) Restituisce un elenco di categorie di accessori.
apihelp-query+gadgets-description (discussione) (Traduci) Restituisce un elenco di accessori utilizzati in questo wiki.
apihelp-query+gadgets-example-1 (discussione) (Traduci) Get a list of gadgets along with their descriptions
apihelp-query+gadgets-example-2 (discussione) (Traduci) Get a list of gadgets with all possible properties
apihelp-query+gadgets-example-3 (discussione) (Traduci) Get a list of gadgets belonging to category "foo"
apihelp-query+gadgets-example-4 (discussione) (Traduci) Get information about gadgets "foo" and "bar"
apihelp-query+gadgets-example-5 (discussione) (Traduci) Get a list of gadgets enabled by current user
apihelp-query+gadgets-param-allowedonly (discussione) (Traduci) Elenca solo accessori consentiti all'utente attuale.
apihelp-query+gadgets-param-categories (discussione) (Traduci) Gadgets from what categories to retrieve.
apihelp-query+gadgets-param-enabledonly (discussione) (Traduci) Elenca solo accessori attivati dall'utente attuale.
apihelp-query+gadgets-param-ids (discussione) (Traduci) ID degli accessori da recuperare.
apihelp-query+gadgets-param-prop (discussione) (Traduci) 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 (discussione) (Traduci) Returns a list of gadgets used on this wiki.
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-badfilecontexttitle (discussione) (Traduci) 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 (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) Il timestamp da cui iniziare l'elenco.
apihelp-query+imageinfo-param-urlheight (discussione) (Traduci) Simile a $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. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-badfile (discussione) (Traduci) Adds whether the file is on the [[MediaWiki:Bad image list]]
apihelp-query+imageinfo-paramvalue-prop-bitdepth (discussione) (Traduci) Adds the bit depth of the version. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (discussione) (Traduci) Adds the canonical title of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-comment (discussione) (Traduci) Comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-commonmetadata (discussione) (Traduci) Lists file format generic metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
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. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-mediatype (discussione) (Traduci) Adds the media type of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-metadata (discussione) (Traduci) Lists Exif metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-mime (discussione) (Traduci) Aggiunge il tipo MIME del file. Se il file è stato cancellato dalla versione, sarà restituita una proprietà <samp>filehidden</samp>.
apihelp-query+imageinfo-paramvalue-prop-parsedcomment (discussione) (Traduci) Parse the comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-sha1 (discussione) (Traduci) Adds SHA-1 hash for the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
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). If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
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. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-user (discussione) (Traduci) Adds the user who uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-userid (discussione) (Traduci) Add the ID of the user that uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+imageinfo-summary (discussione) (Traduci) Restituisce informazione sul file sulla cronologia di caricamento.
apihelp-query+images-example-generator (discussione) (Traduci) Get information about all files used in the [[Main Page]].
Prima paginaPagina precedentePagina successivaUltima pagina