Messaggi di sistema
Vai alla navigazione
Vai alla ricerca
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+links-param-titles (discussione) (Traduci) | Only list links to these titles. Useful for checking whether a certain page links to a certain title. |
| apihelp-query+links-summary (discussione) (Traduci) | Returns all links from the given pages. |
| apihelp-query+linkshere-example-generator (discussione) (Traduci) | Get information about pages linking to the [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+linkshere-example-simple (discussione) (Traduci) | Ottieni un elenco di pagine che puntano a [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+linkshere-param-limit (discussione) (Traduci) | How many to return. |
| apihelp-query+linkshere-param-namespace (discussione) (Traduci) | Includi solo le pagine in questi namespace. |
| apihelp-query+linkshere-param-prop (discussione) (Traduci) | Quali proprietà ottenere: |
| apihelp-query+linkshere-param-show (discussione) (Traduci) | Mostra solo gli elementi che soddisfano questi criteri: |
| apihelp-query+linkshere-paramvalue-prop-pageid (discussione) (Traduci) | ID pagina di ogni pagina. |
| apihelp-query+linkshere-paramvalue-prop-redirect (discussione) (Traduci) | Indica se la pagina è un redirect. |
| apihelp-query+linkshere-paramvalue-prop-title (discussione) (Traduci) | Titolo di ogni pagina. |
| apihelp-query+linkshere-paramvalue-show-!redirect (discussione) (Traduci) | Only show non-redirects. |
| apihelp-query+linkshere-paramvalue-show-redirect (discussione) (Traduci) | Only show redirects. |
| apihelp-query+linkshere-summary (discussione) (Traduci) | Trova tutte le pagine che puntano a quelle specificate. |
| apihelp-query+logevents-example-simple (discussione) (Traduci) | List recent log events. |
| apihelp-query+logevents-param-action (discussione) (Traduci) | Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/). |
| apihelp-query+logevents-param-end (discussione) (Traduci) | Il timestamp al quale interrompere l'elenco. |
| apihelp-query+logevents-param-ids (discussione) (Traduci) | Filter entries to those matching the given log ID(s). |
| apihelp-query+logevents-param-limit (discussione) (Traduci) | How many total event entries to return. |
| apihelp-query+logevents-param-namespace (discussione) (Traduci) | Filter entries to those in the given namespace. |
| apihelp-query+logevents-param-prefix (discussione) (Traduci) | Filter entries that start with this prefix. |
| apihelp-query+logevents-param-prop (discussione) (Traduci) | Quali proprietà ottenere: |
| apihelp-query+logevents-param-start (discussione) (Traduci) | Il timestamp da cui iniziare l'elenco. |
| apihelp-query+logevents-param-tag (discussione) (Traduci) | Only list event entries tagged with this tag. |
| apihelp-query+logevents-param-title (discussione) (Traduci) | Filter entries to those related to a page. |
| apihelp-query+logevents-param-type (discussione) (Traduci) | Filter log entries to only this type. |
| apihelp-query+logevents-param-user (discussione) (Traduci) | Filter entries to those made by the given user. |
| apihelp-query+logevents-paramvalue-prop-comment (discussione) (Traduci) | Adds the comment of the log event. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-details (discussione) (Traduci) | Lists additional details about the log event. If the log event has been revision deleted, an <samp>actionhidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-ids (discussione) (Traduci) | Adds the ID of the log event. |
| apihelp-query+logevents-paramvalue-prop-parsedcomment (discussione) (Traduci) | Adds the parsed comment of the log event. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-tags (discussione) (Traduci) | Lists tags for the log event. |
| apihelp-query+logevents-paramvalue-prop-timestamp (discussione) (Traduci) | Adds the timestamp for the log event. |
| apihelp-query+logevents-paramvalue-prop-title (discussione) (Traduci) | Aggiunge il titolo della pagine per l'evento nel registro. |
| apihelp-query+logevents-paramvalue-prop-type (discussione) (Traduci) | Adds the type of log event. |
| apihelp-query+logevents-paramvalue-prop-user (discussione) (Traduci) | Adds the user responsible for the log event. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-userid (discussione) (Traduci) | Adds the user ID who was responsible for the log event. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+logevents-summary (discussione) (Traduci) | Get events from logs. |
| apihelp-query+mystashedfiles-example-simple (discussione) (Traduci) | Get the filekey, file size, and pixel size of files in the current user's upload stash. |
| apihelp-query+mystashedfiles-param-limit (discussione) (Traduci) | Quanti file restituire. |
| apihelp-query+mystashedfiles-param-prop (discussione) (Traduci) | Quali proprietà recuperare per il file. |
| apihelp-query+mystashedfiles-paramvalue-prop-size (discussione) (Traduci) | Recupera la dimensione del file e le dimensioni dell'immagine. |
| apihelp-query+mystashedfiles-paramvalue-prop-type (discussione) (Traduci) | Recupera il tipo MIME del file e il tipo media. |
| apihelp-query+mystashedfiles-summary (discussione) (Traduci) | Get a list of files in the current user's upload stash. |
| apihelp-query+pagepropnames-example-simple (discussione) (Traduci) | Get first 10 property names. |
| apihelp-query+pagepropnames-param-limit (discussione) (Traduci) | The maximum number of names to return. |
| apihelp-query+pagepropnames-summary (discussione) (Traduci) | List all page property names in use on the wiki. |
| apihelp-query+pageprops-example-simple (discussione) (Traduci) | Ottieni proprietà per le pagine <kbd>{{MediaWiki:Mainpage}}</kbd> e <kbd>MediaWiki</kbd>. |
| apihelp-query+pageprops-param-prop (discussione) (Traduci) | Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property. |
| apihelp-query+pageprops-summary (discussione) (Traduci) | Get various page properties defined in the page content. |