Messaggi di sistema
Vai alla navigazione
Vai alla ricerca
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-parse-param-sectionpreview (discussione) (Traduci) | Parse in section preview mode (enables preview mode too). |
apihelp-parse-param-sectiontitle (discussione) (Traduci) | New section title when <var>section</var> is <kbd>new</kbd>. Unlike page editing, this does not fall back to <var>summary</var> when omitted or empty. |
apihelp-parse-param-showstrategykeys (discussione) (Traduci) | Whether to include internal merge strategy information in jsconfigvars. |
apihelp-parse-param-summary (discussione) (Traduci) | Oggetto da analizzare. |
apihelp-parse-param-text (discussione) (Traduci) | Text to parse. Use <var>$1title</var> or <var>$1contentmodel</var> to control the content model. |
apihelp-parse-param-title (discussione) (Traduci) | Title of page the text belongs to. If omitted, <var>$1contentmodel</var> must be specified, and [[API]] will be used as the title. |
apihelp-parse-param-useskin (discussione) (Traduci) | Apply the selected skin to the parser output. May affect the following properties: <kbd>text</kbd>, <kbd>langlinks</kbd>, <kbd>headitems</kbd>, <kbd>modules</kbd>, <kbd>jsconfigvars</kbd>, <kbd>indicators</kbd>. |
apihelp-parse-param-wrapoutputclass (discussione) (Traduci) | CSS class to use to wrap the parser output. |
apihelp-parse-paramvalue-prop-categories (discussione) (Traduci) | Gives the categories in the parsed wikitext. |
apihelp-parse-paramvalue-prop-categorieshtml (discussione) (Traduci) | Gives the HTML version of the categories. |
apihelp-parse-paramvalue-prop-displaytitle (discussione) (Traduci) | Adds the title of the parsed wikitext. |
apihelp-parse-paramvalue-prop-encodedjsconfigvars (discussione) (Traduci) | Gives the JavaScript configuration variables specific to the page as a JSON string. |
apihelp-parse-paramvalue-prop-externallinks (discussione) (Traduci) | Gives the external links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-headhtml (discussione) (Traduci) | Gives parsed doctype, opening <code><html></code>, <code><head></code> element and opening <code><body></code> of the page. |
apihelp-parse-paramvalue-prop-headitems (discussione) (Traduci) | Gives items to put in the <code><head></code> of the page. |
apihelp-parse-paramvalue-prop-images (discussione) (Traduci) | Gives the images in the parsed wikitext. |
apihelp-parse-paramvalue-prop-indicators (discussione) (Traduci) | Gives the HTML of page status indicators used on the page. |
apihelp-parse-paramvalue-prop-iwlinks (discussione) (Traduci) | Gives interwiki links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-jsconfigvars (discussione) (Traduci) | Gives the JavaScript configuration variables specific to the page. To apply, use <code>mw.config.set()</code>. |
apihelp-parse-paramvalue-prop-langlinks (discussione) (Traduci) | Gives the language links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-limitreportdata (discussione) (Traduci) | Gives the limit report in a structured way. Gives no data, when <var>$1disablelimitreport</var> is set. |
apihelp-parse-paramvalue-prop-limitreporthtml (discussione) (Traduci) | Gives the HTML version of the limit report. Gives no data, when <var>$1disablelimitreport</var> is set. |
apihelp-parse-paramvalue-prop-links (discussione) (Traduci) | Gives the internal links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-modules (discussione) (Traduci) | Gives the ResourceLoader modules used on the page. To load, use <code>mw.loader.using()</code>. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>. |
apihelp-parse-paramvalue-prop-parsetree (discussione) (Traduci) | The XML parse tree of revision content (requires content model <code>$1</code>) |
apihelp-parse-paramvalue-prop-parsewarnings (discussione) (Traduci) | Gives the warnings that occurred while parsing content (as wikitext). |
apihelp-parse-paramvalue-prop-parsewarningshtml (discussione) (Traduci) | Gives the warnings that occurred while parsing content (as HTML). |
apihelp-parse-paramvalue-prop-properties (discussione) (Traduci) | Gives various properties defined in the parsed wikitext. |
apihelp-parse-paramvalue-prop-revid (discussione) (Traduci) | Adds the revision ID of the parsed page. |
apihelp-parse-paramvalue-prop-sections (discussione) (Traduci) | Gives the sections in the parsed wikitext. |
apihelp-parse-paramvalue-prop-subtitle (discussione) (Traduci) | Adds the page subtitle for the parsed page. |
apihelp-parse-paramvalue-prop-templates (discussione) (Traduci) | Gives the templates in the parsed wikitext. |
apihelp-parse-paramvalue-prop-text (discussione) (Traduci) | Gives the parsed text of the wikitext. |
apihelp-parse-paramvalue-prop-wikitext (discussione) (Traduci) | Gives the original wikitext that was parsed. |
apihelp-parse-summary (discussione) (Traduci) | Parses content and returns parser output. |
apihelp-patrol-example-rcid (discussione) (Traduci) | Verifica una modifica recente. |
apihelp-patrol-example-revid (discussione) (Traduci) | Verifica una versione. |
apihelp-patrol-param-rcid (discussione) (Traduci) | ID della modifica recente da verificare. |
apihelp-patrol-param-revid (discussione) (Traduci) | ID versione da verificare. |
apihelp-patrol-param-tags (discussione) (Traduci) | Modifica etichette da applicare all'elemento del registro delle verifiche. |
apihelp-patrol-summary (discussione) (Traduci) | Verifica una pagina o versione. |
apihelp-php-param-formatversion (discussione) (Traduci) | Output formatting |
apihelp-php-paramvalue-formatversion-1 (discussione) (Traduci) | Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). |
apihelp-php-paramvalue-formatversion-2 (discussione) (Traduci) | Modern format. |
apihelp-php-paramvalue-formatversion-latest (discussione) (Traduci) | Use the latest format (currently <kbd>2</kbd>), may change without warning. |
apihelp-php-summary (discussione) (Traduci) | Output data in serialized PHP format. |
apihelp-phpfm-summary (discussione) (Traduci) | Output data in serialized PHP format (pretty-print in HTML). |
apihelp-protect-example-protect (discussione) (Traduci) | Proteggi una pagina. |
apihelp-protect-example-unprotect (discussione) (Traduci) | Sproteggi una pagina impostando restrizione su <kbd>all</kbd> (cioè a tutti è consentito intraprendere l'azione). |
apihelp-protect-example-unprotect2 (discussione) (Traduci) | Sproteggi una pagina impostando nessuna restrizione. |