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+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 [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+redirects-example-simple (discussione) (Traduci) | Ottieni un elenco di reindirizzamenti a [[{{MediaWiki:Mainpage}}]]. |
| 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: |
| 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-paramvalue-show-!fragment (discussione) (Traduci) | Only show redirects without a fragment. |
| apihelp-query+redirects-paramvalue-show-fragment (discussione) (Traduci) | Only show redirects with a fragment. |
| 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-contentformat-slot (discussione) (Traduci) | Content serialization format used 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. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
| 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>$2diffto</var>. If <var>$2section</var> is set, only that section will be diffed against this text. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
| apihelp-query+revisions+base-param-difftotextpst (discussione) (Traduci) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Perform a pre-save transform on the text before diffing it. Only valid when used with <var>$1difftotext</var>. |
| apihelp-query+revisions+base-param-expandtemplates (discussione) (Traduci) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> instead. Expand templates in revision content (requires $1prop=content). |
| apihelp-query+revisions+base-param-generatexml (discussione) (Traduci) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Generate XML parse tree for revision content (requires $1prop=content). |
| apihelp-query+revisions+base-param-limit (discussione) (Traduci) | Limit how many revisions will be returned. If <var>$3prop=content</var>, <var>$3prop=parsetree</var>, <var>$3diffto</var> or <var>$3difftotext</var> is used, the limit is $1. If <var>$3parse</var> is used, the limit is $2. |
| apihelp-query+revisions+base-param-parse (discussione) (Traduci) | Use <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Parse revision content (requires <var>$2prop=content</var>). For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
| apihelp-query+revisions+base-param-prop (discussione) (Traduci) | Which properties to get for each revision: |
| apihelp-query+revisions+base-param-section (discussione) (Traduci) | Only retrieve the content of the section with this identifier. |
| apihelp-query+revisions+base-param-slots (discussione) (Traduci) | Which revision slots to return data for, when slot-related properties are included in <var>$1props</var>. If omitted, data from the <kbd>main</kbd> slot will be returned in a backwards-compatible format. |
| apihelp-query+revisions+base-paramvalue-prop-comment (discussione) (Traduci) | 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-content (discussione) (Traduci) | Contenuto di ogni slot di versione. Se il contenuto è stato cancellato dalla versione, sarà restituita una proprietà <samp>texthidden</samp>. Per motivi di prestazioni, se viene utilizzata questa opzione, <var>$2limit</var> viene applicato a $1. |
| 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>). For performance reasons, if this option is used, <var>$3limit</var> is enforced to $2. |
| 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 [[{{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. |