Kõik süsteemi sõnumid
Mine navigeerimisribale
Mine otsikasti
See on loend kõikidest olemasolevatest süsteemisõnumitest MediaWiki nimeruumis.
Kui soovid MediaWiki tarkvara tõlkimises osaleda, siis vaata lehti MediaWiki lokaliseerimine ja translatewiki.net.
| Nimi | Vaiketekst |
|---|---|
| Praegune tekst | |
| apihelp-parse-param-useskin (arutelu) (tõlgi) | Apply the selected skin to the parser output. May affect the following properties: <kbd>langlinks</kbd>, <kbd>headitems</kbd>, <kbd>modules</kbd>, <kbd>jsconfigvars</kbd>, <kbd>indicators</kbd>. |
| apihelp-parse-param-wrapoutputclass (arutelu) (tõlgi) | CSS class to use to wrap the parser output. |
| apihelp-parse-paramvalue-prop-categories (arutelu) (tõlgi) | Gives the categories in the parsed wikitext. |
| apihelp-parse-paramvalue-prop-categorieshtml (arutelu) (tõlgi) | Gives the HTML version of the categories. |
| apihelp-parse-paramvalue-prop-displaytitle (arutelu) (tõlgi) | Adds the title of the parsed wikitext. |
| apihelp-parse-paramvalue-prop-encodedjsconfigvars (arutelu) (tõlgi) | Gives the JavaScript configuration variables specific to the page as a JSON string. |
| apihelp-parse-paramvalue-prop-externallinks (arutelu) (tõlgi) | Gives the external links in the parsed wikitext. |
| apihelp-parse-paramvalue-prop-headhtml (arutelu) (tõlgi) | Gives parsed doctype, opening <code><html></code>, <code><head></code> element and opening <code><body></code> of the page. |
| apihelp-parse-paramvalue-prop-headitems (arutelu) (tõlgi) | Gives items to put in the <code><head></code> of the page. |
| apihelp-parse-paramvalue-prop-images (arutelu) (tõlgi) | Gives the images in the parsed wikitext. |
| apihelp-parse-paramvalue-prop-indicators (arutelu) (tõlgi) | Gives the HTML of page status indicators used on the page. |
| apihelp-parse-paramvalue-prop-iwlinks (arutelu) (tõlgi) | Gives interwiki links in the parsed wikitext. |
| apihelp-parse-paramvalue-prop-jsconfigvars (arutelu) (tõlgi) | Gives the JavaScript configuration variables specific to the page. To apply, use <code>mw.config.set()</code>. |
| apihelp-parse-paramvalue-prop-langlinks (arutelu) (tõlgi) | Gives the language links in the parsed wikitext. |
| apihelp-parse-paramvalue-prop-limitreportdata (arutelu) (tõlgi) | Gives the limit report in a structured way. Gives no data, when <var>$1disablelimitreport</var> is set. |
| apihelp-parse-paramvalue-prop-limitreporthtml (arutelu) (tõlgi) | Gives the HTML version of the limit report. Gives no data, when <var>$1disablelimitreport</var> is set. |
| apihelp-parse-paramvalue-prop-links (arutelu) (tõlgi) | Gives the internal links in the parsed wikitext. |
| apihelp-parse-paramvalue-prop-modules (arutelu) (tõlgi) | 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 (arutelu) (tõlgi) | The XML parse tree of revision content (requires content model <code>$1</code>) |
| apihelp-parse-paramvalue-prop-parsewarnings (arutelu) (tõlgi) | Gives the warnings that occurred while parsing content. |
| apihelp-parse-paramvalue-prop-properties (arutelu) (tõlgi) | Gives various properties defined in the parsed wikitext. |
| apihelp-parse-paramvalue-prop-revid (arutelu) (tõlgi) | Adds the revision ID of the parsed page. |
| apihelp-parse-paramvalue-prop-sections (arutelu) (tõlgi) | Gives the sections in the parsed wikitext. |
| apihelp-parse-paramvalue-prop-templates (arutelu) (tõlgi) | Gives the templates in the parsed wikitext. |
| apihelp-parse-paramvalue-prop-text (arutelu) (tõlgi) | Gives the parsed text of the wikitext. |
| apihelp-parse-paramvalue-prop-wikitext (arutelu) (tõlgi) | Gives the original wikitext that was parsed. |
| apihelp-parse-summary (arutelu) (tõlgi) | Parses content and returns parser output. |
| apihelp-patrol-example-rcid (arutelu) (tõlgi) | Patrol a recent change. |
| apihelp-patrol-example-revid (arutelu) (tõlgi) | Patrol a revision. |
| apihelp-patrol-param-rcid (arutelu) (tõlgi) | Recentchanges ID to patrol. |
| apihelp-patrol-param-revid (arutelu) (tõlgi) | Revision ID to patrol. |
| apihelp-patrol-param-tags (arutelu) (tõlgi) | Change tags to apply to the entry in the patrol log. |
| apihelp-patrol-summary (arutelu) (tõlgi) | Patrol a page or revision. |
| apihelp-php-param-formatversion (arutelu) (tõlgi) | Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Modern format. ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning. |
| apihelp-php-summary (arutelu) (tõlgi) | Output data in serialized PHP format. |
| apihelp-phpfm-summary (arutelu) (tõlgi) | Output data in serialized PHP format (pretty-print in HTML). |
| apihelp-protect-example-protect (arutelu) (tõlgi) | Protect a page. |
| apihelp-protect-example-unprotect (arutelu) (tõlgi) | Unprotect a page by setting restrictions to <kbd>all</kbd> (i.e. everyone is allowed to take the action). |
| apihelp-protect-example-unprotect2 (arutelu) (tõlgi) | Unprotect a page by setting no restrictions. |
| apihelp-protect-param-cascade (arutelu) (tõlgi) | 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 (arutelu) (tõlgi) | 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 (arutelu) (tõlgi) | ID of the page to (un)protect. Cannot be used together with $1title. |
| apihelp-protect-param-protections (arutelu) (tõlgi) | 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 (arutelu) (tõlgi) | Reason for (un)protecting. |
| apihelp-protect-param-tags (arutelu) (tõlgi) | Change tags to apply to the entry in the protection log. |
| apihelp-protect-param-title (arutelu) (tõlgi) | Title of the page to (un)protect. Cannot be used together with $1pageid. |
| apihelp-protect-param-watch (arutelu) (tõlgi) | If set, add the page being (un)protected to the current user's watchlist. |
| apihelp-protect-param-watchlist (arutelu) (tõlgi) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
| apihelp-protect-param-watchlistexpiry (arutelu) (tõlgi) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-protect-summary (arutelu) (tõlgi) | Change the protection level of a page. |