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

移動先: 案内検索

これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズtranslatewiki.net をご覧ください。

絞り込み
変更状態により絞り込む:    
最初のページ
最後のページ
名前 既定のメッセージ文
現在のメッセージ文
apihelp-query+blocks-param-prop (トーク) (翻訳) Which properties to get:
apihelp-query+blocks-param-show (トーク) (翻訳) Show only items that meet these criteria. For example, to see only indefinite blocks on IP addresses, set <kbd>$1show=ip|!temp</kbd>.
apihelp-query+blocks-param-start (トーク) (翻訳) 列挙の始点となるタイムスタンプ。
apihelp-query+blocks-param-users (トーク) (翻訳) 検索対象の利用者のリスト (任意)。
apihelp-query+blocks-paramvalue-prop-by (トーク) (翻訳) Adds the username of the blocking user.
apihelp-query+blocks-paramvalue-prop-byid (トーク) (翻訳) Adds the user ID of the blocking user.
apihelp-query+blocks-paramvalue-prop-expiry (トーク) (翻訳) Adds the timestamp of when the block expires.
apihelp-query+blocks-paramvalue-prop-flags (トーク) (翻訳) Tags the ban with (autoblock, anononly, etc.).
apihelp-query+blocks-paramvalue-prop-id (トーク) (翻訳) Adds the ID of the block.
apihelp-query+blocks-paramvalue-prop-range (トーク) (翻訳) Adds the range of IP addresses affected by the block.
apihelp-query+blocks-paramvalue-prop-reason (トーク) (翻訳) Adds the reason given for the block.
apihelp-query+blocks-paramvalue-prop-timestamp (トーク) (翻訳) Adds the timestamp of when the block was given.
apihelp-query+blocks-paramvalue-prop-user (トーク) (翻訳) Adds the username of the blocked user.
apihelp-query+blocks-paramvalue-prop-userid (トーク) (翻訳) Adds the user ID of the blocked user.
apihelp-query+categories-description (トーク) (翻訳) List all categories the pages belong to.
apihelp-query+categories-example-generator (トーク) (翻訳) ページ <kbd>Albert Einstein</kbd> で使われているすべてのカテゴリに関する情報を取得する。
apihelp-query+categories-example-simple (トーク) (翻訳) ページ <kbd>Albert Einstein</kbd> が属しているカテゴリの一覧を取得する。
apihelp-query+categories-param-categories (トーク) (翻訳) Only list these categories. Useful for checking whether a certain page is in a certain category.
apihelp-query+categories-param-dir (トーク) (翻訳) The direction in which to list.
apihelp-query+categories-param-limit (トーク) (翻訳) 返すカテゴリの数。
apihelp-query+categories-param-prop (トーク) (翻訳) Which additional properties to get for each category:
apihelp-query+categories-param-show (トーク) (翻訳) Which kind of categories to show.
apihelp-query+categories-paramvalue-prop-hidden (トーク) (翻訳) Tags categories that are hidden with <code>__HIDDENCAT__</code>.
apihelp-query+categories-paramvalue-prop-sortkey (トーク) (翻訳) Adds the sortkey (hexadecimal string) and sortkey prefix (human-readable part) for the category.
apihelp-query+categories-paramvalue-prop-timestamp (トーク) (翻訳) Adds timestamp of when the category was added.
apihelp-query+categoryinfo-description (トーク) (翻訳) 与えられたカテゴリに関する情報を返します。
apihelp-query+categoryinfo-example-simple (トーク) (翻訳) <kbd>Category:Foo</kbd> および <kbd>Category:Bar</kbd> に関する情報を取得する。
apihelp-query+categorymembers-description (トーク) (翻訳) 与えられたカテゴリ内のすべてのページを一覧表示します。
apihelp-query+categorymembers-example-generator (トーク) (翻訳) <kbd>Category:Physics</kbd> に含まれる最初の10ページのページ情報を取得する。
apihelp-query+categorymembers-example-simple (トーク) (翻訳) <kbd>Category:Physics</kbd> に含まれる最初の10ページを取得する。
apihelp-query+categorymembers-param-dir (トーク) (翻訳) In which direction to sort.
apihelp-query+categorymembers-param-end (トーク) (翻訳) 列挙の終点となるタイムスタンプ。<kbd>$1sort=timestamp</kbd>を指定した場合のみ使用できます。
apihelp-query+categorymembers-param-endhexsortkey (トーク) (翻訳) Sortkey to end listing at, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>.
apihelp-query+categorymembers-param-endsortkey (トーク) (翻訳) 代わりに $1endhexsortkey を使用してください。
apihelp-query+categorymembers-param-endsortkeyprefix (トーク) (翻訳) Sortkey prefix to end listing <strong>before</strong> (not <strong>at</strong>; if this value occurs it will not be included!). Can only be used with $1sort=sortkey. Overrides $1endhexsortkey.
apihelp-query+categorymembers-param-limit (トーク) (翻訳) 返すページの最大数。
apihelp-query+categorymembers-param-namespace (トーク) (翻訳) Only include pages in these namespaces. Note that <kbd>$1type=subcat</kbd> or <kbd>$1type=file</kbd> may be used instead of <kbd>$1namespace=14</kbd> or <kbd>6</kbd>.
apihelp-query+categorymembers-param-pageid (トーク) (翻訳) 一覧表示するカテゴリのページID. <var>$1title</var> とは同時に使用できません。
apihelp-query+categorymembers-param-prop (トーク) (翻訳) Which pieces of information to include:
apihelp-query+categorymembers-param-sort (トーク) (翻訳) Property to sort by.
apihelp-query+categorymembers-param-start (トーク) (翻訳) 列挙の始点となるタイムスタンプ。<kbd>$1sort=timestamp</kbd>を指定した場合のみ使用できます。
apihelp-query+categorymembers-param-starthexsortkey (トーク) (翻訳) Sortkey to start listing from, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>.
apihelp-query+categorymembers-param-startsortkey (トーク) (翻訳) 代わりに $1starthexsortkey を使用してください。
apihelp-query+categorymembers-param-startsortkeyprefix (トーク) (翻訳) 列挙の始点となるソートキーの接頭辞。<kbd>$1sort=sortkey</kbd>を指定した場合のみ使用できます。<var>$1starthexsortkey</var>をオーバーライドします。
apihelp-query+categorymembers-param-title (トーク) (翻訳) 一覧表示するカテゴリ (必須)。<kbd>{{ns:category}}:</kbd> 接頭辞を含まなければなりません。<var>$1pageid</var> とは同時に使用できません。
apihelp-query+categorymembers-param-type (トーク) (翻訳) Which type of category members to include. Ignored when <kbd>$1sort=timestamp</kbd> is set.
apihelp-query+categorymembers-paramvalue-prop-ids (トーク) (翻訳) Adds the page ID.
apihelp-query+categorymembers-paramvalue-prop-sortkey (トーク) (翻訳) Adds the sortkey used for sorting in the category (hexadecimal string).
apihelp-query+categorymembers-paramvalue-prop-sortkeyprefix (トーク) (翻訳) Adds the sortkey prefix used for sorting in the category (human-readable part of the sortkey).
apihelp-query+categorymembers-paramvalue-prop-timestamp (トーク) (翻訳) Adds the timestamp of when the page was included.
最初のページ
最後のページ