시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-parse-paramvalue-prop-externallinks (토론) (번역) | 구문 분석된 위키텍스트의 외부 링크를 제공합니다. |
apihelp-parse-paramvalue-prop-headhtml (토론) (번역) | 문서의 구문 분석된 <code><head></code>를 제공합니다. |
apihelp-parse-paramvalue-prop-headitems (토론) (번역) | <span class="apihelp-deprecated">사용되지 않습니다.</span> 문서의 <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. |
apihelp-parse-paramvalue-prop-links (토론) (번역) | 구문 분석된 위키텍스트의 내부 링크를 제공합니다. |
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-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-patrol-description (토론) (번역) | Patrol a page or revision. |
apihelp-patrol-example-rcid (토론) (번역) | Patrol a recent change. |
apihelp-patrol-example-revid (토론) (번역) | Patrol a revision. |
apihelp-patrol-param-rcid (토론) (번역) | Recentchanges ID to patrol. |
apihelp-patrol-param-revid (토론) (번역) | Revision ID to patrol. |
apihelp-patrol-param-tags (토론) (번역) | Change tags to apply to the entry in the patrol log. |
apihelp-php-description (토론) (번역) | Output data in serialized PHP format. |
apihelp-php-param-formatversion (토론) (번역) | Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Experimental modern format. Details may change! ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning. |
apihelp-phpfm-description (토론) (번역) | Output data in serialized PHP format (pretty-print in HTML). |
apihelp-protect-description (토론) (번역) | 문서의 보호 수준을 변경합니다. |
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. |
apihelp-protect-param-cascade (토론) (번역) | Enable cascading protection (i.e. protect transcluded templates and images used in this page). Ignored if none of the given protection levels support cascading. |
apihelp-protect-param-expiry (토론) (번역) | Expiry timestamps. If only one timestamp is set, it'll be used for all protections. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd>, for a never-expiring protection. |
apihelp-protect-param-pageid (토론) (번역) | ID of the page to (un)protect. Cannot be used together with $1title. |
apihelp-protect-param-protections (토론) (번역) | List of protection levels, formatted <kbd>action=level</kbd> (e.g. <kbd>edit=sysop</kbd>). A level of <kbd>all</kbd> means everyone is allowed to take the action, i.e. no restriction. <strong>Note:</strong> Any actions not listed will have restrictions removed. |
apihelp-protect-param-reason (토론) (번역) | 보호 또는 보호 해제의 이유. |
apihelp-protect-param-tags (토론) (번역) | Change tags to apply to the entry in the protection log. |
apihelp-protect-param-title (토론) (번역) | Title of the page to (un)protect. Cannot be used together with $1pageid. |
apihelp-protect-param-watch (토론) (번역) | If set, add the page being (un)protected to the current user's watchlist. |
apihelp-protect-param-watchlist (토론) (번역) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-purge-description (토론) (번역) | Purge the cache for the given titles. Requires a POST request if the user is not logged in. |
apihelp-purge-example-generator (토론) (번역) | Purge the first 10 pages in the main namespace. |
apihelp-purge-example-simple (토론) (번역) | Purge the <kbd>Main Page</kbd> and the <kbd>API</kbd> page. |
apihelp-purge-param-forcelinkupdate (토론) (번역) | 링크 테이블을 업데이트합니다. |
apihelp-purge-param-forcerecursivelinkupdate (토론) (번역) | Update the links table, and update the links tables for any page that uses this page as a template. |
apihelp-query+allcategories-description (토론) (번역) | 모든 분류를 열거합니다. |
apihelp-query+allcategories-example-generator (토론) (번역) | Retrieve info about the category page itself for categories beginning <kbd>List</kbd>. |
apihelp-query+allcategories-example-size (토론) (번역) | List categories with information on the number of pages in each. |
apihelp-query+allcategories-param-dir (토론) (번역) | 정렬 방향. |
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |