미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다.
미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-query+revisions+base-param-slots (토론) (번역) | Which revision slots to return data for, when slot-related properties are included in <var>$1props</var>. If omitted, data from the <kbd>main</kbd> slot will be returned in a backwards-compatible format. |
apihelp-query+revisions+base-paramvalue-prop-comment (토론) (번역) | Comment by the user for the revision. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+revisions+base-paramvalue-prop-content (토론) (번역) | 판의 텍스트. |
apihelp-query+revisions+base-paramvalue-prop-contentmodel (토론) (번역) | 판의 콘텐츠 모델 ID. |
apihelp-query+revisions+base-paramvalue-prop-flags (토론) (번역) | Revision flags (minor). |
apihelp-query+revisions+base-paramvalue-prop-ids (토론) (번역) | The ID of the revision. |
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (토론) (번역) | Parsed comment by the user for the revision. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+revisions+base-paramvalue-prop-parsetree (토론) (번역) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. The XML parse tree of revision content (requires content model <code>$1</code>). For performance reasons, if this option is used, <var>$3limit</var> is enforced to $2. |
apihelp-query+revisions+base-paramvalue-prop-roles (토론) (번역) | List content slot roles that exist in the revision. |
apihelp-query+revisions+base-paramvalue-prop-sha1 (토론) (번역) | 판의 SHA-1 (base 16). |
apihelp-query+revisions+base-paramvalue-prop-size (토론) (번역) | 판의 길이. (바이트) |
apihelp-query+revisions+base-paramvalue-prop-slotsha1 (토론) (번역) | SHA-1 (base 16) of each revision slot. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned. |
apihelp-query+revisions+base-paramvalue-prop-slotsize (토론) (번역) | Length (bytes) of each revision slot. |
apihelp-query+revisions+base-paramvalue-prop-tags (토론) (번역) | 판의 태그. |
apihelp-query+revisions+base-paramvalue-prop-timestamp (토론) (번역) | The timestamp of the revision. |
apihelp-query+revisions+base-paramvalue-prop-user (토론) (번역) | User that made the revision. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+revisions+base-paramvalue-prop-userid (토론) (번역) | User ID of the revision creator. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+revisions-example-content (토론) (번역) | Get data with content for the last revision of titles <kbd>API</kbd> and [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+revisions-example-first5 (토론) (번역) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+revisions-example-first5-after (토론) (번역) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] made after 2006-05-01. |
apihelp-query+revisions-example-first5-not-localhost (토론) (번역) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were not made by anonymous user <kbd>127.0.0.1</kbd>. |
apihelp-query+revisions-example-first5-user (토론) (번역) | Get first 5 revisions of the [[{{MediaWiki:Mainpage}}]] that were made by the user <kbd>MediaWiki default</kbd>. |
apihelp-query+revisions-example-last5 (토론) (번역) | Get last 5 revisions of the [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+revisions-extended-description (토론) (번역) | May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids. |
apihelp-query+revisions-param-end (토론) (번역) | Enumerate up to this timestamp. |
apihelp-query+revisions-param-endid (토론) (번역) | 이 판의 타임스탬프에서 열거를 중단합니다. 이 판은 존재해야 하지만 이 문서에 속할 필요는 없습니다. |
apihelp-query+revisions-param-excludeuser (토론) (번역) | Exclude revisions made by user. |
apihelp-query+revisions-param-start (토론) (번역) | From which revision timestamp to start enumeration. |
apihelp-query+revisions-param-startid (토론) (번역) | 이 판의 타임스탬프에서 열거를 시작합니다. 이 판은 존재해야 하지만 이 문서에 속할 필요는 없습니다. |
apihelp-query+revisions-param-tag (토론) (번역) | Only list revisions tagged with this tag. |
apihelp-query+revisions-param-user (토론) (번역) | Only include revisions made by user. |
apihelp-query+revisions-paraminfo-singlepageonly (토론) (번역) | May only be used with a single page (mode #2). |
apihelp-query+revisions-summary (토론) (번역) | 판 정보를 가져옵니다. |
apihelp-query+search-example-generator (토론) (번역) | Get page info about the pages returned for a search for <kbd>meaning</kbd>. |
apihelp-query+search-example-simple (토론) (번역) | <kbd>meaning</kbd>을 검색합니다. |
apihelp-query+search-example-text (토론) (번역) | <kbd>meaning</kbd>의 텍스트를 검색합니다. |
apihelp-query+search-param-backend (토론) (번역) | Which search backend to use, if not the default. |
apihelp-query+search-param-enablerewrites (토론) (번역) | Enable internal query rewriting. Some search backends can rewrite the query into another which is thought to provide better results, for instance by correcting spelling errors. |
apihelp-query+search-param-info (토론) (번역) | Which metadata to return. |
apihelp-query+search-param-interwiki (토론) (번역) | Include interwiki results in the search, if available. |
apihelp-query+search-param-limit (토론) (번역) | 반환할 총 문서 수입니다. |
apihelp-query+search-param-namespace (토론) (번역) | Search only within these namespaces. |
apihelp-query+search-param-prop (토론) (번역) | Which properties to return: |
apihelp-query+search-param-qiprofile (토론) (번역) | 쿼리 독립적인 프로파일 사용(순위 알고리즘에 영향있음) |
apihelp-query+search-param-search (토론) (번역) | Search for page titles or content matching this value. You can use the search string to invoke special search features, depending on what the wiki's search backend implements. |
apihelp-query+search-param-sort (토론) (번역) | 반환된 결과의 정렬 순서를 설정합니다. |
apihelp-query+search-param-what (토론) (번역) | Which type of search to perform. |
apihelp-query+search-paramvalue-prop-categorysnippet (토론) (번역) | Adds the matching category name, with query term highlighting markup. |
apihelp-query+search-paramvalue-prop-extensiondata (토론) (번역) | Adds extra data generated by extensions. |
apihelp-query+search-paramvalue-prop-hasrelated (토론) (번역) | 무시됨. |