시스템 메시지 목록

둘러보기로 가기 검색하러 가기

미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.

필터
수정 상태로 거르기:    
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-parse-paramvalue-prop-indicators (토론) (번역) Gives the HTML of page status indicators used on the page.
apihelp-parse-paramvalue-prop-jsconfigvars (토론) (번역) 문서에 특화된 자바스크립트 구성 변수를 제공합니다. 적용하려면 <code>mw.config.set()</code>을 사용하세요.
apihelp-parse-paramvalue-prop-limitreportdata (토론) (번역) Gives the limit report in a structured way. Gives no data, when <var>$1disablelimitreport</var> is set.
apihelp-parse-paramvalue-prop-limitreporthtml (토론) (번역) Gives the HTML version of the limit report. Gives no data, when <var>$1disablelimitreport</var> is set.
apihelp-parse-paramvalue-prop-modules (토론) (번역) 문서에 사용되는 ResourceLoader 모듈을 제공합니다. 불러오려면, <code>mw.loader.using()</code>을 사용하세요. <kbd>jsconfigvars</kbd> 또는 <kbd>encodedjsconfigvars</kbd>는 <kbd>modules</kbd>와 함께 요청해야 합니다.
apihelp-parse-paramvalue-prop-parsetree (토론) (번역) The XML parse tree of revision content (requires content model <code>$1</code>)
apihelp-parse-paramvalue-prop-parsewarnings (토론) (번역) Gives the warnings that occurred while parsing content.
apihelp-parse-paramvalue-prop-properties (토론) (번역) 구문 분석된 위키텍스트에 정의된 다양한 속성을 제공합니다.
apihelp-parse-paramvalue-prop-revid (토론) (번역) 구문 분석된 페이지의 판 ID를 추가합니다.
apihelp-parse-paramvalue-prop-sections (토론) (번역) 구문 분석된 위키텍스트의 문단을 제공합니다.
apihelp-parse-paramvalue-prop-templates (토론) (번역) 구문 분석된 위키텍스트의 틀을 제공합니다.
apihelp-parse-paramvalue-prop-text (토론) (번역) 위키텍스트의 구문 분석된 텍스트를 제공합니다.
apihelp-parse-paramvalue-prop-wikitext (토론) (번역) 구문 분석된 위키텍스트 원문을 제공합니다.
apihelp-parse-summary (토론) (번역) 내용의 구문을 분석하고 파서 출력을 반환합니다.
apihelp-patrol-example-rcid (토론) (번역) 최근의 변경사항을 점검합니다.
apihelp-patrol-example-revid (토론) (번역) 판을 점검합니다.
apihelp-patrol-param-rcid (토론) (번역) 점검할 최근 바뀜 ID입니다.
apihelp-patrol-param-revid (토론) (번역) 점검할 판 ID입니다.
apihelp-patrol-param-tags (토론) (번역) Change tags to apply to the entry in the patrol log.
apihelp-patrol-summary (토론) (번역) 문서나 판을 점검하기.
apihelp-pfautocomplete-description (토론) (번역) Autocompletion used by the Page Forms extension.
apihelp-pfautocomplete-param-base_cargo_field (토론) (번역) The Cargo field for a previous field in the form to check against
apihelp-pfautocomplete-param-base_cargo_table (토론) (번역) The Cargo table for a previous field in the form to check against
apihelp-pfautocomplete-param-baseprop (토론) (번역) A previous Semantic MediaWiki property in the form to check against
apihelp-pfautocomplete-param-basevalue (토론) (번역) The value to check for the previous property or field
apihelp-pfautocomplete-param-cargo_field (토론) (번역) The field of the Cargo table whose values will be autocompleted on
apihelp-pfautocomplete-param-cargo_table (토론) (번역) A database table, defined by the Cargo extension, whose values will be autocompleted on
apihelp-pfautocomplete-param-category (토론) (번역) A category whose pages will be autocompleted on
apihelp-pfautocomplete-param-concept (토론) (번역) A Semantic MediaWiki "concept" whose pages will be autocompleted on
apihelp-pfautocomplete-param-external_url (토론) (번역) An alias for an external URL from which to get values
apihelp-pfautocomplete-param-limit (토론) (번역) A limit on the number of results returned
apihelp-pfautocomplete-param-namespace (토론) (번역) A namespace whose pages will be autocompleted on
apihelp-pfautocomplete-param-property (토론) (번역) A Semantic MediaWiki property whose values will be autocompleted on
apihelp-pfautocomplete-param-substr (토론) (번역) The substring to autocomplete on
apihelp-pfautocomplete-summary (토론) (번역) Page Forms 확장 기능에 의해 사용되는 자동 완성입니다.
apihelp-pfautoedit-description (토론) (번역) Create or edit a page using a form defined by the Page Forms extension.
apihelp-pfautoedit-param-form (토론) (번역) 사용할 Semantic Forms의 양식
apihelp-pfautoedit-param-preload (토론) (번역) 양식에서 미리 불러올 문서의 이름
apihelp-pfautoedit-param-query (토론) (번역) 쿼리 문자열
apihelp-pfautoedit-param-target (토론) (번역) 만들거나 편집할 문서의 이름
apihelp-pfautoedit-summary (토론) (번역) Create or edit a page using a form defined by the Page Forms extension.
apihelp-php-param-formatversion (토론) (번역) 출력 형식: ;1:하위 호환 포맷 (XML 스타일 불리언, 콘텐츠 노드를 위한 <samp>*</samp> 키 등). ;2:실험적인 모던 포맷. 상세 내용은 바뀔 수 있습니다! ;latest:최신 포맷(현재 <kbd>2</kbd>)을 이용하지만 경고 없이 바뀔 수 있습니다.
apihelp-php-summary (토론) (번역) 데이터를 직렬화된 PHP 포맷으로 출력합니다.
apihelp-phpfm-summary (토론) (번역) 데이터를 PHP 포맷(HTML의 가독성 증가)으로 출력합니다.
apihelp-protect-example-protect (토론) (번역) 문서 보호
apihelp-protect-example-unprotect (토론) (번역) Unprotect a page by setting restrictions to <kbd>all</kbd> (i.e. everyone is allowed to take the action).
apihelp-protect-example-unprotect2 (토론) (번역) Unprotect a page by setting no restrictions.
처음 문서이전 문서다음 문서마지막 문서