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+random-param-filterredir (discussione) (Traduci) How to filter for redirects.
apihelp-query+random-param-limit (discussione) (Traduci) Limit how many random pages will be returned.
apihelp-query+random-param-namespace (discussione) (Traduci) Restituisci le pagine solo in questi namespace.
apihelp-query+random-param-redirect (discussione) (Traduci) Usa <kbd>$1filterredir=redirects</kbd> invece.
apihelp-query+random-summary (discussione) (Traduci) Get a set of random pages.
apihelp-query+recentchanges-example-generator (discussione) (Traduci) Get page info about recent unpatrolled changes.
apihelp-query+recentchanges-example-simple (discussione) (Traduci) Elenco modifiche recenti.
apihelp-query+recentchanges-param-end (discussione) (Traduci) Il timestamp al quale interrompere l'elenco.
apihelp-query+recentchanges-param-excludeuser (discussione) (Traduci) Don't list changes by this user.
apihelp-query+recentchanges-param-generaterevisions (discussione) (Traduci) When being used as a generator, generate revision IDs rather than titles. Recent change entries without associated revision IDs (e.g. most log entries) will generate nothing.
apihelp-query+recentchanges-param-limit (discussione) (Traduci) How many total changes to return.
apihelp-query+recentchanges-param-namespace (discussione) (Traduci) Filter changes to only these namespaces.
apihelp-query+recentchanges-param-prop (discussione) (Traduci) Include additional pieces of information:
apihelp-query+recentchanges-param-show (discussione) (Traduci) Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon.
apihelp-query+recentchanges-param-slot (discussione) (Traduci) Only list changes that touch the named slot.
apihelp-query+recentchanges-param-start (discussione) (Traduci) Il timestamp da cui iniziare l'elenco.
apihelp-query+recentchanges-param-tag (discussione) (Traduci) Only list changes tagged with this tag.
apihelp-query+recentchanges-param-title (discussione) (Traduci) Filter entries to those related to a page.
apihelp-query+recentchanges-param-toponly (discussione) (Traduci) Only list changes which are the latest revision.
apihelp-query+recentchanges-param-type (discussione) (Traduci) Which types of changes to show.
apihelp-query+recentchanges-param-user (discussione) (Traduci) Only list changes by this user.
apihelp-query+recentchanges-paramvalue-prop-autopatrolled (discussione) (Traduci) Tags patrollable edits as being autopatrolled or not.
apihelp-query+recentchanges-paramvalue-prop-comment (discussione) (Traduci) Adds the comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+recentchanges-paramvalue-prop-flags (discussione) (Traduci) Adds flags for the edit.
apihelp-query+recentchanges-paramvalue-prop-ids (discussione) (Traduci) Adds the page ID, recent changes ID and the new and old revision ID.
apihelp-query+recentchanges-paramvalue-prop-loginfo (discussione) (Traduci) Adds log information (log ID, log type, etc) to log entries.
apihelp-query+recentchanges-paramvalue-prop-parsedcomment (discussione) (Traduci) Adds the parsed comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+recentchanges-paramvalue-prop-patrolled (discussione) (Traduci) Tags patrollable edits as being patrolled or unpatrolled.
apihelp-query+recentchanges-paramvalue-prop-redirect (discussione) (Traduci) Tags edit if page is a redirect.
apihelp-query+recentchanges-paramvalue-prop-sha1 (discussione) (Traduci) Adds the content checksum for entries associated with a revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned.
apihelp-query+recentchanges-paramvalue-prop-sizes (discussione) (Traduci) Adds the new and old page length in bytes.
apihelp-query+recentchanges-paramvalue-prop-tags (discussione) (Traduci) Lists tags for the entry.
apihelp-query+recentchanges-paramvalue-prop-timestamp (discussione) (Traduci) Adds timestamp of the edit.
apihelp-query+recentchanges-paramvalue-prop-title (discussione) (Traduci) Adds the page title of the edit.
apihelp-query+recentchanges-paramvalue-prop-user (discussione) (Traduci) Adds the user responsible for the edit and tags if they are an IP. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+recentchanges-paramvalue-prop-userid (discussione) (Traduci) Adds the user ID responsible for the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+recentchanges-summary (discussione) (Traduci) Elenca le modifiche recenti.
apihelp-query+redirects-example-generator (discussione) (Traduci) Get information about all redirects to the [[Main Page]].
apihelp-query+redirects-example-simple (discussione) (Traduci) Ottieni un elenco di redirect a [[Main Page]].
apihelp-query+redirects-param-limit (discussione) (Traduci) Quanti reindirizzamenti restituire.
apihelp-query+redirects-param-namespace (discussione) (Traduci) Includi solo le pagine in questi namespace.
apihelp-query+redirects-param-prop (discussione) (Traduci) Quali proprietà ottenere:
apihelp-query+redirects-param-show (discussione) (Traduci) Show only items that meet these criteria: ;fragment:Only show redirects with a fragment. ;!fragment:Only show redirects without a fragment.
apihelp-query+redirects-paramvalue-prop-fragment (discussione) (Traduci) Fragment of each redirect, if any.
apihelp-query+redirects-paramvalue-prop-pageid (discussione) (Traduci) ID pagina di ogni redirect.
apihelp-query+redirects-paramvalue-prop-title (discussione) (Traduci) Titolo di ogni redirect.
apihelp-query+redirects-summary (discussione) (Traduci) Restituisce tutti i reindirizzamenti alla data indicata.
apihelp-query+revisions+base-param-contentformat (discussione) (Traduci) Serialization format used for <var>$1difftotext</var> and expected for output of content.
apihelp-query+revisions+base-param-diffto (discussione) (Traduci) Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Revision ID to diff each revision to. Use <kbd>prev</kbd>, <kbd>next</kbd> and <kbd>cur</kbd> for the previous, next and current revision respectively.
apihelp-query+revisions+base-param-difftotext (discussione) (Traduci) Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$1diffto</var>. If <var>$1section</var> is set, only that section will be diffed against this text.
Prima paginaPagina precedentePagina successivaUltima pagina