시스템 메시지 목록

테스트 위키
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-query+backlinks-param-filterredir (토론) (번역) How to filter for redirects. If set to <kbd>nonredirects</kbd> when <var>$1redirect</var> is enabled, this is only applied to the second level.
apihelp-query+backlinks-param-limit (토론) (번역) How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned).
apihelp-query+backlinks-param-namespace (토론) (번역) 열거할 이름공간.
apihelp-query+backlinks-param-pageid (토론) (번역) Page ID to search. Cannot be used together with <var>$1title</var>.
apihelp-query+backlinks-param-redirect (토론) (번역) If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved.
apihelp-query+backlinks-param-title (토론) (번역) Title to search. Cannot be used together with <var>$1pageid</var>.
apihelp-query+backlinks-summary (토론) (번역) 제시된 문서에 연결된 모든 문서를 찾습니다.
apihelp-query+blocks-example-simple (토론) (번역) List blocks.
apihelp-query+blocks-example-users (토론) (번역) List blocks of users <kbd>Alice</kbd> and <kbd>Bob</kbd>.
apihelp-query+blocks-param-end (토론) (번역) 나열을 끝낼 타임스탬프
apihelp-query+blocks-param-ids (토론) (번역) 나열할 차단 ID 목록 (선택 사항).
apihelp-query+blocks-param-ip (토론) (번역) Get all blocks applying to this IP address or CIDR range, including range blocks. Cannot be used together with <var>$3users</var>. CIDR ranges broader than IPv4/$1 or IPv6/$2 are not accepted.
apihelp-query+blocks-param-limit (토론) (번역) The maximum number of blocks to list.
apihelp-query+blocks-param-prop (토론) (번역) 얻고자 하는 속성:
apihelp-query+blocks-param-show (토론) (번역) Show only items that meet these criteria. For example, to see only indefinite blocks on IP addresses, set <kbd>$1show=ip|!temp</kbd>.
apihelp-query+blocks-param-start (토론) (번역) 나열을 시작할 타임스탬프
apihelp-query+blocks-param-users (토론) (번역) 검색할 사용자 목록 (선택 사항).
apihelp-query+blocks-paramvalue-prop-by (토론) (번역) 차단을 수행하는 사용자의 사용자 이름을 추가합니다.
apihelp-query+blocks-paramvalue-prop-byid (토론) (번역) 차단을 수행하는 사용자의 사용자 ID를 추가합니다.
apihelp-query+blocks-paramvalue-prop-expiry (토론) (번역) 차단 만료 시점의 타임스탬프를 추가합니다.
apihelp-query+blocks-paramvalue-prop-flags (토론) (번역) Tags the ban with (autoblock, anononly, etc.).
apihelp-query+blocks-paramvalue-prop-id (토론) (번역) 블록의 ID를 추가합니다.
apihelp-query+blocks-paramvalue-prop-range (토론) (번역) 차단에 영향을 받는 IP 주소 대역을 추가합니다.
apihelp-query+blocks-paramvalue-prop-reason (토론) (번역) 차단 이유를 추가합니다.
apihelp-query+blocks-paramvalue-prop-restrictions (토론) (번역) Adds the partial block restrictions if the block is not sitewide.
apihelp-query+blocks-paramvalue-prop-timestamp (토론) (번역) 차단된 시점의 타임스탬프를 추가합니다.
apihelp-query+blocks-paramvalue-prop-user (토론) (번역) 차단된 사용자의 사용자 이름을 추가합니다.
apihelp-query+blocks-paramvalue-prop-userid (토론) (번역) 차단된 사용자의 사용자 ID를 추가합니다.
apihelp-query+blocks-summary (토론) (번역) 차단된 모든 사용자와 IP 주소를 나열합니다.
apihelp-query+categories-example-generator (토론) (번역) Get information about all categories used in the page <kbd>Albert Einstein</kbd>.
apihelp-query+categories-example-simple (토론) (번역) Get a list of categories the page <kbd>Albert Einstein</kbd> belongs to.
apihelp-query+categories-param-categories (토론) (번역) Only list these categories. Useful for checking whether a certain page is in a certain category.
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 (토론) (번역) 반환할 문서의 최대 수입니다.
처음 문서이전 문서다음 문서마지막 문서