Messaggi di sistema

Jump to navigation Jump to search
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+watchlist-param-type (discussione) (Traduci) Which types of changes to show:
apihelp-query+watchlist-param-user (discussione) (Traduci) Only list changes by this user.
apihelp-query+watchlist-paramvalue-prop-autopatrol (discussione) (Traduci) Tags edits that are autopatrolled.
apihelp-query+watchlist-paramvalue-prop-comment (discussione) (Traduci) Adds comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+watchlist-paramvalue-prop-flags (discussione) (Traduci) Adds flags for the edit.
apihelp-query+watchlist-paramvalue-prop-ids (discussione) (Traduci) Aggiunge l'ID versione e l'ID pagina.
apihelp-query+watchlist-paramvalue-prop-loginfo (discussione) (Traduci) Adds log information where appropriate.
apihelp-query+watchlist-paramvalue-prop-notificationtimestamp (discussione) (Traduci) Adds timestamp of when the user was last notified about the edit.
apihelp-query+watchlist-paramvalue-prop-parsedcomment (discussione) (Traduci) Adds parsed comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+watchlist-paramvalue-prop-patrol (discussione) (Traduci) Tags edits that are patrolled.
apihelp-query+watchlist-paramvalue-prop-sizes (discussione) (Traduci) Adds the old and new lengths of the page.
apihelp-query+watchlist-paramvalue-prop-tags (discussione) (Traduci) Lists tags for the entry.
apihelp-query+watchlist-paramvalue-prop-timestamp (discussione) (Traduci) Adds timestamp of the edit.
apihelp-query+watchlist-paramvalue-prop-title (discussione) (Traduci) Aggiungi il titolo della pagina.
apihelp-query+watchlist-paramvalue-prop-user (discussione) (Traduci) Adds the user who made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+watchlist-paramvalue-prop-userid (discussione) (Traduci) Adds user ID of whoever made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+watchlist-paramvalue-type-categorize (discussione) (Traduci) Category membership changes.
apihelp-query+watchlist-paramvalue-type-edit (discussione) (Traduci) Regular page edits.
apihelp-query+watchlist-paramvalue-type-external (discussione) (Traduci) External changes.
apihelp-query+watchlist-paramvalue-type-log (discussione) (Traduci) Log entries.
apihelp-query+watchlist-paramvalue-type-new (discussione) (Traduci) Creazioni pagina.
apihelp-query+watchlist-summary (discussione) (Traduci) Ottieni le ultime modifiche alle pagine tra gli osservati speciali dell'utente attuale.
apihelp-query+watchlistraw-example-generator (discussione) (Traduci) Recupera le informazioni sulle pagine fra gli osservati speciali dell'utente attuale.
apihelp-query+watchlistraw-example-simple (discussione) (Traduci) Elenca le pagine fra gli osservati speciali dell'utente attuale.
apihelp-query+watchlistraw-param-dir (discussione) (Traduci) La direzione in cui elencare.
apihelp-query+watchlistraw-param-fromtitle (discussione) (Traduci) Il titolo (con prefisso namespace) da cui iniziare l'elenco.
apihelp-query+watchlistraw-param-limit (discussione) (Traduci) Numero totale di risultati da restituire per ogni richiesta.
apihelp-query+watchlistraw-param-namespace (discussione) (Traduci) Elenca solo le pagine nei namespace indicati.
apihelp-query+watchlistraw-param-owner (discussione) (Traduci) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlistraw-param-prop (discussione) (Traduci) Quali proprietà aggiuntive ottenere:
apihelp-query+watchlistraw-param-show (discussione) (Traduci) Only list items that meet these criteria.
apihelp-query+watchlistraw-param-token (discussione) (Traduci) A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist.
apihelp-query+watchlistraw-param-totitle (discussione) (Traduci) Il titolo (con prefisso namespace) al quale interrompere l'elenco.
apihelp-query+watchlistraw-paramvalue-prop-changed (discussione) (Traduci) Aggiunge data e ora dell'ultima notifica all'utente riguardo la modifica.
apihelp-query+watchlistraw-summary (discussione) (Traduci) Get all pages on the current user's watchlist.
apihelp-query-example-allpages (discussione) (Traduci) Fetch revisions of pages beginning with <kbd>API/</kbd>.
apihelp-query-example-revisions (discussione) (Traduci) Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>.
apihelp-query-extended-description (discussione) (Traduci) All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites.
apihelp-query-param-export (discussione) (Traduci) Esporta la versione attuale di tutte le pagine ottenute o generate.
apihelp-query-param-exportnowrap (discussione) (Traduci) Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export.
apihelp-query-param-exportschema (discussione) (Traduci) Target the given version of the XML dump format when exporting. Can only be used with <var>$1export</var>.
apihelp-query-param-indexpageids (discussione) (Traduci) Include an additional pageids section listing all returned page IDs.
apihelp-query-param-iwurl (discussione) (Traduci) Whether to get the full URL if the title is an interwiki link.
apihelp-query-param-list (discussione) (Traduci) Quali elenchi ottenere.
apihelp-query-param-meta (discussione) (Traduci) Quali metadati ottenere.
apihelp-query-param-prop (discussione) (Traduci) Which properties to get for the queried pages.
apihelp-query-param-rawcontinue (discussione) (Traduci) Return raw <samp>query-continue</samp> data for continuation.
apihelp-query-summary (discussione) (Traduci) Fetch data from and about MediaWiki.
apihelp-rawfm-summary (discussione) (Traduci) Output data, including debugging elements, in JSON format (pretty-print in HTML).
apihelp-removeauthenticationdata-example-simple (discussione) (Traduci) Tentativo di rimuovere gli attuali dati utente per <kbd>FooAuthenticationRequest</kbd>.
Prima paginaPagina precedentePagina successivaUltima pagina