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+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 [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+revisions-example-first5 (discussione) (Traduci) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+revisions-example-first5-after (discussione) (Traduci) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] made after 2006-05-01. |
apihelp-query+revisions-example-first5-not-localhost (discussione) (Traduci) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] 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 [[{{MediaWiki:Mainpage}}]] that were made by the user <kbd>MediaWiki default</kbd>. |
apihelp-query+revisions-example-last5 (discussione) (Traduci) | Get last 5 revisions of the [[{{MediaWiki:Mainpage}}]]. |
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-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 the matching category name, with query term highlighting markup. |
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 the title of the matching redirect, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-redirecttitle (discussione) (Traduci) | Aggiunge il titolo del redirect corrispondente. |
apihelp-query+search-paramvalue-prop-score (discussione) (Traduci) | Ignorato. |
apihelp-query+search-paramvalue-prop-sectionsnippet (discussione) (Traduci) | Adds the title of the matching section, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-sectiontitle (discussione) (Traduci) | Aggiunge il titolo della sezione corrispondente. |
apihelp-query+search-paramvalue-prop-size (discussione) (Traduci) | Aggiungi la dimensione della pagina in byte. |
apihelp-query+search-paramvalue-prop-snippet (discussione) (Traduci) | Adds a snippet of the page, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-timestamp (discussione) (Traduci) | Aggiungi il timestamp di quando la pagina è stata modificata l'ultima volta. |