Rendszerüzenetek
A IKSZT Kézikönyv wikiből
Ezen a lapon a MediaWiki-névtérben elérhető rendszerüzenetek listája látható. Ha részt szeretnél venni a MediaWiki fordításában, látogass el a MediaWiki Localisation, valamint a translatewiki.net oldalra.
Első oldal |
Előző oldal |
Következő oldal |
Utolsó oldal |
Név | Alapértelmezett szöveg |
---|---|
Jelenlegi szöveg | |
apihelp-parse-paramvalue-prop-categories (vitalap) (Fordítás) | Gives the categories in the parsed wikitext. |
apihelp-parse-paramvalue-prop-categorieshtml (vitalap) (Fordítás) | Gives the HTML version of the categories. |
apihelp-parse-paramvalue-prop-displaytitle (vitalap) (Fordítás) | Adds the title of the parsed wikitext. |
apihelp-parse-paramvalue-prop-encodedjsconfigvars (vitalap) (Fordítás) | Gives the JavaScript configuration variables specific to the page as a JSON string. |
apihelp-parse-paramvalue-prop-externallinks (vitalap) (Fordítás) | Gives the external links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-headhtml (vitalap) (Fordítás) | Gives parsed <code><head></code> of the page. |
apihelp-parse-paramvalue-prop-headitems (vitalap) (Fordítás) | <span class="apihelp-deprecated">Deprecated.</span> Gives items to put in the <code><head></code> of the page. |
apihelp-parse-paramvalue-prop-images (vitalap) (Fordítás) | Gives the images in the parsed wikitext. |
apihelp-parse-paramvalue-prop-indicators (vitalap) (Fordítás) | Gives the HTML of page status indicators used on the page. |
apihelp-parse-paramvalue-prop-iwlinks (vitalap) (Fordítás) | Gives interwiki links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-jsconfigvars (vitalap) (Fordítás) | Gives the JavaScript configuration variables specific to the page. To apply, use <code>mw.config.set()</code>. |
apihelp-parse-paramvalue-prop-langlinks (vitalap) (Fordítás) | Gives the language links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-limitreportdata (vitalap) (Fordítás) | Gives the limit report in a structured way. Gives no data, when <var>$1disablelimitreport</var> is set. |
apihelp-parse-paramvalue-prop-limitreporthtml (vitalap) (Fordítás) | Gives the HTML version of the limit report. Gives no data, when <var>$1disablelimitreport</var> is set. |
apihelp-parse-paramvalue-prop-links (vitalap) (Fordítás) | Gives the internal links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-modules (vitalap) (Fordítás) | 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 (vitalap) (Fordítás) | The XML parse tree of revision content (requires content model <code>$1</code>) |
apihelp-parse-paramvalue-prop-parsewarnings (vitalap) (Fordítás) | Gives the warnings that occurred while parsing content. |
apihelp-parse-paramvalue-prop-properties (vitalap) (Fordítás) | Gives various properties defined in the parsed wikitext. |
apihelp-parse-paramvalue-prop-revid (vitalap) (Fordítás) | Adds the revision ID of the parsed page. |
apihelp-parse-paramvalue-prop-sections (vitalap) (Fordítás) | Gives the sections in the parsed wikitext. |
apihelp-parse-paramvalue-prop-templates (vitalap) (Fordítás) | Gives the templates in the parsed wikitext. |
apihelp-parse-paramvalue-prop-text (vitalap) (Fordítás) | Gives the parsed text of the wikitext. |
apihelp-parse-paramvalue-prop-wikitext (vitalap) (Fordítás) | Gives the original wikitext that was parsed. |
apihelp-patrol-description (vitalap) (Fordítás) | Patrol a page or revision. |
apihelp-patrol-example-rcid (vitalap) (Fordítás) | Patrol a recent change. |
apihelp-patrol-example-revid (vitalap) (Fordítás) | Patrol a revision. |
apihelp-patrol-param-rcid (vitalap) (Fordítás) | Recentchanges ID to patrol. |
apihelp-patrol-param-revid (vitalap) (Fordítás) | Revision ID to patrol. |
apihelp-patrol-param-tags (vitalap) (Fordítás) | Change tags to apply to the entry in the patrol log. |
apihelp-php-description (vitalap) (Fordítás) | Output data in serialized PHP format. |
apihelp-php-param-formatversion (vitalap) (Fordítás) | 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 (vitalap) (Fordítás) | Output data in serialized PHP format (pretty-print in HTML). |
apihelp-protect-description (vitalap) (Fordítás) | Change the protection level of a page. |
apihelp-protect-example-protect (vitalap) (Fordítás) | Lap levédése. |
apihelp-protect-example-unprotect (vitalap) (Fordítás) | Unprotect a page by setting restrictions to <kbd>all</kbd> (i.e. everyone is allowed to take the action). |
apihelp-protect-example-unprotect2 (vitalap) (Fordítás) | Unprotect a page by setting no restrictions. |
apihelp-protect-param-cascade (vitalap) (Fordítás) | 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 (vitalap) (Fordítás) | 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 (vitalap) (Fordítás) | ID of the page to (un)protect. Cannot be used together with $1title. |
apihelp-protect-param-protections (vitalap) (Fordítás) | 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 (vitalap) (Fordítás) | Reason for (un)protecting. |
apihelp-protect-param-tags (vitalap) (Fordítás) | Change tags to apply to the entry in the protection log. |
apihelp-protect-param-title (vitalap) (Fordítás) | Title of the page to (un)protect. Cannot be used together with $1pageid. |
apihelp-protect-param-watch (vitalap) (Fordítás) | If set, add the page being (un)protected to the current user's watchlist. |
apihelp-protect-param-watchlist (vitalap) (Fordítás) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-purge-description (vitalap) (Fordítás) | Purge the cache for the given titles. |
apihelp-purge-example-generator (vitalap) (Fordítás) | Purge the first 10 pages in the main namespace. |
apihelp-purge-example-simple (vitalap) (Fordítás) | Purge the <kbd>Main Page</kbd> and the <kbd>API</kbd> page. |
apihelp-purge-param-forcelinkupdate (vitalap) (Fordítás) | Update the links tables. |
Első oldal |
Előző oldal |
Következő oldal |
Utolsó oldal |