시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |
| 이름 | 기본 메시지 글 |
|---|---|
| 현재 문자열 | |
| apihelp-query+exturlusage-param-query (토론) (번역) | Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links. |
| apihelp-query+exturlusage-paramvalue-prop-ids (토론) (번역) | Adds the ID of page. |
| apihelp-query+exturlusage-paramvalue-prop-title (토론) (번역) | Adds the title and namespace ID of the page. |
| apihelp-query+exturlusage-paramvalue-prop-url (토론) (번역) | Adds the URL used in the page. |
| apihelp-query+filearchive-description (토론) (번역) | Enumerate all deleted files sequentially. |
| apihelp-query+filearchive-example-simple (토론) (번역) | Show a list of all deleted files. |
| apihelp-query+filearchive-param-dir (토론) (번역) | The direction in which to list. |
| apihelp-query+filearchive-param-from (토론) (번역) | The image title to start enumerating from. |
| apihelp-query+filearchive-param-limit (토론) (번역) | How many images to return in total. |
| apihelp-query+filearchive-param-prefix (토론) (번역) | Search for all image titles that begin with this value. |
| apihelp-query+filearchive-param-prop (토론) (번역) | Which image information to get: |
| apihelp-query+filearchive-param-sha1 (토론) (번역) | SHA1 hash of image. Overrides $1sha1base36. |
| apihelp-query+filearchive-param-sha1base36 (토론) (번역) | SHA1 hash of image in base 36 (used in MediaWiki). |
| apihelp-query+filearchive-param-to (토론) (번역) | The image title to stop enumerating at. |
| apihelp-query+filearchive-paramvalue-prop-archivename (토론) (번역) | Adds the filename of the archive version for non-latest versions. |
| apihelp-query+filearchive-paramvalue-prop-bitdepth (토론) (번역) | Adds the bit depth of the version. |
| apihelp-query+filearchive-paramvalue-prop-description (토론) (번역) | Adds description of the image version. |
| apihelp-query+filearchive-paramvalue-prop-dimensions (토론) (번역) | Alias for size. |
| apihelp-query+filearchive-paramvalue-prop-mediatype (토론) (번역) | Adds the media type of the image. |
| apihelp-query+filearchive-paramvalue-prop-metadata (토론) (번역) | Lists Exif metadata for the version of the image. |
| apihelp-query+filearchive-paramvalue-prop-mime (토론) (번역) | Adds MIME of the image. |
| apihelp-query+filearchive-paramvalue-prop-parseddescription (토론) (번역) | Parse the description of the version. |
| apihelp-query+filearchive-paramvalue-prop-sha1 (토론) (번역) | Adds SHA-1 hash for the image. |
| apihelp-query+filearchive-paramvalue-prop-size (토론) (번역) | Adds the size of the image in bytes and the height, width and page count (if applicable). |
| apihelp-query+filearchive-paramvalue-prop-timestamp (토론) (번역) | Adds timestamp for the uploaded version. |
| apihelp-query+filearchive-paramvalue-prop-user (토론) (번역) | Adds user who uploaded the image version. |
| apihelp-query+filerepoinfo-description (토론) (번역) | Return meta information about image repositories configured on the wiki. |
| apihelp-query+filerepoinfo-example-login (토론) (번역) | Fetch the requests that may be used when beginning a login. |
| apihelp-query+filerepoinfo-example-login-merged (토론) (번역) | Fetch the requests that may be used when beginning a login, with form fields merged. |
| apihelp-query+filerepoinfo-example-securitysensitiveoperation (토론) (번역) | Test whether authentication is sufficient for action <kbd>foo</kbd>. |
| apihelp-query+filerepoinfo-example-simple (토론) (번역) | Get information about file repositories. |
| apihelp-query+filerepoinfo-param-prop (토론) (번역) | Which repository properties to get (there may be more available on some wikis): ;apiurl:URL to the repository API - helpful for getting image info from the host. ;name:The key of the repository - used in e.g. <var>[[mw:Manual:$wgForeignFileRepos|$wgForeignFileRepos]]</var> and [[Special:ApiHelp/query+imageinfo|imageinfo]] return values. ;displayname:The human-readable name of the repository wiki. ;rooturl:Root URL for image paths. ;local:Whether that repository is the local one or not. |
| apihelp-query+fileusage-description (토론) (번역) | Find all pages that use the given files. |
| apihelp-query+fileusage-example-generator (토론) (번역) | Get information about pages using [[:File:Example.jpg]]. |
| apihelp-query+fileusage-example-simple (토론) (번역) | Get a list of pages using [[:File:Example.jpg]]. |
| apihelp-query+fileusage-param-limit (토론) (번역) | How many to return. |
| apihelp-query+fileusage-param-namespace (토론) (번역) | Only include pages in these namespaces. |
| apihelp-query+fileusage-param-prop (토론) (번역) | Which properties to get: |
| apihelp-query+fileusage-param-show (토론) (번역) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
| apihelp-query+fileusage-paramvalue-prop-pageid (토론) (번역) | Page ID of each page. |
| apihelp-query+fileusage-paramvalue-prop-redirect (토론) (번역) | Flag if the page is a redirect. |
| apihelp-query+fileusage-paramvalue-prop-title (토론) (번역) | Title of each page. |
| apihelp-query+gadgetcategories-description (토론) (번역) | Returns a list of gadget categories. |
| apihelp-query+gadgetcategories-example-1 (토론) (번역) | Get a list of existing gadget categories |
| apihelp-query+gadgetcategories-example-2 (토론) (번역) | Get all information about categories named "foo" and "bar" |
| apihelp-query+gadgetcategories-param-names (토론) (번역) | Names of categories to retrieve. |
| apihelp-query+gadgetcategories-param-prop (토론) (번역) | What gadget category information to get: ;name:Internal category name. ;title:Category title. ;members:Number of gadgets in category. |
| apihelp-query+gadgets-description (토론) (번역) | Returns a list of gadgets used on this wiki. |
| apihelp-query+gadgets-example-1 (토론) (번역) | Get a list of gadgets along with their descriptions |
| apihelp-query+gadgets-example-2 (토론) (번역) | Get a list of gadgets with all possible properties |
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |