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+revisions+base-paramvalue-prop-contentmodel (discussione) (Traduci) Content model ID of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-flags (discussione) (Traduci) Revision flags (minor).
apihelp-query+revisions+base-paramvalue-prop-ids (discussione) (Traduci) L'ID della versione.
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (discussione) (Traduci) Parsed comment by the user for the revision. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-parsetree (discussione) (Traduci) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. The XML parse tree of revision content (requires content model <code>$1</code>).
apihelp-query+revisions+base-paramvalue-prop-roles (discussione) (Traduci) List content slot roles that exist in the revision.
apihelp-query+revisions+base-paramvalue-prop-sha1 (discussione) (Traduci) SHA-1 (base 16) of the revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-size (discussione) (Traduci) Length (bytes) of the revision.
apihelp-query+revisions+base-paramvalue-prop-slotsha1 (discussione) (Traduci) SHA-1 (base 16) of each revision slot. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-slotsize (discussione) (Traduci) Length (bytes) of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-tags (discussione) (Traduci) Etichette della versione.
apihelp-query+revisions+base-paramvalue-prop-timestamp (discussione) (Traduci) Il timestamp della versione.
apihelp-query+revisions+base-paramvalue-prop-user (discussione) (Traduci) Utente che ha effettuato la versione. Se l'utente è stato cancellato dalla versione, sarà restituita una proprietà <samp>userhidden</samp>.
apihelp-query+revisions+base-paramvalue-prop-userid (discussione) (Traduci) ID utente dell'autore della versione. Se l'utente è stato cancellato dalla versione, sarà restituita una proprietà <samp>userhidden</samp>.
apihelp-query+revisions-example-content (discussione) (Traduci) Get data with content for the last revision of titles <kbd>API</kbd> and <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5 (discussione) (Traduci) Get first 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5-after (discussione) (Traduci) Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01.
apihelp-query+revisions-example-first5-not-localhost (discussione) (Traduci) Get first 5 revisions of the <kbd>Main Page</kbd> that were not made by anonymous user <kbd>127.0.0.1</kbd>.
apihelp-query+revisions-example-first5-user (discussione) (Traduci) Get first 5 revisions of the <kbd>Main Page</kbd> that were made by the user <kbd>MediaWiki default</kbd>.
apihelp-query+revisions-example-last5 (discussione) (Traduci) Get last 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-extended-description (discussione) (Traduci) May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids.
apihelp-query+revisions-param-end (discussione) (Traduci) Enumerate up to this timestamp.
apihelp-query+revisions-param-endid (discussione) (Traduci) Stop enumeration at this revision's timestamp. The revision must exist, but need not belong to this page.
apihelp-query+revisions-param-excludeuser (discussione) (Traduci) Exclude revisions made by user.
apihelp-query+revisions-param-start (discussione) (Traduci) Il timestamp della versione da cui iniziare l'elenco.
apihelp-query+revisions-param-startid (discussione) (Traduci) Inizia l'elenco dal timestamp di questa versione. La versione deve esistere, ma non necessariamente deve appartenere a questa pagina.
apihelp-query+revisions-param-tag (discussione) (Traduci) Elenca solo le versioni etichettate con questa etichetta.
apihelp-query+revisions-param-token (discussione) (Traduci) Which tokens to obtain for each revision.
apihelp-query+revisions-param-user (discussione) (Traduci) Only include revisions made by user.
apihelp-query+revisions-paraminfo-singlepageonly (discussione) (Traduci) May only be used with a single page (mode #2).
apihelp-query+revisions-summary (discussione) (Traduci) Get revision information.
apihelp-query+search-example-generator (discussione) (Traduci) Get page info about the pages returned for a search for <kbd>meaning</kbd>.
apihelp-query+search-example-simple (discussione) (Traduci) Search for <kbd>meaning</kbd>.
apihelp-query+search-example-text (discussione) (Traduci) Search texts for <kbd>meaning</kbd>.
apihelp-query+search-param-backend (discussione) (Traduci) Which search backend to use, if not the default.
apihelp-query+search-param-enablerewrites (discussione) (Traduci) Enable internal query rewriting. Some search backends can rewrite the query into another which is thought to provide better results, for instance by correcting spelling errors.
apihelp-query+search-param-info (discussione) (Traduci) Quali metadati restituire.
apihelp-query+search-param-interwiki (discussione) (Traduci) Include interwiki results in the search, if available.
apihelp-query+search-param-limit (discussione) (Traduci) Quante pagine totali restituire.
apihelp-query+search-param-namespace (discussione) (Traduci) Search only within these namespaces.
apihelp-query+search-param-prop (discussione) (Traduci) Quali proprietà restituire.
apihelp-query+search-param-qiprofile (discussione) (Traduci) Query independent profile to use (affects ranking algorithm).
apihelp-query+search-param-search (discussione) (Traduci) Search for page titles or content matching this value. You can use the search string to invoke special search features, depending on what the wiki's search backend implements.
apihelp-query+search-param-sort (discussione) (Traduci) Imposta l'ordinamento dei risultati restituiti.
apihelp-query+search-param-what (discussione) (Traduci) Quale tipo di ricerca effettuare.
apihelp-query+search-paramvalue-prop-categorysnippet (discussione) (Traduci) Adds a parsed snippet of the matching category.
apihelp-query+search-paramvalue-prop-extensiondata (discussione) (Traduci) Adds extra data generated by extensions.
apihelp-query+search-paramvalue-prop-hasrelated (discussione) (Traduci) Ignorato.
apihelp-query+search-paramvalue-prop-isfilematch (discussione) (Traduci) Adds a boolean indicating if the search matched file content.
apihelp-query+search-paramvalue-prop-redirectsnippet (discussione) (Traduci) Adds a parsed snippet of the redirect title.
Prima paginaPagina precedentePagina successivaUltima pagina