시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |
| 이름 | 기본 메시지 글 |
|---|---|
| 현재 문자열 | |
| apihelp-query+extlinks-description (토론) (번역) | Returns all external URLs (not interwikis) from the given pages. |
| apihelp-query+extlinks-example-simple (토론) (번역) | Get a list of external links on <kbd>Main Page</kbd>. |
| apihelp-query+extlinks-param-expandurl (토론) (번역) | Expand protocol-relative URLs with the canonical protocol. |
| apihelp-query+extlinks-param-limit (토론) (번역) | How many links to return. |
| apihelp-query+extlinks-param-protocol (토론) (번역) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
| apihelp-query+extlinks-param-query (토론) (번역) | Search string without protocol. Useful for checking whether a certain page contains a certain external url. |
| apihelp-query+exturlusage-description (토론) (번역) | Enumerate pages that contain a given URL. |
| apihelp-query+exturlusage-example-simple (토론) (번역) | Show pages linking to <kbd>http://www.mediawiki.org</kbd>. |
| apihelp-query+exturlusage-param-expandurl (토론) (번역) | Expand protocol-relative URLs with the canonical protocol. |
| apihelp-query+exturlusage-param-limit (토론) (번역) | How many pages to return. |
| apihelp-query+exturlusage-param-namespace (토론) (번역) | The page namespaces to enumerate. |
| apihelp-query+exturlusage-param-prop (토론) (번역) | Which pieces of information to include: |
| apihelp-query+exturlusage-param-protocol (토론) (번역) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
| 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. |
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |