시스템 메시지 목록
둘러보기로 가기
검색하러 가기
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
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-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+categories-summary (토론) (번역) | 문서가 속하는 모든 분류를 나열합니다. |
apihelp-query+categoryinfo-example-simple (토론) (번역) | Get information about <kbd>Category:Foo</kbd> and <kbd>Category:Bar</kbd>. |
apihelp-query+categoryinfo-summary (토론) (번역) | 제시된 분류의 정보를 반환합니다. |
apihelp-query+categorymembers-example-generator (토론) (번역) | Get page info about first 10 pages in <kbd>Category:Physics</kbd>. |
apihelp-query+categorymembers-example-simple (토론) (번역) | Get first 10 pages in <kbd>Category:Physics</kbd>. |
apihelp-query+categorymembers-param-dir (토론) (번역) | In which direction to sort. |
apihelp-query+categorymembers-param-end (토론) (번역) | Timestamp to end listing at. Can only be used with <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 (토론) (번역) | Page ID of the category to enumerate. Cannot be used together with <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 (토론) (번역) | Timestamp to start listing from. Can only be used with <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 (토론) (번역) | Sortkey prefix to start listing from. Can only be used with <kbd>$1sort=sortkey</kbd>. Overrides <var>$1starthexsortkey</var>. |
apihelp-query+categorymembers-param-title (토론) (번역) | Which category to enumerate (required). Must include the <kbd>{{ns:category}}:</kbd> prefix. Cannot be used together with <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 (토론) (번역) | 페이지 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 (토론) (번역) | 문서가 포함된 시기의 타임스탬프를 추가합니다. |
apihelp-query+categorymembers-paramvalue-prop-title (토론) (번역) | 문서의 제목과 이름공간 ID를 추가합니다. |
apihelp-query+categorymembers-paramvalue-prop-type (토론) (번역) | Adds the type that the page has been categorised as (<samp>page</samp>, <samp>subcat</samp> or <samp>file</samp>). |
apihelp-query+categorymembers-summary (토론) (번역) | 제시된 분류의 모든 문서를 나열합니다. |
apihelp-query+contributors-example-simple (토론) (번역) | Show contributors to the page <kbd>Main Page</kbd>. |
apihelp-query+contributors-param-excludegroup (토론) (번역) | Exclude users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed. |
apihelp-query+contributors-param-excluderights (토론) (번역) | Exclude users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
apihelp-query+contributors-param-group (토론) (번역) | Only include users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed. |
apihelp-query+contributors-param-limit (토론) (번역) | How many contributors to return. |
apihelp-query+contributors-param-rights (토론) (번역) | Only include users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed. |
apihelp-query+contributors-summary (토론) (번역) | 문서에 대해 로그인한 기여자의 목록과 익명 기여자의 수를 가져옵니다. |
apihelp-query+coordinates-description (토론) (번역) | 주어진 문서의 지리 좌표를 반환합니다. |
apihelp-query+coordinates-example-1 (토론) (번역) | Get a list of coordinates of the [[Main Page]] |
apihelp-query+coordinates-param-distancefrompage (토론) (번역) | Return distance in meters from the geographical coordinates of every valid result from the coordinates of this page. |
apihelp-query+coordinates-param-distancefrompoint (토론) (번역) | Return distance in meters from the geographical coordinates of every valid result from the given coordinates. |
apihelp-query+coordinates-param-limit (토론) (번역) | 반환할 좌표의 수. |
apihelp-query+coordinates-param-primary (토론) (번역) | 반환할 좌표의 종류입니다. |
apihelp-query+coordinates-param-prop (토론) (번역) | Which additional coordinate properties to return. (Properties that are always returned: <var>lat</var>, <var>lon</var>, and either <var>primary</var> or <var>secondary</var> as a boolean flag.) |
apihelp-query+coordinates-paramvalue-primary-all (토론) (번역) | 1차 좌표와 2차 좌표를 둘 다 반환합니다. |
apihelp-query+coordinates-paramvalue-primary-primary (토론) (번역) | The location of the subject of the article. There is at most one primary coordinate per title. |