Pentru a putea vota, modifica pagini sau abona la modificările unei pagini trebuie să fiți autentificați. Cu această ocazie scăpați și de acest mesaj deranjant.
Toate mesajele
Aceasta este lista completă a mesajelor disponibile în domeniul MediaWiki. Vă rugăm să vizitați MediaWiki Localisation și translatewiki.net dacă vreți să contribuiți la localizarea programului MediaWiki generic.
Prima pagină |
Pagina anterioară |
Pagina următoare |
Ultima pagină |
Nume | Textul standard |
---|---|
Textul curent | |
apihelp-parse-param-pst (Discuție) (Traducere) | Do a pre-save transform on the input before parsing it. Only valid when used with text. |
apihelp-parse-param-redirects (Discuție) (Traducere) | If <var>$1page</var> or <var>$1pageid</var> is set to a redirect, resolve it. |
apihelp-parse-param-section (Discuție) (Traducere) | Only parse the content of this section number. When <kbd>new</kbd>, parse <var>$1text</var> and <var>$1sectiontitle</var> as if adding a new section to the page. <kbd>new</kbd> is allowed only when specifying <var>text</var>. |
apihelp-parse-param-sectionpreview (Discuție) (Traducere) | Parse in section preview mode (enables preview mode too). |
apihelp-parse-param-sectiontitle (Discuție) (Traducere) | 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-summary (Discuție) (Traducere) | Summary to parse. |
apihelp-parse-param-text (Discuție) (Traducere) | Text to parse. Use <var>$1title</var> or <var>$1contentmodel</var> to control the content model. |
apihelp-parse-param-title (Discuție) (Traducere) | 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-paramvalue-prop-categories (Discuție) (Traducere) | Gives the categories in the parsed wikitext. |
apihelp-parse-paramvalue-prop-categorieshtml (Discuție) (Traducere) | Gives the HTML version of the categories. |
apihelp-parse-paramvalue-prop-displaytitle (Discuție) (Traducere) | Adds the title of the parsed wikitext. |
apihelp-parse-paramvalue-prop-encodedjsconfigvars (Discuție) (Traducere) | Gives the JavaScript configuration variables specific to the page as a JSON string. |
apihelp-parse-paramvalue-prop-externallinks (Discuție) (Traducere) | Gives the external links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-headhtml (Discuție) (Traducere) | Gives parsed <code><head></code> of the page. |
apihelp-parse-paramvalue-prop-headitems (Discuție) (Traducere) | <span class="apihelp-deprecated">Deprecated.</span> Gives items to put in the <code><head></code> of the page. |
apihelp-parse-paramvalue-prop-images (Discuție) (Traducere) | Gives the images in the parsed wikitext. |
apihelp-parse-paramvalue-prop-indicators (Discuție) (Traducere) | Gives the HTML of page status indicators used on the page. |
apihelp-parse-paramvalue-prop-iwlinks (Discuție) (Traducere) | Gives interwiki links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-jsconfigvars (Discuție) (Traducere) | Gives the JavaScript configuration variables specific to the page. To apply, use <code>mw.config.set()</code>. |
apihelp-parse-paramvalue-prop-langlinks (Discuție) (Traducere) | Gives the language links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-limitreportdata (Discuție) (Traducere) | Gives the limit report in a structured way. Gives no data, when <var>$1disablelimitreport</var> is set. |
apihelp-parse-paramvalue-prop-limitreporthtml (Discuție) (Traducere) | Gives the HTML version of the limit report. Gives no data, when <var>$1disablelimitreport</var> is set. |
apihelp-parse-paramvalue-prop-links (Discuție) (Traducere) | Gives the internal links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-modules (Discuție) (Traducere) | 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 (Discuție) (Traducere) | The XML parse tree of revision content (requires content model <code>$1</code>) |
apihelp-parse-paramvalue-prop-properties (Discuție) (Traducere) | Gives various properties defined in the parsed wikitext. |
apihelp-parse-paramvalue-prop-revid (Discuție) (Traducere) | Adds the revision ID of the parsed page. |
apihelp-parse-paramvalue-prop-sections (Discuție) (Traducere) | Gives the sections in the parsed wikitext. |
apihelp-parse-paramvalue-prop-templates (Discuție) (Traducere) | Gives the templates in the parsed wikitext. |
apihelp-parse-paramvalue-prop-text (Discuție) (Traducere) | Gives the parsed text of the wikitext. |
apihelp-parse-paramvalue-prop-wikitext (Discuție) (Traducere) | Gives the original wikitext that was parsed. |
apihelp-patrol-description (Discuție) (Traducere) | Patrol a page or revision. |
apihelp-patrol-example-rcid (Discuție) (Traducere) | Patrol a recent change. |
apihelp-patrol-example-revid (Discuție) (Traducere) | Patrol a revision. |
apihelp-patrol-param-rcid (Discuție) (Traducere) | Recentchanges ID to patrol. |
apihelp-patrol-param-revid (Discuție) (Traducere) | Revision ID to patrol. |
apihelp-patrol-param-tags (Discuție) (Traducere) | Change tags to apply to the entry in the patrol log. |
apihelp-php-description (Discuție) (Traducere) | Output data in serialized PHP format. |
apihelp-php-param-formatversion (Discuție) (Traducere) | Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Experimental modern format. Details may change! ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning. |
apihelp-phpfm-description (Discuție) (Traducere) | Output data in serialized PHP format (pretty-print in HTML). |
apihelp-protect-description (Discuție) (Traducere) | Change the protection level of a page. |
apihelp-protect-example-protect (Discuție) (Traducere) | Protect a page. |
apihelp-protect-example-unprotect (Discuție) (Traducere) | Unprotect a page by setting restrictions to <kbd>all</kbd> (i.e. everyone is allowed to take the action). |
apihelp-protect-example-unprotect2 (Discuție) (Traducere) | Unprotect a page by setting no restrictions. |
apihelp-protect-param-cascade (Discuție) (Traducere) | Enable cascading protection (i.e. protect transcluded templates and images used in this page). Ignored if none of the given protection levels support cascading. |
apihelp-protect-param-expiry (Discuție) (Traducere) | Expiry timestamps. If only one timestamp is set, it'll be used for all protections. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd>, for a never-expiring protection. |
apihelp-protect-param-pageid (Discuție) (Traducere) | ID of the page to (un)protect. Cannot be used together with $1title. |
apihelp-protect-param-protections (Discuție) (Traducere) | List of protection levels, formatted <kbd>action=level</kbd> (e.g. <kbd>edit=sysop</kbd>). A level of <kbd>all</kbd> means everyone is allowed to take the action, i.e. no restriction. <strong>Note:</strong> Any actions not listed will have restrictions removed. |
apihelp-protect-param-reason (Discuție) (Traducere) | Reason for (un)protecting. |
apihelp-protect-param-tags (Discuție) (Traducere) | Change tags to apply to the entry in the protection log. |
Prima pagină |
Pagina anterioară |
Pagina următoare |
Ultima pagină |