Messaggi di sistema
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.
| Nome | Testo predefinito |
|---|---|
| Testo attuale | |
| 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: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+filerepoinfo-summary (discussione) (Traduci) | Return meta information about image repositories configured on the wiki. |
| apihelp-query+fileusage-example-generator (discussione) (Traduci) | Get information about pages using [[:File:Example.jpg]]. |
| apihelp-query+fileusage-example-simple (discussione) (Traduci) | Ottieni un elenco di pagine che usano [[:File:Example.jpg]]. |
| apihelp-query+fileusage-param-limit (discussione) (Traduci) | How many to return. |
| apihelp-query+fileusage-param-namespace (discussione) (Traduci) | Includi solo le pagine in questi namespace. |
| apihelp-query+fileusage-param-prop (discussione) (Traduci) | Quali proprietà ottenere: |
| apihelp-query+fileusage-param-show (discussione) (Traduci) | Mostra solo gli elementi che soddisfano questi criteri: ;redirect:mostra solo i redirect. ;!redirect:mostra solo i non redirect. |
| apihelp-query+fileusage-paramvalue-prop-pageid (discussione) (Traduci) | ID pagina di ogni pagina. |
| apihelp-query+fileusage-paramvalue-prop-redirect (discussione) (Traduci) | Indica se la pagina è un redirect. |
| apihelp-query+fileusage-paramvalue-prop-title (discussione) (Traduci) | Titolo di ogni pagina. |
| apihelp-query+fileusage-summary (discussione) (Traduci) | Trova tutte le pagine che utilizzano il file specificato. |
| apihelp-query+gadgetcategories-description (discussione) (Traduci) | Restituisce un elenco di categorie di accessori. |
| apihelp-query+gadgetcategories-example-1 (discussione) (Traduci) | Ottieni un elenco di categorie di accessori esistenti |
| apihelp-query+gadgetcategories-example-2 (discussione) (Traduci) | Ottieni tutte le informazioni sulle categorie denominate "foo" e "bar" |
| apihelp-query+gadgetcategories-param-names (discussione) (Traduci) | Nomi delle categorie da recuperare. |
| apihelp-query+gadgetcategories-param-prop (discussione) (Traduci) | What gadget category information to get: ;name:Internal category name. ;title:Category title. ;members:Number of gadgets in category. |
| 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. |
| 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. |
| apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (discussione) (Traduci) | Adds the canonical title of the file. |