시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |
| 이름 | 기본 메시지 글 |
|---|---|
| 현재 문자열 | |
| apihelp-query+siteinfo-paramvalue-prop-libraries (토론) (번역) | Returns libraries installed on the wiki. |
| apihelp-query+siteinfo-paramvalue-prop-magicwords (토론) (번역) | List of magic words and their aliases. |
| apihelp-query+siteinfo-paramvalue-prop-namespacealiases (토론) (번역) | List of registered namespace aliases. |
| apihelp-query+siteinfo-paramvalue-prop-namespaces (토론) (번역) | List of registered namespaces and their canonical names. |
| apihelp-query+siteinfo-paramvalue-prop-protocols (토론) (번역) | Returns a list of protocols that are allowed in external links. |
| apihelp-query+siteinfo-paramvalue-prop-restrictions (토론) (번역) | Returns information on available restriction (protection) types. |
| apihelp-query+siteinfo-paramvalue-prop-rightsinfo (토론) (번역) | Returns wiki rights (license) information if available. |
| apihelp-query+siteinfo-paramvalue-prop-showhooks (토론) (번역) | Returns a list of all subscribed hooks (contents of <var>[[mw:Manual:$wgHooks|$wgHooks]]</var>). |
| apihelp-query+siteinfo-paramvalue-prop-skins (토론) (번역) | Returns a list of all enabled skins (optionally localised by using <var>$1inlanguagecode</var>, otherwise in the content language). |
| apihelp-query+siteinfo-paramvalue-prop-specialpagealiases (토론) (번역) | List of special page aliases. |
| apihelp-query+siteinfo-paramvalue-prop-statistics (토론) (번역) | Returns site statistics. |
| apihelp-query+siteinfo-paramvalue-prop-uploaddialog (토론) (번역) | Returns the upload dialog configuration. |
| apihelp-query+siteinfo-paramvalue-prop-usergroups (토론) (번역) | Returns user groups and the associated permissions. |
| apihelp-query+siteinfo-paramvalue-prop-variables (토론) (번역) | Returns a list of variable IDs. |
| apihelp-query+stashimageinfo-description (토론) (번역) | Returns file information for stashed files. |
| apihelp-query+stashimageinfo-example-params (토론) (번역) | Returns thumbnails for two stashed files. |
| apihelp-query+stashimageinfo-example-simple (토론) (번역) | Returns information for a stashed file. |
| apihelp-query+stashimageinfo-param-filekey (토론) (번역) | Key that identifies a previous upload that was stashed temporarily. |
| apihelp-query+stashimageinfo-param-sessionkey (토론) (번역) | Alias for $1filekey, for backward compatibility. |
| apihelp-query+tags-description (토론) (번역) | List change tags. |
| apihelp-query+tags-example-simple (토론) (번역) | List available tags. |
| apihelp-query+tags-param-limit (토론) (번역) | The maximum number of tags to list. |
| apihelp-query+tags-param-prop (토론) (번역) | Which properties to get: |
| apihelp-query+tags-paramvalue-prop-active (토론) (번역) | Whether the tag is still being applied. |
| apihelp-query+tags-paramvalue-prop-defined (토론) (번역) | Indicate whether the tag is defined. |
| apihelp-query+tags-paramvalue-prop-description (토론) (번역) | Adds description of the tag. |
| apihelp-query+tags-paramvalue-prop-displayname (토론) (번역) | Adds system message for the tag. |
| apihelp-query+tags-paramvalue-prop-hitcount (토론) (번역) | Adds the number of revisions and log entries that have this tag. |
| apihelp-query+tags-paramvalue-prop-name (토론) (번역) | Adds name of tag. |
| apihelp-query+tags-paramvalue-prop-source (토론) (번역) | Gets the sources of the tag, which may include <samp>extension</samp> for extension-defined tags and <samp>manual</samp> for tags that may be applied manually by users. |
| apihelp-query+templates-description (토론) (번역) | Returns all pages transcluded on the given pages. |
| apihelp-query+templates-example-generator (토론) (번역) | Get information about the template pages used on <kbd>Main Page</kbd>. |
| apihelp-query+templates-example-namespaces (토론) (번역) | Get pages in the {{ns:user}} and {{ns:template}} namespaces that are transcluded on the page <kbd>Main Page</kbd>. |
| apihelp-query+templates-example-simple (토론) (번역) | Get the templates used on the page <kbd>Main Page</kbd>. |
| apihelp-query+templates-param-dir (토론) (번역) | The direction in which to list. |
| apihelp-query+templates-param-limit (토론) (번역) | How many templates to return. |
| apihelp-query+templates-param-namespace (토론) (번역) | Show templates in this namespaces only. |
| apihelp-query+templates-param-templates (토론) (번역) | Only list these templates. Useful for checking whether a certain page uses a certain template. |
| apihelp-query+tokens-description (토론) (번역) | Gets tokens for data-modifying actions. |
| apihelp-query+tokens-example-simple (토론) (번역) | Retrieve a csrf token (the default). |
| apihelp-query+tokens-example-types (토론) (번역) | Retrieve a watch token and a patrol token. |
| apihelp-query+tokens-param-type (토론) (번역) | Types of token to request. |
| apihelp-query+transcludedin-description (토론) (번역) | Find all pages that transclude the given pages. |
| apihelp-query+transcludedin-example-generator (토론) (번역) | Get information about pages transcluding <kbd>Main Page</kbd>. |
| apihelp-query+transcludedin-example-simple (토론) (번역) | Get a list of pages transcluding <kbd>Main Page</kbd>. |
| apihelp-query+transcludedin-param-limit (토론) (번역) | How many to return. |
| apihelp-query+transcludedin-param-namespace (토론) (번역) | Only include pages in these namespaces. |
| apihelp-query+transcludedin-param-prop (토론) (번역) | Which properties to get: |
| apihelp-query+transcludedin-param-show (토론) (번역) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
| apihelp-query+transcludedin-paramvalue-prop-pageid (토론) (번역) | Page ID of each page. |
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |