시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-parse-paramvalue-prop-indicators (토론) (번역) | Gives the HTML of page status indicators used on the page. |
apihelp-parse-paramvalue-prop-iwlinks (토론) (번역) | Gives interwiki links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-jsconfigvars (토론) (번역) | Gives the JavaScript configuration variables specific to the page. |
apihelp-parse-paramvalue-prop-langlinks (토론) (번역) | Gives the language links in the parsed wikitext. |
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 (토론) (번역) | Gives the internal links in the parsed wikitext. |
apihelp-parse-paramvalue-prop-modules (토론) (번역) | Gives the ResourceLoader modules used on the page. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <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 (토론) (번역) | Gives various properties defined in the parsed wikitext. |
apihelp-parse-paramvalue-prop-revid (토론) (번역) | Adds the revision ID of the parsed page. |
apihelp-parse-paramvalue-prop-sections (토론) (번역) | Gives the sections in the parsed wikitext. |
apihelp-parse-paramvalue-prop-templates (토론) (번역) | Gives the templates in the parsed wikitext. |
apihelp-parse-paramvalue-prop-text (토론) (번역) | Gives the parsed text of the wikitext. |
apihelp-parse-paramvalue-prop-wikitext (토론) (번역) | Gives the original wikitext that was parsed. |
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-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 (토론) (번역) | Change the protection level of a page. |
apihelp-protect-example-protect (토론) (번역) | 문서 보호 |
apihelp-protect-example-unprotect (토론) (번역) | Unprotect a page by setting restrictions to <kbd>all</kbd>. |
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>). <strong>Note:</strong> Any actions not listed will have restrictions removed. |
apihelp-protect-param-reason (토론) (번역) | Reason for (un)protecting. |
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 (토론) (번역) | Update the links tables. |
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 (토론) (번역) | Enumerate all categories. |
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 (토론) (번역) | Direction to sort in. |
apihelp-query+allcategories-param-from (토론) (번역) | The category to start enumerating from. |
apihelp-query+allcategories-param-limit (토론) (번역) | How many categories to return. |
apihelp-query+allcategories-param-max (토론) (번역) | Only return categories with at most this many members. |
apihelp-query+allcategories-param-min (토론) (번역) | Only return categories with at least this many members. |
apihelp-query+allcategories-param-prefix (토론) (번역) | Search for all category titles that begin with this value. |
apihelp-query+allcategories-param-prop (토론) (번역) | Which properties to get: |
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |