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+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+notifications-description (discussione) (Traduci) | Ottieni le notifiche in attesa per l'utente attuale. |
apihelp-query+notifications-example-1 (discussione) (Traduci) | Elenco notifiche |
apihelp-query+notifications-example-2 (discussione) (Traduci) | Elenco notifiche web, raggruppate per sezione, con i conteggi |
apihelp-query+notifications-example-3 (discussione) (Traduci) | List email notifications |
apihelp-query+notifications-param-alertcontinue (discussione) (Traduci) | Quando più risultati 'avviso' sono disponibili, usa questo per continuare. |
apihelp-query+notifications-param-alertunreadfirst (discussione) (Traduci) | Se mostrare le notifiche dei messaggi non letti prima (usato solo se groupbysection è impostato). |
apihelp-query+notifications-param-bundle (discussione) (Traduci) | Whether to show bundle compatible unread notifications according to notification types bundling rules. |
apihelp-query+notifications-param-crosswikisummary (discussione) (Traduci) | True to opt in to a summary notification of notifications on foreign wikis. |
apihelp-query+notifications-param-filter (discussione) (Traduci) | Filtra le notifiche restituite. |
apihelp-query+notifications-param-format (discussione) (Traduci) | Se specificato, le notifiche verranno restituite formattate in questo modo. |
apihelp-query+notifications-param-groupbysection (discussione) (Traduci) | Se raggruppare i risultati per sezione. Ogni sezione viene recuperata separatamente se impostato. |
apihelp-query+notifications-param-limit (discussione) (Traduci) | Il numero massimo di notifiche da recuperare. |
apihelp-query+notifications-param-messagecontinue (discussione) (Traduci) | Quando più risultati 'messaggio' sono disponibili, usa questo per continuare. |
apihelp-query+notifications-param-messageunreadfirst (discussione) (Traduci) | Se mostrare le notifiche degli avvisi non letti prima (usato solo se groupbysection è impostato). |
apihelp-query+notifications-param-notifiertypes (discussione) (Traduci) | Notifier types for which to return notifications. |
apihelp-query+notifications-param-prop (discussione) (Traduci) | Dettagli da richiedere. |
apihelp-query+notifications-param-sections (discussione) (Traduci) | Le sezioni delle notifiche da consultare (per esempio, una combinazione di 'avviso' e 'messaggio'). |
apihelp-query+notifications-param-titles (discussione) (Traduci) | Restituisce solo le notifiche per queste pagine. Per ottenere le notifiche non associate ad alcuna pagina, usa [] come titolo. |
apihelp-query+notifications-param-unreadfirst (discussione) (Traduci) | Se mostrare le notifiche non lette prima (usato solo se groupbysection è impostato). |
apihelp-query+notifications-param-wikis (discussione) (Traduci) | Elenco di wiki da cui recuperare le notifiche (predefinito solo il wiki attuale). |
apihelp-query+notifications-paramvalue-format-flyout (discussione) (Traduci) | <span class="apihelp-deprecated">Deprecato</span>. Usa <kbd>$1format=model</kbd> per dati grezzi |
apihelp-query+notifications-paramvalue-format-html (discussione) (Traduci) | <span class="apihelp-deprecated">Deprecato</span>. Usa <kbd>$1format=model</kbd> per dati grezzi |
apihelp-query+notifications-paramvalue-format-model (discussione) (Traduci) | Dati grezzi notifica |
apihelp-query+notifications-paramvalue-format-special (discussione) (Traduci) | Formattato per la pagina Special:Notifications (e solo quella!) Non fare affidamento sul HTML dato che può cambiare in qualsiasi momento. |
apihelp-query+notifications-summary (discussione) (Traduci) | Ottieni le notifiche in attesa per l'utente attuale. |
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) | Get properties for the pages <kbd>{{MediaWiki:Mainpage}}</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+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. |
apihelp-query+pageswithprop-param-limit (discussione) (Traduci) | Il numero massimo di pagine da restituire. |
apihelp-query+pageswithprop-param-prop (discussione) (Traduci) | Quali 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. |