메뉴 여닫기
환경 설정 메뉴 여닫기
개인 메뉴 여닫기
로그인하지 않음
지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

시스템 메시지 목록

다른 명령
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-query+pageswithprop-example-simple (토론) (번역) List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>.
apihelp-query+pageswithprop-param-dir (토론) (번역) 정렬 순서
apihelp-query+pageswithprop-param-limit (토론) (번역) 나타낼 문서의 최대 수입니다.
apihelp-query+pageswithprop-param-prop (토론) (번역) 포함할 정보:
apihelp-query+pageswithprop-param-propname (토론) (번역) Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use).
apihelp-query+pageswithprop-paramvalue-prop-ids (토론) (번역) 페이지 ID를 추가합니다.
apihelp-query+pageswithprop-paramvalue-prop-title (토론) (번역) 문서의 제목과 이름공간 ID를 추가합니다.
apihelp-query+pageswithprop-paramvalue-prop-value (토론) (번역) Adds the value of the page property.
apihelp-query+pageswithprop-summary (토론) (번역) 제시된 문서 속성을 사용하는 모든 문서를 나열합니다.
apihelp-query+prefixsearch-example-simple (토론) (번역) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-extended-description (토론) (번역) Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics.
apihelp-query+prefixsearch-param-limit (토론) (번역) 반환할 결과의 최대 수
apihelp-query+prefixsearch-param-namespace (토론) (번역) 검색할 이름공간입니다. <var>$1search</var>이 유효한 이름공간 접두사로 시작하면 무시합니다.
apihelp-query+prefixsearch-param-offset (토론) (번역) Number of results to skip.
apihelp-query+prefixsearch-param-profile (토론) (번역) 검색 프로파일 사용
apihelp-query+prefixsearch-param-search (토론) (번역) 문자열 검색
apihelp-query+prefixsearch-summary (토론) (번역) 문서 제목에 대해 두문자 검색을 수행합니다.
apihelp-query+protectedtitles-example-generator (토론) (번역) Find links to protected titles in the main namespace.
apihelp-query+protectedtitles-example-simple (토론) (번역) List protected titles.
apihelp-query+protectedtitles-param-end (토론) (번역) Stop listing at this protection timestamp.
apihelp-query+protectedtitles-param-level (토론) (번역) Only list titles with these protection levels.
apihelp-query+protectedtitles-param-limit (토론) (번역) 반환할 총 문서 수입니다.
apihelp-query+protectedtitles-param-namespace (토론) (번역) Only list titles in these namespaces.
apihelp-query+protectedtitles-param-prop (토론) (번역) 얻고자 하는 속성:
apihelp-query+protectedtitles-param-start (토론) (번역) Start listing at this protection timestamp.
apihelp-query+protectedtitles-paramvalue-prop-comment (토론) (번역) Adds the comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-expiry (토론) (번역) Adds the timestamp of when the protection will be lifted.
apihelp-query+protectedtitles-paramvalue-prop-level (토론) (번역) 보호 수준을 추가합니다.
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (토론) (번역) Adds the parsed comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-timestamp (토론) (번역) Adds the timestamp of when protection was added.
apihelp-query+protectedtitles-paramvalue-prop-user (토론) (번역) Adds the user that added the protection.
apihelp-query+protectedtitles-paramvalue-prop-userid (토론) (번역) Adds the user ID that added the protection.
apihelp-query+protectedtitles-summary (토론) (번역) 작성이 보호된 모든 제목을 나열합니다.
apihelp-query+querypage-example-ancientpages (토론) (번역) [[Special:Ancientpages|특수:오래된문서]]에서 결과를 반환합니다.
apihelp-query+querypage-param-limit (토론) (번역) Number of results to return.
apihelp-query+querypage-param-page (토론) (번역) 특수 문서의 이름입니다. 대소문자를 구분합니다.
apihelp-query+querypage-summary (토론) (번역) QueryPage 기반 특수 문서가 제공하는 목록을 가져옵니다.
apihelp-query+random-example-generator (토론) (번역) Return page info about two random pages from the main namespace.
apihelp-query+random-example-simple (토론) (번역) Return two random pages from the main namespace.
apihelp-query+random-extended-description (토론) (번역) Pages are listed in a fixed sequence, only the starting point is random. This means that if, for example, <samp>Main Page</samp> is the first random page in the list, <samp>List of fictional monkeys</samp> will <em>always</em> be second, <samp>List of people on stamps of Vanuatu</samp> third, etc.
apihelp-query+random-param-filterredir (토론) (번역) How to filter for redirects.
apihelp-query+random-param-limit (토론) (번역) Limit how many random pages will be returned.
apihelp-query+random-param-namespace (토론) (번역) Return pages in these namespaces only.
apihelp-query+random-param-redirect (토론) (번역) Use <kbd>$1filterredir=redirects</kbd> instead.
apihelp-query+random-summary (토론) (번역) 임의 문서 집합을 가져옵니다.
apihelp-query+recentchanges-example-generator (토론) (번역) Get page info about recent unpatrolled changes.
apihelp-query+recentchanges-example-simple (토론) (번역) List recent changes.
apihelp-query+recentchanges-param-end (토론) (번역) The timestamp to end enumerating.
apihelp-query+recentchanges-param-excludeuser (토론) (번역) Don't list changes by this user.
apihelp-query+recentchanges-param-generaterevisions (토론) (번역) When being used as a generator, generate revision IDs rather than titles. Recent change entries without associated revision IDs (e.g. most log entries) will generate nothing.
처음 문서이전 문서다음 문서마지막 문서