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.
Messaggi di sistema
Prima paginaPagina precedentePagina successivaUltima pagina
Nome Testo predefinito
Testo attuale
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-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+pageimages-example-1 (discussione) (Traduci) Get name and <kbd>100</kbd>-pixel thumbnail of an image on the <kbd>Albert Einstein</kbd> page.
apihelp-query+pageimages-param-langcode (discussione) (Traduci) Code for the language the image is going to be rendered in if multiple languages are supported
apihelp-query+pageimages-param-license (discussione) (Traduci) Limita le immagini delle pagine a un determinato tipo di licenza:
apihelp-query+pageimages-param-limit (discussione) (Traduci) Proprietà di quante pagine da mostrare.
apihelp-query+pageimages-param-prop (discussione) (Traduci) Which information to return:
apihelp-query+pageimages-param-thumbsize (discussione) (Traduci) Larghezza massima in pixel delle immagini in miniatura.
apihelp-query+pageimages-paramvalue-license-any (discussione) (Traduci) Immagine migliore, sia libera che non.
apihelp-query+pageimages-paramvalue-license-free (discussione) (Traduci) Solo immagini libere
apihelp-query+pageimages-paramvalue-prop-name (discussione) (Traduci) Image title.
apihelp-query+pageimages-paramvalue-prop-original (discussione) (Traduci) URL and original dimensions of image associated with page, if any.
apihelp-query+pageimages-paramvalue-prop-thumbnail (discussione) (Traduci) URL and dimensions of thumbnail image associated with page, if any.
apihelp-query+pageimages-summary (discussione) (Traduci) Fornisce informazioni sulle immagini nella pagina, ad esempio le anteprime e la presenza di foto.
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.
apihelp-query+pageswithprop-example-generator (discussione) (Traduci) Get additional information about the first 10 pages using <code>__NOTOC__</code>.
apihelp-query+pageswithprop-example-simple (discussione) (Traduci) List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>.
apihelp-query+pageswithprop-param-dir (discussione) (Traduci) In quale direzione ordinare.
Prima paginaPagina precedentePagina successivaUltima pagina