Системске поруке

Пређи на навигацију Пређи на претрагу
Ово је списак системских порука доступних у именском простору „Медијавики”. Посетите локализацију Медијавикија и translatewiki.net ако желите да допринесете општој локализацији Медијавикија.
Системске поруке
Прва страницаПретходна страницаСледећа страницаПоследња страница
Назив Подразумевани текст
Актуелни текст поруке
apihelp-parse-param-oldid (разговор) (Преведите) Parse the content of this revision. Overrides <var>$1page</var> and <var>$1pageid</var>.
apihelp-parse-param-onlypst (разговор) (Преведите) Do a pre-save transform (PST) on the input, but don't parse it. Returns the same wikitext, after a PST has been applied. Only valid when used with <var>$1text</var>.
apihelp-parse-param-page (разговор) (Преведите) Parse the content of this page. Cannot be used together with <var>$1text</var> and <var>$1title</var>.
apihelp-parse-param-pageid (разговор) (Преведите) Parse the content of this page. Overrides <var>$1page</var>.
apihelp-parse-param-preview (разговор) (Преведите) Parse in preview mode.
apihelp-parse-param-prop (разговор) (Преведите) Which pieces of information to get:
apihelp-parse-param-pst (разговор) (Преведите) Do a pre-save transform on the input before parsing it. Only valid when used with text.
apihelp-parse-param-redirects (разговор) (Преведите) If <var>$1page</var> or <var>$1pageid</var> is set to a redirect, resolve it.
apihelp-parse-param-revid (разговор) (Преведите) Revision ID, for <code><nowiki>{{REVISIONID}}</nowiki></code> and similar variables.
apihelp-parse-param-section (разговор) (Преведите) Only parse the content of the section with this identifier. 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 (разговор) (Преведите) Parse in section preview mode (enables preview mode too).
apihelp-parse-param-sectiontitle (разговор) (Преведите) 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 (разговор) (Преведите) Whether to include internal merge strategy information in jsconfigvars.
apihelp-parse-param-summary (разговор) (Преведите) Summary to parse.
apihelp-parse-param-text (разговор) (Преведите) Text to parse. Use <var>$1title</var> or <var>$1contentmodel</var> to control the content model.
apihelp-parse-param-title (разговор) (Преведите) 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 (разговор) (Преведите) 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 (разговор) (Преведите) CSS класа која ће се користити за излаз парсера.
apihelp-parse-paramvalue-prop-categories (разговор) (Преведите) Gives the categories in the parsed wikitext.
apihelp-parse-paramvalue-prop-categorieshtml (разговор) (Преведите) Gives the HTML version of the categories.
apihelp-parse-paramvalue-prop-displaytitle (разговор) (Преведите) Adds the title of the parsed wikitext.
apihelp-parse-paramvalue-prop-encodedjsconfigvars (разговор) (Преведите) Gives the JavaScript configuration variables specific to the page as a JSON string.
apihelp-parse-paramvalue-prop-externallinks (разговор) (Преведите) Gives the external links in the parsed wikitext.
apihelp-parse-paramvalue-prop-headhtml (разговор) (Преведите) Gives parsed doctype, opening <code><html></code>, <code><head></code> element and opening <code><body></code> of the page.
apihelp-parse-paramvalue-prop-headitems (разговор) (Преведите) Gives items to put in the <code><head></code> of the page.
apihelp-parse-paramvalue-prop-images (разговор) (Преведите) Gives the images in the parsed wikitext.
apihelp-parse-paramvalue-prop-indicators (разговор) (Преведите) Gives the HTML of page status indicators used on the page.
apihelp-parse-paramvalue-prop-iwlinks (разговор) (Преведите) Gives interwiki links in the parsed wikitext.
apihelp-parse-paramvalue-prop-jsconfigvars (разговор) (Преведите) Gives the JavaScript configuration variables specific to the page. To apply, use <code>mw.config.set()</code>.
apihelp-parse-paramvalue-prop-langlinks (разговор) (Преведите) Gives the language links in the parsed wikitext.
apihelp-parse-paramvalue-prop-limitreportdata (разговор) (Преведите) Gives the limit report in a structured way. Gives no data, when <var>$1disablelimitreport</var> is set.
apihelp-parse-paramvalue-prop-limitreporthtml (разговор) (Преведите) Gives the HTML version of the limit report. Gives no data, when <var>$1disablelimitreport</var> is set.
apihelp-parse-paramvalue-prop-links (разговор) (Преведите) Gives the internal links in the parsed wikitext.
apihelp-parse-paramvalue-prop-modules (разговор) (Преведите) 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 (разговор) (Преведите) The XML parse tree of revision content (requires content model <code>$1</code>)
apihelp-parse-paramvalue-prop-parsewarnings (разговор) (Преведите) Даје упозорења која су се појавила при парсовању садржаја (као викитекст).
apihelp-parse-paramvalue-prop-parsewarningshtml (разговор) (Преведите) Gives the warnings that occurred while parsing content (as HTML).
apihelp-parse-paramvalue-prop-properties (разговор) (Преведите) Gives various properties defined in the parsed wikitext.
apihelp-parse-paramvalue-prop-revid (разговор) (Преведите) Adds the revision ID of the parsed page.
apihelp-parse-paramvalue-prop-sections (разговор) (Преведите) Gives the sections in the parsed wikitext.
apihelp-parse-paramvalue-prop-subtitle (разговор) (Преведите) Adds the page subtitle for the parsed page.
apihelp-parse-paramvalue-prop-templates (разговор) (Преведите) Gives the templates in the parsed wikitext.
apihelp-parse-paramvalue-prop-text (разговор) (Преведите) Gives the parsed text of the wikitext.
apihelp-parse-paramvalue-prop-wikitext (разговор) (Преведите) Gives the original wikitext that was parsed.
apihelp-parse-summary (разговор) (Преведите) Parses content and returns parser output.
apihelp-patrol-example-rcid (разговор) (Преведите) Patrol a recent change.
apihelp-patrol-example-revid (разговор) (Преведите) Patrol a revision.
apihelp-patrol-param-rcid (разговор) (Преведите) Recentchanges ID to patrol.
apihelp-patrol-param-revid (разговор) (Преведите) Revision ID to patrol.
apihelp-patrol-param-tags (разговор) (Преведите) Change tags to apply to the entry in the patrol log.
Прва страницаПретходна страницаСледећа страницаПоследња страница