시스템 메시지 목록

둘러보기로 이동 검색으로 이동
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-query+categories-param-dir (토론) (번역) The direction in which to list.
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-hidden (토론) (번역) Tags categories that are hidden with <code>__HIDDENCAT__</code>.
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+deletedrevisions-example-revids (토론) (번역) List the information for deleted revision <kbd>123456</kbd>.
apihelp-query+deletedrevisions-example-titles (토론) (번역) List the deleted revisions of the pages <kbd>Main Page</kbd> and <kbd>Talk:Main Page</kbd>, with content.
apihelp-query+deletedrevisions-extended-description (토론) (번역) May be used in several ways: # Get deleted revisions for a set of pages, by setting titles or pageids. Ordered by title and timestamp. # Get data about a set of deleted revisions by setting their IDs with revids. Ordered by revision ID.
apihelp-query+deletedrevisions-param-end (토론) (번역) The timestamp to stop enumerating at. Ignored when processing a list of revision IDs.
apihelp-query+deletedrevisions-param-excludeuser (토론) (번역) Don't list revisions by this user.
apihelp-query+deletedrevisions-param-start (토론) (번역) The timestamp to start enumerating from. Ignored when processing a list of revision IDs.
apihelp-query+deletedrevisions-param-tag (토론) (번역) Only list revisions tagged with this tag.
apihelp-query+deletedrevisions-param-user (토론) (번역) Only list revisions by this user.
처음 문서이전 문서다음 문서마지막 문서