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+logevents-paramvalue-prop-parsedcomment (Discussione) (Traduci) | Adds the parsed comment of the log event. |
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. |
apihelp-query+logevents-paramvalue-prop-userid (Discussione) (Traduci) | Adds the user ID who was responsible for the log event. |
apihelp-query+mystashedfiles-description (Discussione) (Traduci) | Get a list of files in the current user's upload stash. |
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+pagepropnames-description (Discussione) (Traduci) | List all page property names in use on the wiki. |
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+pageprops-description (Discussione) (Traduci) | Get various page properties defined in the page content. |
apihelp-query+pageprops-example-simple (Discussione) (Traduci) | Get properties for the pages <kbd>Main Page</kbd> and <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+pageswithprop-description (Discussione) (Traduci) | List all pages using a given page property. |
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. |
apihelp-query+pageswithprop-param-limit (Discussione) (Traduci) | Il numero massimo di pagine da restituire. |
apihelp-query+pageswithprop-param-prop (Discussione) (Traduci) | Quali pezzi di informazioni includere: |
apihelp-query+pageswithprop-param-propname (Discussione) (Traduci) | Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). |
apihelp-query+pageswithprop-paramvalue-prop-ids (Discussione) (Traduci) | Aggiunge l'ID pagina. |
apihelp-query+pageswithprop-paramvalue-prop-title (Discussione) (Traduci) | Aggiunge il titolo e l'ID namespace della pagina. |
apihelp-query+pageswithprop-paramvalue-prop-value (Discussione) (Traduci) | Aggiunge il valore della proprietà di pagina. |
apihelp-query+prefixsearch-description (Discussione) (Traduci) | Perform a prefix search for page titles. Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics. |
apihelp-query+prefixsearch-example-simple (Discussione) (Traduci) | Search for page titles beginning with <kbd>meaning</kbd>. |
apihelp-query+prefixsearch-param-limit (Discussione) (Traduci) | Numero massimo di risultati da restituire. |
apihelp-query+prefixsearch-param-namespace (Discussione) (Traduci) | Namespaces to search. |
apihelp-query+prefixsearch-param-offset (Discussione) (Traduci) | Numero di risultati da saltare |
apihelp-query+prefixsearch-param-search (Discussione) (Traduci) | Stringa di ricerca. |
apihelp-query+protectedtitles-description (Discussione) (Traduci) | Elenca tutti i titoli protetti dalla creazione. |
apihelp-query+protectedtitles-example-generator (Discussione) (Traduci) | Trova collegamenti a titoli protetti nel namespace principale. |
apihelp-query+protectedtitles-example-simple (Discussione) (Traduci) | List protected titles. |
apihelp-query+protectedtitles-param-end (Discussione) (Traduci) | Stop listing at this protection timestamp. |
apihelp-query+protectedtitles-param-level (Discussione) (Traduci) | Elenca solo i titoli con questi livelli di protezione. |
apihelp-query+protectedtitles-param-limit (Discussione) (Traduci) | Quante pagine totali restituire. |
apihelp-query+protectedtitles-param-namespace (Discussione) (Traduci) | Elenca solo i titoli in questi namespace. |
apihelp-query+protectedtitles-param-prop (Discussione) (Traduci) | Quali proprietà ottenere: |
apihelp-query+protectedtitles-param-start (Discussione) (Traduci) | Start listing at this protection timestamp. |
apihelp-query+protectedtitles-paramvalue-prop-comment (Discussione) (Traduci) | Aggiunge il commento per la protezione. |
apihelp-query+protectedtitles-paramvalue-prop-expiry (Discussione) (Traduci) | Adds the timestamp of when the protection will be lifted. |
apihelp-query+protectedtitles-paramvalue-prop-level (Discussione) (Traduci) | Aggiunge il livello di protezione. |
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (Discussione) (Traduci) | Adds the parsed comment for the protection. |
apihelp-query+protectedtitles-paramvalue-prop-timestamp (Discussione) (Traduci) | Adds the timestamp of when protection was added. |
apihelp-query+protectedtitles-paramvalue-prop-user (Discussione) (Traduci) | Aggiunge l'utente che ha aggiunto la protezione. |
Prima pagina |
Pagina precedente |
Pagina successiva |
Ultima pagina |