Системные сообщения
Это список системных сообщений, доступных в пространстве имён «MediaWiki». Если вы хотите внести вклад в общую локализацию MediaWiki, пожалуйста, посетите страницу описания локализации и проект translatewiki.net.
Первая страница |
Предыдущая страница |
Следующая страница |
Последняя страница |
Сообщение | Текст по умолчанию |
---|---|
Текущий текст | |
apihelp-parse-param-disabletoc (обсуждение) (Перевести) | Не включать в вывод таблицу содержания. |
apihelp-parse-param-effectivelanglinks (обсуждение) (Перевести) | Includes language links supplied by extensions (for use with <kbd>$1prop=langlinks</kbd>). |
apihelp-parse-param-generatexml (обсуждение) (Перевести) | Generate XML parse tree (requires content model <code>$1</code>; replaced by <kbd>$2prop=parsetree</kbd>). |
apihelp-parse-param-mainpage (обсуждение) (Перевести) | Apply mobile main page transformations. |
apihelp-parse-param-mobileformat (обсуждение) (Перевести) | Return parse output in a format suitable for mobile devices. |
apihelp-parse-param-noimages (обсуждение) (Перевести) | Disable images in mobile output. |
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-externallinks (обсуждение) (Перевести) | Gives the external links in the parsed wikitext. |
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-iwlinks (обсуждение) (Перевести) | Gives interwiki links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-jsconfigvars (обсуждение) (Перевести) | Gives the JavaScript configuration variables specific to the page. |
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. 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 (обсуждение) (Перевести) | Һуңғы үҙгәрештәрҙе ҡарау. |
apihelp-patrol-example-revid (обсуждение) (Перевести) | Яңынан ҡарау. |
apihelp-patrol-param-rcid (обсуждение) (Перевести) | Яңы үҙгәртеүҙәрҙе ҡарау идентификаторы. |
apihelp-patrol-param-revid (обсуждение) (Перевести) | Ҡарау версияһы идентификаторы. |
apihelp-patrol-param-tags (обсуждение) (Перевести) | Change tags to apply to the entry in the patrol log. |
apihelp-php-description (обсуждение) (Перевести) | Выходные данные в сериализованном формате PHP. |
Первая страница |
Предыдущая страница |
Следующая страница |
Последняя страница |