Wiki-Metin3
- Mobile
- Desktop
Messaggi di sistema
Questa è la lista di tutti i messaggi di sistema disponibili nel namespace MediaWiki. Visitare MediaWiki Localisation e translatewiki.net se si desidera contribuire alla localizzazione generica di MediaWiki.
Prima pagina |
Pagina precedente |
Pagina successiva |
Ultima pagina |
Nome | Testo predefinito |
---|---|
Testo attuale | |
apihelp-edit-param-prependtext (Discussione) (Traduci) | Add this text to the beginning of the page. Overrides $1text. |
apihelp-edit-param-recreate (Discussione) (Traduci) | Override any errors about the page having been deleted in the meantime. |
apihelp-edit-param-redirect (Discussione) (Traduci) | Risolvi automaticamente redirect. |
apihelp-edit-param-section (Discussione) (Traduci) | Numero di sezione. <kbd>0</kbd> per la sezione iniziale, <kbd>new</kbd> per una nuova sezione. |
apihelp-edit-param-sectiontitle (Discussione) (Traduci) | Il titolo per una nuova sezione. |
apihelp-edit-param-starttimestamp (Discussione) (Traduci) | Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit). |
apihelp-edit-param-summary (Discussione) (Traduci) | Oggetto della modifica. Anche titolo della sezione se $1sezione=new e $1sectiontitle non è impostato. |
apihelp-edit-param-tags (Discussione) (Traduci) | Cambia i tag da applicare alla revisione. |
apihelp-edit-param-text (Discussione) (Traduci) | Contenuto della pagina. |
apihelp-edit-param-title (Discussione) (Traduci) | Titolo della pagina da modificare. Non può essere usato insieme a <var>$1pageid</var>. |
apihelp-edit-param-token (Discussione) (Traduci) | Il token deve sempre essere inviato come ultimo parametro, o almeno dopo il parametro $1text. |
apihelp-edit-param-undo (Discussione) (Traduci) | Undo this revision. Overrides $1text, $1prependtext and $1appendtext. |
apihelp-edit-param-undoafter (Discussione) (Traduci) | Undo all revisions from $1undo to this one. If not set, just undo one revision. |
apihelp-edit-param-unwatch (Discussione) (Traduci) | Rimuove la pagina dagli osservati speciali dell'utente attuale. |
apihelp-edit-param-watch (Discussione) (Traduci) | Aggiunge la pagina agli osservati speciali dell'utente attuale. |
apihelp-edit-param-watchlist (Discussione) (Traduci) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-emailuser-description (Discussione) (Traduci) | Manda un'e-mail ad un utente. |
apihelp-emailuser-example-email (Discussione) (Traduci) | Manda una e-mail all'utente <kbd>WikiSysop</kbd> con il testo <kbd>Content</kbd>. |
apihelp-emailuser-param-ccme (Discussione) (Traduci) | Mandami una copia di questa mail. |
apihelp-emailuser-param-subject (Discussione) (Traduci) | Oggetto dell'e-mail. |
apihelp-emailuser-param-target (Discussione) (Traduci) | Utente a cui inviare l'e-mail. |
apihelp-emailuser-param-text (Discussione) (Traduci) | Testo dell'e-mail. |
apihelp-expandtemplates-description (Discussione) (Traduci) | Espandi tutti i template nel wikitesto. |
apihelp-expandtemplates-example-simple (Discussione) (Traduci) | Expand the wikitext <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>. |
apihelp-expandtemplates-param-generatexml (Discussione) (Traduci) | Generate XML parse tree (replaced by $1prop=parsetree). |
apihelp-expandtemplates-param-includecomments (Discussione) (Traduci) | Whether to include HTML comments in the output. |
apihelp-expandtemplates-param-prop (Discussione) (Traduci) | Quale informazione ottenere. Nota che se non è selezionato alcun valore, il risultato conterrà il codice wiki, ma l'output sarà in un formato obsoleto. |
apihelp-expandtemplates-param-revid (Discussione) (Traduci) | Revision ID, for <nowiki>{{REVISIONID}}</nowiki> and similar variables. |
apihelp-expandtemplates-param-text (Discussione) (Traduci) | Wikitesto da convertire. |
apihelp-expandtemplates-param-title (Discussione) (Traduci) | Titolo della pagina. |
apihelp-expandtemplates-paramvalue-prop-categories (Discussione) (Traduci) | Any categories present in the input that are not represented in the wikitext output. |
apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars (Discussione) (Traduci) | Gives the JavaScript configuration variables specific to the page as a JSON string. |
apihelp-expandtemplates-paramvalue-prop-jsconfigvars (Discussione) (Traduci) | Gives the JavaScript configuration variables specific to the page. |
apihelp-expandtemplates-paramvalue-prop-modules (Discussione) (Traduci) | Any ResourceLoader modules that parser functions have requested be added to the output. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>. |
apihelp-expandtemplates-paramvalue-prop-parsetree (Discussione) (Traduci) | The XML parse tree of the input. |
apihelp-expandtemplates-paramvalue-prop-properties (Discussione) (Traduci) | Proprietà della pagina definite dalle parole magiche estese nel wikitesto. |
apihelp-expandtemplates-paramvalue-prop-ttl (Discussione) (Traduci) | Il tempo massimo dopo il quale le memorizzazioni temporanee (cache) del risultato dovrebbero essere invalidate. |
apihelp-expandtemplates-paramvalue-prop-volatile (Discussione) (Traduci) | Se l'output sia volatile e non debba essere riutilizzato altrove all'interno della pagina. |
apihelp-expandtemplates-paramvalue-prop-wikitext (Discussione) (Traduci) | Il wikitext espanso. |
apihelp-feedcontributions-description (Discussione) (Traduci) | Returns a user contributions feed. |
apihelp-feedcontributions-example-simple (Discussione) (Traduci) | Restituisce contributi per l'utente <kbd>Example</kbd>. |
apihelp-feedcontributions-param-deletedonly (Discussione) (Traduci) | Mostra solo i contribuiti cancellati. |
apihelp-feedcontributions-param-feedformat (Discussione) (Traduci) | Il formato del feed. |
apihelp-feedcontributions-param-month (Discussione) (Traduci) | Dal mese (e precedenti). |
apihelp-feedcontributions-param-namespace (Discussione) (Traduci) | Which namespace to filter the contributions by. |
apihelp-feedcontributions-param-newonly (Discussione) (Traduci) | Visualizza solo le modifiche che sono creazioni di pagina. |
apihelp-feedcontributions-param-showsizediff (Discussione) (Traduci) | Mostra la differenza di dimensioni tra le versioni. |
apihelp-feedcontributions-param-tagfilter (Discussione) (Traduci) | Filtra contributi che hanno queste etichette. |
apihelp-feedcontributions-param-toponly (Discussione) (Traduci) | Mostra solo i contributi che sono le ultime versioni per la pagina. |
apihelp-feedcontributions-param-user (Discussione) (Traduci) | What users to get the contributions for. |
Prima pagina |
Pagina precedente |
Pagina successiva |
Ultima pagina |