システムメッセージの一覧

提供: 下北沢百科
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。
システムメッセージの一覧
最初のページ前のページ次のページ最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-query+allmessages-summary (トーク) (翻訳) Return messages from this site.
apihelp-query+allpages-example-B (トーク) (翻訳) <kbd>B</kbd> で始まるページの一覧を表示する。
apihelp-query+allpages-example-generator (トーク) (翻訳) <kbd>T</kbd> で始まる4つのページに関する情報を表示する。
apihelp-query+allpages-example-generator-revisions (トーク) (翻訳) <kbd>Re</kbd> で始まる最初の非リダイレクトの2ページの内容を表示する。
apihelp-query+allpages-param-dir (トーク) (翻訳) 昇順・降順の別。
apihelp-query+allpages-param-filterlanglinks (トーク) (翻訳) Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions.
apihelp-query+allpages-param-filterredir (トーク) (翻訳) リストするページ
apihelp-query+allpages-param-from (トーク) (翻訳) 列挙を開始するページ名。
apihelp-query+allpages-param-limit (トーク) (翻訳) 返すページの総数。
apihelp-query+allpages-param-maxsize (トーク) (翻訳) ページの最大バイト数を制限する。
apihelp-query+allpages-param-minsize (トーク) (翻訳) ページの最低バイト数を制限する。
apihelp-query+allpages-param-namespace (トーク) (翻訳) 列挙する名前空間。
apihelp-query+allpages-param-prefix (トーク) (翻訳) この値で始まるすべてのページ名を検索します。
apihelp-query+allpages-param-prexpiry (トーク) (翻訳) Which protection expiry to filter the page on: ;indefinite:Get only pages with indefinite protection expiry. ;definite:Get only pages with a definite (specific) protection expiry. ;all:Get pages with any protections expiry.
apihelp-query+allpages-param-prfiltercascade (トーク) (翻訳) Filter protections based on cascadingness (ignored when $1prtype isn't set).
apihelp-query+allpages-param-prlevel (トーク) (翻訳) 保護レベルで絞り込む ($1type= パラメーターと同時に使用しなければなりません)。
apihelp-query+allpages-param-prtype (トーク) (翻訳) 保護されているページに絞り込む。
apihelp-query+allpages-param-to (トーク) (翻訳) 列挙を終了するページ名。
apihelp-query+allpages-summary (トーク) (翻訳) Enumerate all pages sequentially in a given namespace.
apihelp-query+allredirects-example-B (トーク) (翻訳) <kbd>B</kbd> で始まる転送先ページ (存在しないページも含む)を、転送元のページIDとともに表示する。
apihelp-query+allredirects-example-generator (トーク) (翻訳) リダイレクトを含むページを取得します。
apihelp-query+allredirects-example-unique (トーク) (翻訳) 一意のターゲットページを一覧表示します。
apihelp-query+allredirects-example-unique-generator (トーク) (翻訳) 存在しないものに印をつけて、すべて取得する。
apihelp-query+allredirects-param-dir (トーク) (翻訳) 昇順・降順の別。
apihelp-query+allredirects-param-from (トーク) (翻訳) 列挙を開始するリダイレクトのページ名。
apihelp-query+allredirects-param-limit (トーク) (翻訳) 返す項目の総数。
apihelp-query+allredirects-param-namespace (トーク) (翻訳) 列挙する名前空間。
apihelp-query+allredirects-param-prefix (トーク) (翻訳) この値で始まるすべてのページを検索する。
apihelp-query+allredirects-param-prop (トーク) (翻訳) どの情報を結果に含めるか:
apihelp-query+allredirects-param-to (トーク) (翻訳) 列挙を終了するリダイレクトのページ名。
apihelp-query+allredirects-param-unique (トーク) (翻訳) 転送先ページ名を一度だけ表示します。<kbd>$1prop=ids|fragment|interwiki</kbd> とは同時に使用できません。ジェネレーターとして使用される場合、転送元ではなく転送先のページを生成します。
apihelp-query+allredirects-paramvalue-prop-fragment (トーク) (翻訳) Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-ids (トーク) (翻訳) 転送ページのページIDを追加します ($1unique とは同時に使用できません)。
apihelp-query+allredirects-paramvalue-prop-interwiki (トーク) (翻訳) Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-title (トーク) (翻訳) 転送ページのページ名を追加します。
apihelp-query+allredirects-summary (トーク) (翻訳) ある名前空間へのすべての転送を一覧表示する。
apihelp-query+allrevisions-example-ns-main (トーク) (翻訳) 標準名前空間にある最初の50版を一覧表示する。
apihelp-query+allrevisions-example-user (トーク) (翻訳) 利用者 <kbd>Example</kbd> による直近の50版を一覧表示する。
apihelp-query+allrevisions-param-end (トーク) (翻訳) 列挙の終点となるタイムスタンプ。
apihelp-query+allrevisions-param-excludeuser (トーク) (翻訳) この利用者による版を一覧表示しない。
apihelp-query+allrevisions-param-generatetitles (トーク) (翻訳) ジェネレーターとして使用する場合、版IDではなくページ名を生成します。
apihelp-query+allrevisions-param-namespace (トーク) (翻訳) この名前空間に含まれるページのみを一覧表示します。
apihelp-query+allrevisions-param-start (トーク) (翻訳) 列挙の始点となるタイムスタンプ。
apihelp-query+allrevisions-param-user (トーク) (翻訳) この利用者による版のみを一覧表示する。
apihelp-query+allrevisions-summary (トーク) (翻訳) すべての版を一覧表示する。
apihelp-query+alltransclusions-example-B (トーク) (翻訳) 参照読み込みされているページ (存在しないページも含む) を、参照元のページIDとともに、<kbd>B</kbd> で始まるものから一覧表示する。
apihelp-query+alltransclusions-example-generator (トーク) (翻訳) 参照読み込みを含んでいるページを取得する。
apihelp-query+alltransclusions-example-unique (トーク) (翻訳) List unique transcluded titles.
apihelp-query+alltransclusions-example-unique-generator (トーク) (翻訳) 参照読み込みされたページを、存在しないものに印をつけて、すべて取得する。
apihelp-query+alltransclusions-param-dir (トーク) (翻訳) 昇順・降順の別。
最初のページ前のページ次のページ最後のページ