システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
最初のページ |
前のページ |
次のページ |
最後のページ |
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apihelp-query+imageinfo-paramvalue-prop-userid (トーク) (翻訳) | Add the user ID that uploaded each file version. |
apihelp-query+images-description (トーク) (翻訳) | Returns all files contained on the given pages. |
apihelp-query+images-example-generator (トーク) (翻訳) | Get information about all files used in the [[Main Page]]. |
apihelp-query+images-example-simple (トーク) (翻訳) | Get a list of files used in the [[Main Page]]. |
apihelp-query+images-param-dir (トーク) (翻訳) | The direction in which to list. |
apihelp-query+images-param-images (トーク) (翻訳) | Only list these files. Useful for checking whether a certain page has a certain file. |
apihelp-query+images-param-limit (トーク) (翻訳) | How many files to return. |
apihelp-query+imageusage-description (トーク) (翻訳) | Find all pages that use the given image title. |
apihelp-query+imageusage-example-generator (トーク) (翻訳) | Get information about pages using [[:File:Albert Einstein Head.jpg]]. |
apihelp-query+imageusage-example-simple (トーク) (翻訳) | Show pages using [[:File:Albert Einstein Head.jpg]]. |
apihelp-query+imageusage-param-dir (トーク) (翻訳) | The direction in which to list. |
apihelp-query+imageusage-param-filterredir (トーク) (翻訳) | How to filter for redirects. If set to nonredirects when $1redirect is enabled, this is only applied to the second level. |
apihelp-query+imageusage-param-limit (トーク) (翻訳) | How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned). |
apihelp-query+imageusage-param-namespace (トーク) (翻訳) | The namespace to enumerate. |
apihelp-query+imageusage-param-pageid (トーク) (翻訳) | Page ID to search. Cannot be used together with $1title. |
apihelp-query+imageusage-param-redirect (トーク) (翻訳) | If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved. |
apihelp-query+imageusage-param-title (トーク) (翻訳) | Title to search. Cannot be used together with $1pageid. |
apihelp-query+info-description (トーク) (翻訳) | ページの基本的な情報を取得します。 |
apihelp-query+info-example-protection (トーク) (翻訳) | Get general and protection information about the page <kbd>Main Page</kbd>. |
apihelp-query+info-example-simple (トーク) (翻訳) | <kbd>Main Page</kbd> に関する情報を取得する。 |
apihelp-query+info-param-prop (トーク) (翻訳) | Which additional properties to get: |
apihelp-query+info-param-testactions (トーク) (翻訳) | Test whether the current user can perform certain actions on the page. |
apihelp-query+info-param-token (トーク) (翻訳) | Use [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] instead. |
apihelp-query+info-paramvalue-prop-displaytitle (トーク) (翻訳) | Gives the way the page title is actually displayed. |
apihelp-query+info-paramvalue-prop-notificationtimestamp (トーク) (翻訳) | The watchlist notification timestamp of each page. |
apihelp-query+info-paramvalue-prop-preload (トーク) (翻訳) | Gives the text returned by EditFormPreloadText. |
apihelp-query+info-paramvalue-prop-protection (トーク) (翻訳) | それぞれのページの保護レベルを一覧表示する。 |
apihelp-query+info-paramvalue-prop-readable (トーク) (翻訳) | Whether the user can read this page. |
apihelp-query+info-paramvalue-prop-subjectid (トーク) (翻訳) | The page ID of the parent page for each talk page. |
apihelp-query+info-paramvalue-prop-talkid (トーク) (翻訳) | The page ID of the talk page for each non-talk page. |
apihelp-query+info-paramvalue-prop-url (トーク) (翻訳) | Gives a full URL, an edit URL, and the canonical URL for each page. |
apihelp-query+info-paramvalue-prop-watched (トーク) (翻訳) | List the watched status of each page. |
apihelp-query+info-paramvalue-prop-watchers (トーク) (翻訳) | The number of watchers, if allowed. |
apihelp-query+iwbacklinks-description (トーク) (翻訳) | Find all pages that link to the given interwiki link. Can be used to find all links with a prefix, or all links to a title (with a given prefix). Using neither parameter is effectively "all interwiki links". |
apihelp-query+iwbacklinks-example-generator (トーク) (翻訳) | [[wikibooks:Test]] へリンクしているページの情報を取得する。 |
apihelp-query+iwbacklinks-example-simple (トーク) (翻訳) | [[wikibooks:Test]] へリンクしているページを取得する。 |
apihelp-query+iwbacklinks-param-dir (トーク) (翻訳) | The direction in which to list. |
apihelp-query+iwbacklinks-param-limit (トーク) (翻訳) | How many total pages to return. |
apihelp-query+iwbacklinks-param-prefix (トーク) (翻訳) | Prefix for the interwiki. |
apihelp-query+iwbacklinks-param-prop (トーク) (翻訳) | Which properties to get: ;iwprefix:Adds the prefix of the interwiki. ;iwtitle:Adds the title of the interwiki. |
apihelp-query+iwbacklinks-param-title (トーク) (翻訳) | Interwiki link to search for. Must be used with <var>$1blprefix</var>. |
apihelp-query+iwlinks-description (トーク) (翻訳) | Returns all interwiki links from the given pages. |
apihelp-query+iwlinks-example-simple (トーク) (翻訳) | Get interwiki links from the page <kbd>Main Page</kbd>. |
apihelp-query+iwlinks-param-dir (トーク) (翻訳) | The direction in which to list. |
apihelp-query+iwlinks-param-limit (トーク) (翻訳) | How many interwiki links to return. |
apihelp-query+iwlinks-param-prefix (トーク) (翻訳) | Only return interwiki links with this prefix. |
apihelp-query+iwlinks-param-prop (トーク) (翻訳) | Which additional properties to get for each interlanguage link: ;url:Adds the full URL. |
apihelp-query+iwlinks-param-title (トーク) (翻訳) | Interwiki link to search for. Must be used with <var>$1prefix</var>. |
apihelp-query+iwlinks-param-url (トーク) (翻訳) | Whether to get the full URL (cannot be used with $1prop). |
apihelp-query+langbacklinks-description (トーク) (翻訳) | Find all pages that link to the given language link. Can be used to find all links with a language code, or all links to a title (with a given language). Using neither parameter is effectively "all language links". Note that this may not consider language links added by extensions. |
最初のページ |
前のページ |
次のページ |
最後のページ |