시스템 메시지 목록
둘러보기로 가기
검색하러 가기
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-query+notifications-param-bundle (토론) (번역) | 규칙을 묶는 알림 유형에 따라 묶음과 호환되는 읽지 않은 알림을 보여줄지의 여부. |
apihelp-query+notifications-param-crosswikisummary (토론) (번역) | True to opt in to a summary notification of notifications on foreign wikis. |
apihelp-query+notifications-param-filter (토론) (번역) | 필터 알림 반환됨. |
apihelp-query+notifications-param-format (토론) (번역) | If specified, notifications will be returned formatted this way. |
apihelp-query+notifications-param-groupbysection (토론) (번역) | Whether to group the result by section. Each section is fetched separately if set. |
apihelp-query+notifications-param-limit (토론) (번역) | The maximum number of notifications to return. |
apihelp-query+notifications-param-messagecontinue (토론) (번역) | When more message results are available, use this to continue. |
apihelp-query+notifications-param-messageunreadfirst (토론) (번역) | 읽지 않은 경보 알림을 먼저 보여줄지 여부 (groupbysection이 설정되어 있는 경우에만 사용됨). |
apihelp-query+notifications-param-prop (토론) (번역) | 상세한 요청 내용. |
apihelp-query+notifications-param-sections (토론) (번역) | 쿼리로의 알림 부분 (예를 들어 'alert'과 'message'의 어떤 조합). |
apihelp-query+notifications-param-titles (토론) (번역) | 이 문서들의 알림만 반환합니다. 어떠한 문서에도 속하지 않은 알림을 받으려면 제목으로 []를 사용하세요. |
apihelp-query+notifications-param-unreadfirst (토론) (번역) | Whether to show unread notifications first (only used if groupbysection is not set). |
apihelp-query+notifications-param-wikis (토론) (번역) | List of wikis to fetch notifications from (defaults to only current wiki). |
apihelp-query+notifications-paramvalue-format-flyout (토론) (번역) | <span class="apihelp-deprecated">Deprecated</span>. Use <kbd>$1format=model</kbd> for raw data |
apihelp-query+notifications-paramvalue-format-html (토론) (번역) | <span class="apihelp-deprecated">Deprecated</span>. Use <kbd>$1format=model</kbd> for raw data |
apihelp-query+notifications-paramvalue-format-model (토론) (번역) | Raw notification data |
apihelp-query+notifications-paramvalue-format-special (토론) (번역) | Formatted for Special:Notifications page (and only that!) Do not rely on the HTML as it may change at any given time. |
apihelp-query+notifications-summary (토론) (번역) | 현재 사용자를 기다리고 있는 알림을 가져옵니다. |
apihelp-query+pagepropnames-example-simple (토론) (번역) | Get first 10 property names. |
apihelp-query+pagepropnames-param-limit (토론) (번역) | 반환할 이름의 최대 수. |
apihelp-query+pagepropnames-summary (토론) (번역) | 위키에서 사용 중인 모든 문서 속성 이름을 나열합니다. |
apihelp-query+pageprops-example-simple (토론) (번역) | Get properties for the pages <kbd>Main Page</kbd> and <kbd>MediaWiki</kbd>. |
apihelp-query+pageprops-param-prop (토론) (번역) | Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property. |
apihelp-query+pageprops-summary (토론) (번역) | 문서 내용에 정의된 다양한 문서 속성을 가져옵니다. |
apihelp-query+pageswithprop-example-generator (토론) (번역) | Get additional information about the first 10 pages using <code>__NOTOC__</code>. |
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 (토론) (번역) | How many total pages to return. |
apihelp-query+protectedtitles-param-namespace (토론) (번역) | Only list titles in these namespaces. |
apihelp-query+protectedtitles-param-prop (토론) (번역) | Which properties to get: |
apihelp-query+protectedtitles-param-start (토론) (번역) | Start listing at this protection timestamp. |