시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |
| 이름 | 기본 메시지 글 |
|---|---|
| 현재 문자열 | |
| apihelp-feedwatchlist-example-default (토론) (번역) | Show the watchlist feed. |
| apihelp-feedwatchlist-param-feedformat (토론) (번역) | The format of the feed. |
| apihelp-feedwatchlist-param-hours (토론) (번역) | List pages modified within this many hours from now. |
| apihelp-feedwatchlist-param-linktosections (토론) (번역) | Link directly to changed sections if possible. |
| apihelp-filerevert-description (토론) (번역) | 파일을 이전 판으로 되돌립니다. |
| apihelp-filerevert-example-revert (토론) (번역) | <kbd>Wiki.png</kbd>를 <kbd>2011-03-05T15:27:40Z</kbd> 판으로 되돌립니다. |
| apihelp-filerevert-param-archivename (토론) (번역) | Archive name of the revision to revert to. |
| apihelp-filerevert-param-comment (토론) (번역) | Upload comment. |
| apihelp-filerevert-param-filename (토론) (번역) | Target filename, without the File: prefix. |
| apihelp-format-example-generic (토론) (번역) | Return the query result in the $1 format. |
| apihelp-format-param-wrappedhtml (토론) (번역) | Return the pretty-printed HTML and associated ResourceLoader modules as a JSON object. |
| apihelp-help-description (토론) (번역) | Display help for the specified modules. |
| apihelp-help-example-help (토론) (번역) | Help for the help module itself. |
| apihelp-help-example-main (토론) (번역) | Help for the main module. |
| apihelp-help-example-query (토론) (번역) | Help for two query submodules. |
| apihelp-help-example-recursive (토론) (번역) | All help in one page. |
| apihelp-help-example-submodules (토론) (번역) | Help for <kbd>action=query</kbd> and all its submodules. |
| apihelp-help-param-helpformat (토론) (번역) | Format of the help output. |
| apihelp-help-param-modules (토론) (번역) | Modules to display help for (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>. |
| apihelp-help-param-recursivesubmodules (토론) (번역) | Include help for submodules recursively. |
| apihelp-help-param-submodules (토론) (번역) | Include help for submodules of the named module. |
| apihelp-help-param-toc (토론) (번역) | Include a table of contents in the HTML output. |
| apihelp-help-param-wrap (토론) (번역) | Wrap the output in a standard API response structure. |
| apihelp-imagerotate-description (토론) (번역) | Rotate one or more images. |
| apihelp-imagerotate-example-generator (토론) (번역) | Rotate all images in <kbd>Category:Flip</kbd> by <kbd>180</kbd> degrees. |
| apihelp-imagerotate-example-simple (토론) (번역) | Rotate <kbd>File:Example.png</kbd> by <kbd>90</kbd> degrees. |
| apihelp-imagerotate-param-rotation (토론) (번역) | Degrees to rotate image clockwise. |
| apihelp-import-description (토론) (번역) | Import a page from another wiki, or from an XML file. Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the <var>xml</var> parameter. |
| apihelp-import-example-import (토론) (번역) | Import [[meta:Help:ParserFunctions]] to namespace 100 with full history. |
| apihelp-import-param-fullhistory (토론) (번역) | For interwiki imports: import the full history, not just the current version. |
| apihelp-import-param-interwikipage (토론) (번역) | For interwiki imports: page to import. |
| apihelp-import-param-interwikisource (토론) (번역) | For interwiki imports: wiki to import from. |
| apihelp-import-param-namespace (토론) (번역) | Import to this namespace. Cannot be used together with <var>$1rootpage</var>. |
| apihelp-import-param-rootpage (토론) (번역) | Import as subpage of this page. Cannot be used together with <var>$1namespace</var>. |
| apihelp-import-param-summary (토론) (번역) | Log entry import summary. |
| apihelp-import-param-templates (토론) (번역) | For interwiki imports: import all included templates as well. |
| apihelp-import-param-xml (토론) (번역) | 업로드한 XML 파일. |
| apihelp-json-description (토론) (번역) | Output data in JSON format. |
| apihelp-json-param-ascii (토론) (번역) | If specified, encodes all non-ASCII using hexadecimal escape sequences. Default when <var>formatversion</var> is <kbd>1</kbd>. |
| apihelp-json-param-callback (토론) (번역) | If specified, wraps the output into a given function call. For safety, all user-specific data will be restricted. |
| apihelp-json-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-json-param-utf8 (토론) (번역) | If specified, encodes most (but not all) non-ASCII characters as UTF-8 instead of replacing them with hexadecimal escape sequences. Default when <var>formatversion</var> is not <kbd>1</kbd>. |
| apihelp-jsonfm-description (토론) (번역) | Output data in JSON format (pretty-print in HTML). |
| apihelp-link (토론) (번역) | [[Special:ApiHelp/$1|$2]] |
| apihelp-linkaccount-description (토론) (번역) | Link an account from a third-party provider to the current user. |
| apihelp-linkaccount-example-link (토론) (번역) | Start the process of linking to an account from <kbd>Example</kbd>. |
| apihelp-login-description (토론) (번역) | Log in and get authentication cookies. This action should only be used in combination with [[Special:BotPasswords]]; use for main-account login is deprecated and may fail without warning. To safely log in to the main account, use <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>. |
| apihelp-login-description-nobotpasswords (토론) (번역) | Log in and get authentication cookies. This action is deprecated and may fail without warning. To safely log in, use <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>. |
| apihelp-login-example-gettoken (토론) (번역) | Retrieve a login token. |
| apihelp-login-example-login (토론) (번역) | 로그인. |
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |