表示メッセージ一覧

これはMediaWiki名前空間にある全てのシステムメッセージの一覧です。
表示メッセージ一覧
最初のページ前のページ次のページ最後のページ
メッセージ名 既定の文章
現在の文章
apihelp-parse-param-oldid (トーク) (翻訳) この版の内容を構文解析する。<var>$1page</var> および <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 (トーク) (翻訳) このページの内容を構文解析します。<var>$1text</var> および <var>$1title</var> とは同時に使用できません。
apihelp-parse-param-pageid (トーク) (翻訳) このページの内容を構文解析する。<var>$1page</var> をオーバーライドします。
apihelp-parse-param-parsoid (トーク) (翻訳) Generate HTML conforming to the [[mw:Specs/HTML|MediaWiki DOM spec]] using [[mw:Parsoid|Parsoid]].
apihelp-parse-param-preview (トーク) (翻訳) プレビューモードでのパース
apihelp-parse-param-prop (トーク) (翻訳) どの情報を取得するか:
apihelp-parse-param-pst (トーク) (翻訳) それを構文解析する前に、入力の上で事前保存の変換を実行してください。テキストで使用した場合のみ有効です。
apihelp-parse-param-redirects (トーク) (翻訳) もし <var>$1page</var> や <var>$1pageid</var> に転送ページが指定された場合、それを解決する。
apihelp-parse-param-revid (トーク) (翻訳) Revision ID, for <code><nowiki>{{REVISIONID}}</nowiki></code> and similar variables.
apihelp-parse-param-section (トーク) (翻訳) その節の識別子の内容のみを構文解析します。 <kbd>new</kbd> のとき、ページに新しい節を追加するかのように <var>$1text</var> と<var>$1sectiontitle</var> を解析します。 <kbd>new</kbd> は <var>text</var> を指定したときのみ許可されます。
apihelp-parse-param-sectionpreview (トーク) (翻訳) Parse in section preview mode (enables preview mode too).
apihelp-parse-param-sectiontitle (トーク) (翻訳) <var>section</var> が <kbd>new</kbd> のときの、新しい節の節名。 ページ編集とは異なり、これは <var>summary</var> が省略または空のときにはフォールバックしません。
apihelp-parse-param-showstrategykeys (トーク) (翻訳) Whether to include internal merge strategy information in jsconfigvars.
apihelp-parse-param-summary (トーク) (翻訳) 構文解析する要約
apihelp-parse-param-text (トーク) (翻訳) 構文解析する文字列。コンテンツモデルを制御するためには<var>$1title</var> または <var>$1contentmodel</var> を使用してください。
apihelp-parse-param-title (トーク) (翻訳) 文字列が属するページのページ名。これを省略する場合、必ず <var>$1contentmodel</var> を指定しなければなりません。また、その場合 [[API]] がページ名として使用されます。
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 class to use to wrap the parser output.
apihelp-parse-paramvalue-prop-categories (トーク) (翻訳) 構文解析されたウィキテキストのカテゴリを提供します。
apihelp-parse-paramvalue-prop-categorieshtml (トーク) (翻訳) カテゴリのHTMLバージョンを提供します。
apihelp-parse-paramvalue-prop-displaytitle (トーク) (翻訳) 構文解析されたウィキテキストのタイトルを追加します。
apihelp-parse-paramvalue-prop-encodedjsconfigvars (トーク) (翻訳) JSON文字列としてページに固有のJavaScriptの設定変数を提供します。
apihelp-parse-paramvalue-prop-externallinks (トーク) (翻訳) 構文解析されたウィキテキスト内で外部リンクを提供します。
apihelp-parse-paramvalue-prop-headhtml (トーク) (翻訳) ページの<code><html></code>と<code><head></code>の要素を開いて<code><body></code>を開示し、Doctype を解析する。
apihelp-parse-paramvalue-prop-headitems (トーク) (翻訳) ページの <code><head></code> の中に入れてアイテムを提供します。
apihelp-parse-paramvalue-prop-images (トーク) (翻訳) 構文解析されたウィキテキストの画像を提供します。
apihelp-parse-paramvalue-prop-indicators (トーク) (翻訳) ページ上で使用されるページのステータスインジケータのHTMLを提供します。
apihelp-parse-paramvalue-prop-iwlinks (トーク) (翻訳) 構文解析されたウィキテキスト内でウィキ間リンクを提供します。
apihelp-parse-paramvalue-prop-jsconfigvars (トーク) (翻訳) ページに固有のJavaScriptの設定変数を提供します。適用するには、<code>mw.config.set()</code>を使用します。
apihelp-parse-paramvalue-prop-langlinks (トーク) (翻訳) 解析されたウィキテキストにおける言語リンクを提供します。
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 (トーク) (翻訳) 構文解析されたウィキテキスト内で内部リンクを提供します。
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 (トーク) (翻訳) 版内容のXML構文解析ツリー (requires content model <code>$1</code>)
apihelp-parse-paramvalue-prop-parsewarnings (トーク) (翻訳) Gives the warnings that occurred while parsing content (as wikitext).
apihelp-parse-paramvalue-prop-parsewarningshtml (トーク) (翻訳) Gives the warnings that occurred while parsing content (as HTML).
apihelp-parse-paramvalue-prop-properties (トーク) (翻訳) 構文解析されたウィキテキスト内で定義されたさまざまなプロパティを提供します。
apihelp-parse-paramvalue-prop-revid (トーク) (翻訳) 構文解析されたページの版IDを追加します。
apihelp-parse-paramvalue-prop-sections (トーク) (翻訳) 構文解析されたウィキテキスト内のセクションを提供します。
apihelp-parse-paramvalue-prop-subtitle (トーク) (翻訳) Adds the page subtitle for the parsed page.
apihelp-parse-paramvalue-prop-templates (トーク) (翻訳) 構文解析されたウィキテキストでテンプレートを提供します。
apihelp-parse-paramvalue-prop-text (トーク) (翻訳) ウィキテキストの解析されたテキストを提供します。
apihelp-parse-paramvalue-prop-wikitext (トーク) (翻訳) 構文解析されたオリジナルのウィキテキストを提供します。
apihelp-parse-summary (トーク) (翻訳) Parses content and returns parser output.
apihelp-patrol-example-rcid (トーク) (翻訳) 最近の更新を巡回
apihelp-patrol-example-revid (トーク) (翻訳) 版を巡回済みにする。
apihelp-patrol-param-rcid (トーク) (翻訳) 巡回済みにする最近の更新ID。
apihelp-patrol-param-revid (トーク) (翻訳) 巡回済みにする版ID。
最初のページ前のページ次のページ最後のページ