미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다.
미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-query+recentchanges-param-limit (토론) (번역) | How many total changes to return. |
apihelp-query+recentchanges-param-namespace (토론) (번역) | Filter changes to only these namespaces. |
apihelp-query+recentchanges-param-prop (토론) (번역) | 추가 정보를 포함합니다: |
apihelp-query+recentchanges-param-show (토론) (번역) | Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon. |
apihelp-query+recentchanges-param-slot (토론) (번역) | Only list changes that touch the named slot. |
apihelp-query+recentchanges-param-start (토론) (번역) | The timestamp to start enumerating from. |
apihelp-query+recentchanges-param-tag (토론) (번역) | Only list changes tagged with this tag. |
apihelp-query+recentchanges-param-title (토론) (번역) | Filter entries to those related to a page. |
apihelp-query+recentchanges-param-toponly (토론) (번역) | Only list changes which are the latest revision. |
apihelp-query+recentchanges-param-type (토론) (번역) | Which types of changes to show. |
apihelp-query+recentchanges-param-user (토론) (번역) | Only list changes by this user. |
apihelp-query+recentchanges-paramvalue-prop-autopatrolled (토론) (번역) | Tags patrollable edits as being autopatrolled or not. |
apihelp-query+recentchanges-paramvalue-prop-comment (토론) (번역) | Adds the comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+recentchanges-paramvalue-prop-flags (토론) (번역) | 편집에 대한 플래그를 추가합니다. |
apihelp-query+recentchanges-paramvalue-prop-ids (토론) (번역) | Adds the page ID, recent changes ID and the new and old revision ID. |
apihelp-query+recentchanges-paramvalue-prop-loginfo (토론) (번역) | Adds log information (log ID, log type, etc) to log entries. |
apihelp-query+recentchanges-paramvalue-prop-parsedcomment (토론) (번역) | Adds the parsed comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+recentchanges-paramvalue-prop-patrolled (토론) (번역) | Tags patrollable edits as being patrolled or unpatrolled. |
apihelp-query+recentchanges-paramvalue-prop-redirect (토론) (번역) | Tags edit if page is a redirect. |
apihelp-query+recentchanges-paramvalue-prop-sha1 (토론) (번역) | Adds the content checksum for entries associated with a revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned. |
apihelp-query+recentchanges-paramvalue-prop-sizes (토론) (번역) | Adds the new and old page length in bytes. |
apihelp-query+recentchanges-paramvalue-prop-tags (토론) (번역) | Lists tags for the entry. |
apihelp-query+recentchanges-paramvalue-prop-timestamp (토론) (번역) | Adds timestamp of the edit. |
apihelp-query+recentchanges-paramvalue-prop-title (토론) (번역) | Adds the page title of the edit. |
apihelp-query+recentchanges-paramvalue-prop-user (토론) (번역) | 편집에 임할 사용자를 추가하고 IP인 경우 태그합니다. |
apihelp-query+recentchanges-paramvalue-prop-userid (토론) (번역) | 편집에 임할 사용자를 추가합니다. |
apihelp-query+recentchanges-summary (토론) (번역) | 최근 바뀜을 열거합니다. |
apihelp-query+redirects-example-generator (토론) (번역) | Get information about all redirects to the [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+redirects-example-simple (토론) (번역) | Get a list of redirects to the [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+redirects-param-limit (토론) (번역) | How many redirects to return. |
apihelp-query+redirects-param-namespace (토론) (번역) | Only include pages in these namespaces. |
apihelp-query+redirects-param-prop (토론) (번역) | 얻고자 하는 속성: |
apihelp-query+redirects-param-show (토론) (번역) | Show only items that meet these criteria: |
apihelp-query+redirects-paramvalue-prop-fragment (토론) (번역) | Fragment of each redirect, if any. |
apihelp-query+redirects-paramvalue-prop-pageid (토론) (번역) | Page ID of each redirect. |
apihelp-query+redirects-paramvalue-prop-title (토론) (번역) | Title of each redirect. |
apihelp-query+redirects-paramvalue-show-!fragment (토론) (번역) | Only show redirects without a fragment. |
apihelp-query+redirects-paramvalue-show-fragment (토론) (번역) | Only show redirects with a fragment. |
apihelp-query+redirects-summary (토론) (번역) | 제시된 문서의 모든 넘겨주기를 반환합니다. |
apihelp-query+revisions+base-param-contentformat (토론) (번역) | Serialization format used for <var>$1difftotext</var> and expected for output of content. |
apihelp-query+revisions+base-param-contentformat-slot (토론) (번역) | Content serialization format used for output of content. |
apihelp-query+revisions+base-param-diffto (토론) (번역) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Revision ID to diff each revision to. Use <kbd>prev</kbd>, <kbd>next</kbd> and <kbd>cur</kbd> for the previous, next and current revision respectively. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
apihelp-query+revisions+base-param-difftotext (토론) (번역) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$2diffto</var>. If <var>$2section</var> is set, only that section will be diffed against this text. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
apihelp-query+revisions+base-param-difftotextpst (토론) (번역) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Perform a pre-save transform on the text before diffing it. Only valid when used with <var>$1difftotext</var>. |
apihelp-query+revisions+base-param-expandtemplates (토론) (번역) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> instead. Expand templates in revision content (requires $1prop=content). |
apihelp-query+revisions+base-param-generatexml (토론) (번역) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Generate XML parse tree for revision content (requires $1prop=content). |
apihelp-query+revisions+base-param-limit (토론) (번역) | Limit how many revisions will be returned. If <var>$3prop=content</var>, <var>$3prop=parsetree</var>, <var>$3diffto</var> or <var>$3difftotext</var> is used, the limit is $1. If <var>$3parse</var> is used, the limit is $2. |
apihelp-query+revisions+base-param-parse (토론) (번역) | <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd>를 대신 사용하세요. 판 내용을 파싱합니다. ($1prop=content 필요) 성능 상의 이유로 이 옵션을 사용할 경우 $1limit은 1로 강제됩니다. |
apihelp-query+revisions+base-param-prop (토론) (번역) | Which properties to get for each revision: |
apihelp-query+revisions+base-param-section (토론) (번역) | Only retrieve the content of the section with this identifier. |