시스템 메시지 목록

미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-parse-example-summary (토론) (번역) 요약을 변환합니다.
apihelp-parse-example-text (토론) (번역) 위키텍스트의 구문을 분석합니다.
apihelp-parse-example-texttitle (토론) (번역) 문서 제목을 지정하여 위키텍스트의 구문을 분석합니다.
apihelp-parse-extended-description (토론) (번역) See the various prop-modules of <kbd>[[Special:ApiHelp/query|action=query]]</kbd> to get information from the current version of a page. There are several ways to specify the text to parse: # Specify a page or revision, using <var>$1page</var>, <var>$1pageid</var>, or <var>$1oldid</var>. # Specify content explicitly, using <var>$1text</var>, <var>$1title</var>, <var>$1revid</var>, and <var>$1contentmodel</var>. # Specify only a summary to parse. <var>$1prop</var> should be given an empty value.
apihelp-parse-param-contentformat (토론) (번역) 입력 텍스트에 사용할 내용 직렬화 포맷입니다. $1text와 함께 사용할 때에만 유효합니다.
apihelp-parse-param-contentmodel (토론) (번역) Content model of the input text. If omitted, $1title must be specified, and default will be the model of the specified title. Only valid when used with $1text.
apihelp-parse-param-disableeditsection (토론) (번역) 파서 출력에서 문단 편집 링크를 제외합니다.
apihelp-parse-param-disablelimitreport (토론) (번역) 파서 출력에서 제한 보고서("NewPP limit report")를 제외합니다.
apihelp-parse-param-disablepp (토론) (번역) <var>$1disablelimitreport</var>를 대신 사용합니다.
apihelp-parse-param-disablestylededuplication (토론) (번역) 파서 출력에서 인라인 스타일시트 중복을 제거하지 않습니다.
apihelp-parse-param-disabletoc (토론) (번역) 출력에서 목차를 제외합니다.
apihelp-parse-param-effectivelanglinks (토론) (번역) Includes language links supplied by extensions (for use with <kbd>$1prop=langlinks</kbd>).
apihelp-parse-param-generatexml (토론) (번역) Generate XML parse tree (requires content model <code>$1</code>; replaced by <kbd>$2prop=parsetree</kbd>).
apihelp-parse-param-mainpage (토론) (번역) 모바일 대문 변환을 적용합니다.
apihelp-parse-param-mobileformat (토론) (번역) 모바일 장치에 적합한 형태의 구문 분석 출력을 반환합니다.
apihelp-parse-param-noimages (토론) (번역) 모바일 출력에 그림을 보여주지 않습니다.
apihelp-parse-param-oldid (토론) (번역) Parse the content of this revision. Overrides <var>$1page</var> and <var>$1pageid</var>.
apihelp-parse-param-onlypst (토론) (번역) Do a pre-save transform (PST) on the input, but don't parse it. Returns the same wikitext, after a PST has been applied. Only valid when used with <var>$1text</var>.
apihelp-parse-param-page (토론) (번역) Parse the content of this page. Cannot be used together with <var>$1text</var> and <var>$1title</var>.
apihelp-parse-param-pageid (토론) (번역) Parse the content of this page. Overrides <var>$1page</var>.
apihelp-parse-param-parsoid (토론) (번역) Generate HTML conforming to the [[mw:Specs/HTML|MediaWiki DOM spec]] using [[mw:Parsoid|Parsoid]].
apihelp-parse-param-preview (토론) (번역) 미리 보기 모드에서 파싱합니다.
apihelp-parse-param-prop (토론) (번역) 가져올 정보:
apihelp-parse-param-pst (토론) (번역) 파싱에 앞서 입력에 대한 저장 직전의 변환을 수행합니다. 텍스트로 사용할 때에만 유효합니다.
apihelp-parse-param-redirects (토론) (번역) If <var>$1page</var> or <var>$1pageid</var> is set to a redirect, resolve it.
apihelp-parse-param-revid (토론) (번역) Revision ID, for <code><nowiki>{{REVISIONID}}</nowiki></code> and similar variables.
apihelp-parse-param-section (토론) (번역) Only parse the content of the section with this identifier. When <kbd>new</kbd>, parse <var>$1text</var> and <var>$1sectiontitle</var> as if adding a new section to the page. <kbd>new</kbd> is allowed only when specifying <var>text</var>.
apihelp-parse-param-sectionpreview (토론) (번역) 문단 미리 보기 모드에서 파싱합니다. (미리 보기 모드도 활성화함)
apihelp-parse-param-sectiontitle (토론) (번역) New section title when <var>section</var> is <kbd>new</kbd>. Unlike page editing, this does not fall back to <var>summary</var> when omitted or empty.
apihelp-parse-param-showstrategykeys (토론) (번역) Whether to include internal merge strategy information in jsconfigvars.
apihelp-parse-param-summary (토론) (번역) 변환할 요약입니다.
apihelp-parse-param-text (토론) (번역) Text to parse. Use <var>$1title</var> or <var>$1contentmodel</var> to control the content model.
apihelp-parse-param-title (토론) (번역) Title of page the text belongs to. If omitted, <var>$1contentmodel</var> must be specified, and [[API]] will be used as the title.
apihelp-parse-param-usearticle (토론) (번역) Use the ArticleParserOptions hook to ensure the options used match those used for article page views
apihelp-parse-param-useskin (토론) (번역) 선택한 스킨을 파서 출력에 적용합니다. 다음의 속성에 영향을 줄 수 있습니다: <kbd>text</kbd>, <kbd>langlinks</kbd>, <kbd>headitems</kbd>, <kbd>modules</kbd>, <kbd>jsconfigvars</kbd>, <kbd>indicators</kbd>.
apihelp-parse-param-wrapoutputclass (토론) (번역) 파서 출력을 감싸기 위해 사용되는 CSS 클래스입니다.
apihelp-parse-paramvalue-prop-categories (토론) (번역) 분류를 변환된 위키텍스트로 제공합니다.
apihelp-parse-paramvalue-prop-categorieshtml (토론) (번역) 분류의 HTML 버전을 제공합니다.
apihelp-parse-paramvalue-prop-displaytitle (토론) (번역) 제목을 변환된 위키텍스트로 추가합니다.
apihelp-parse-paramvalue-prop-encodedjsconfigvars (토론) (번역) Gives the JavaScript configuration variables specific to the page as a JSON string.
apihelp-parse-paramvalue-prop-externallinks (토론) (번역) 외부 링크를 위키텍스트로 변환하여 제공합니다.
apihelp-parse-paramvalue-prop-headhtml (토론) (번역) 문서의 파싱된 doctype, 여는 <code><html></code>, <code><head></code>, <code><body></code>를 제공합니다.
apihelp-parse-paramvalue-prop-headitems (토론) (번역) 문서의 <code><head></code> 안에 넣을 항목을 제공합니다.
apihelp-parse-paramvalue-prop-images (토론) (번역) 그림을 위키텍스트로 변환하여 제공합니다.
apihelp-parse-paramvalue-prop-indicators (토론) (번역) Gives the HTML of page status indicators used on the page.
apihelp-parse-paramvalue-prop-iwlinks (토론) (번역) 인터위키 링크를 위키텍스트로 변환하여 제공합니다.
apihelp-parse-paramvalue-prop-jsconfigvars (토론) (번역) 문서에 특화된 자바스크립트 구성 변수를 제공합니다. 적용하려면 <code>mw.config.set()</code>을 사용하세요.
apihelp-parse-paramvalue-prop-langlinks (토론) (번역) 언어 링크를 위키텍스트로 변환하여 제공합니다.
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.
처음 문서이전 문서다음 문서마지막 문서