Системные сообщения

Перейти к: навигация, поиск

Это список системных сообщений, доступных в пространстве имён «MediaWiki». Если вы хотите внести вклад в общую локализацию MediaWiki, пожалуйста, посетите страницу описания локализации и проект translatewiki.net.

Фильтр
Фильтр по статусу изменения:    
Первая страница
Последняя страница
Сообщение Текст по умолчанию
Текущий текст
apihelp-parse-example-text (обсуждение) (Перевести) Анализ wikitext.
apihelp-parse-example-texttitle (обсуждение) (Перевести) Parse wikitext, specifying the page title.
apihelp-parse-param-contentformat (обсуждение) (Перевести) Content serialization format used for the input text. Only valid when used with $1text.
apihelp-parse-param-contentmodel (обсуждение) (Перевести) Content model of the input text. If omitted, $1title must be specified, and default will be the model of the specified title. Only valid when used with $1text.
apihelp-parse-param-disableeditsection (обсуждение) (Перевести) Omit edit section links from the parser output.
apihelp-parse-param-disablelimitreport (обсуждение) (Перевести) Omit the limit report ("NewPP limit report") from the parser output.
apihelp-parse-param-disablepp (обсуждение) (Перевести) Урынына <var>$1disablelimitreport</var> ҡулланырға.
apihelp-parse-param-disabletidy (обсуждение) (Перевести) Do not run HTML cleanup (e.g. tidy) on the parser output.
apihelp-parse-param-disabletoc (обсуждение) (Перевести) Не включать в вывод таблицу содержания.
apihelp-parse-param-generatexml (обсуждение) (Перевести) Generate XML parse tree (requires content model <code>$1</code>; replaced by <kbd>$2prop=parsetree</kbd>).
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 (обсуждение) (Перевести) Алдан ҡарау режимында синтаксик анализ
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-section (обсуждение) (Перевести) 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 (обсуждение) (Перевести) 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-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-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-headhtml (обсуждение) (Перевести) Gives parsed <code><head></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-jsconfigvars (обсуждение) (Перевести) Gives the JavaScript configuration variables specific to the page.
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-modules (обсуждение) (Перевести) Gives the ResourceLoader modules used on the page. 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-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-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-patrol-description (обсуждение) (Перевести) Patrol a page or revision.
apihelp-patrol-example-rcid (обсуждение) (Перевести) Һуңғы үҙгәрештәрҙе ҡарау.
Первая страница
Последняя страница