시스템 메시지 목록

미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-query+templates-example-simple (토론) (번역) Get the templates used on the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+templates-param-dir (토론) (번역) 나열할 방향입니다.
apihelp-query+templates-param-limit (토론) (번역) 반환할 틀 수.
apihelp-query+templates-param-namespace (토론) (번역) 이 이름공간에 속한 틀만 표시합니다.
apihelp-query+templates-param-templates (토론) (번역) Only list these templates. Useful for checking whether a certain page uses a certain template.
apihelp-query+templates-summary (토론) (번역) 제시된 문서에 끼워넣은 모든 문서를 반환합니다.
apihelp-query+tokens-example-simple (토론) (번역) csrf 토큰을 가져옵니다. (기본값)
apihelp-query+tokens-example-types (토론) (번역) Retrieve a watch token and a patrol token.
apihelp-query+tokens-param-type (토론) (번역) 요청할 토큰의 종류.
apihelp-query+tokens-summary (토론) (번역) Gets tokens for data-modifying actions.
apihelp-query+transcludedin-example-generator (토론) (번역) Get information about pages transcluding [[{{MediaWiki:Mainpage}}]].
apihelp-query+transcludedin-example-simple (토론) (번역) Get a list of pages transcluding [[{{MediaWiki:Mainpage}}]].
apihelp-query+transcludedin-param-limit (토론) (번역) 반환할 항목 수.
apihelp-query+transcludedin-param-namespace (토론) (번역) 이 이름공간의 문서만 포함합니다.
apihelp-query+transcludedin-param-prop (토론) (번역) 얻고자 하는 속성:
apihelp-query+transcludedin-param-show (토론) (번역) 이 기준을 충족하는 항목만 표시합니다:
apihelp-query+transcludedin-paramvalue-prop-pageid (토론) (번역) 각 문서의 페이지 ID.
apihelp-query+transcludedin-paramvalue-prop-redirect (토론) (번역) 문서가 넘겨주기이면 표시합니다.
apihelp-query+transcludedin-paramvalue-prop-title (토론) (번역) 각 문서의 제목.
apihelp-query+transcludedin-paramvalue-show-!redirect (토론) (번역) Only show non-redirects.
apihelp-query+transcludedin-paramvalue-show-redirect (토론) (번역) Only show redirects.
apihelp-query+transcludedin-summary (토론) (번역) 제시된 문서를 끼워넣은 모든 문서를 찾습니다.
apihelp-query+usercontribs-example-ipprefix (토론) (번역) <kbd>192.0.2.</kbd>로 시작하는 모든 IP 주소의 기여를 표시합니다.
apihelp-query+usercontribs-example-user (토론) (번역) 사용자 <kbd>Example</kbd>의 기여를 표시합니다.
apihelp-query+usercontribs-param-end (토론) (번역) The end timestamp to return to, i.e. revisions after this timestamp.
apihelp-query+usercontribs-param-iprange (토론) (번역) The CIDR range to retrieve contributions for. Cannot be used with <var>$1user</var>, <var>$1userprefix</var>, or <var>$1userids</var>.
apihelp-query+usercontribs-param-limit (토론) (번역) 반환할 기여의 최대 수.
apihelp-query+usercontribs-param-namespace (토론) (번역) Only list contributions in these namespaces.
apihelp-query+usercontribs-param-prop (토론) (번역) Include additional pieces of information:
apihelp-query+usercontribs-param-show (토론) (번역) Show only items that meet these criteria, e.g. non minor edits only: <kbd>$2show=!minor</kbd>. If <kbd>$2show=patrolled</kbd> or <kbd>$2show=!patrolled</kbd> is set, revisions older than <var>[[mw:Special:MyLanguage/Manual:$wgRCMaxAge|$wgRCMaxAge]]</var> ($1 {{PLURAL:$1|second|seconds}}) won't be shown.
apihelp-query+usercontribs-param-start (토론) (번역) The start timestamp to return from, i.e. revisions before this timestamp.
apihelp-query+usercontribs-param-tag (토론) (번역) 이 태그로 태그된 판만을 나열합니다.
apihelp-query+usercontribs-param-toponly (토론) (번역) 최신 판인 변경사항만 나열합니다.
apihelp-query+usercontribs-param-user (토론) (번역) The users to retrieve contributions for. Cannot be used with <var>$1userids</var>, <var>$1userprefix</var>, or <var>$1iprange</var>.
apihelp-query+usercontribs-param-userids (토론) (번역) The user IDs to retrieve contributions for. Cannot be used with <var>$1user</var>, <var>$1userprefix</var>, or <var>$1iprange</var>.
apihelp-query+usercontribs-param-userprefix (토론) (번역) Retrieve contributions for all users whose names begin with this value. Cannot be used with <var>$1user</var>, <var>$1userids</var>, or <var>$1iprange</var>.
apihelp-query+usercontribs-paramvalue-prop-autopatrolled (토론) (번역) Tags autopatrolled edits.
apihelp-query+usercontribs-paramvalue-prop-comment (토론) (번역) Adds the comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+usercontribs-paramvalue-prop-flags (토론) (번역) 편집의 플래그를 추가합니다.
apihelp-query+usercontribs-paramvalue-prop-ids (토론) (번역) 페이지 ID와 판 ID를 추가합니다.
apihelp-query+usercontribs-paramvalue-prop-parsedcomment (토론) (번역) Adds the parsed comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+usercontribs-paramvalue-prop-patrolled (토론) (번역) 점검한 편집을 태그합니다.
apihelp-query+usercontribs-paramvalue-prop-size (토론) (번역) 편집의 새로운 크기를 추가합니다.
apihelp-query+usercontribs-paramvalue-prop-sizediff (토론) (번역) Adds the size delta of the edit against its parent.
apihelp-query+usercontribs-paramvalue-prop-tags (토론) (번역) 편집의 태그를 나열합니다.
apihelp-query+usercontribs-paramvalue-prop-timestamp (토론) (번역) 편집의 타임스탬프를 추가합니다.
apihelp-query+usercontribs-paramvalue-prop-title (토론) (번역) 문서의 제목과 이름공간 ID를 추가합니다.
apihelp-query+usercontribs-summary (토론) (번역) 한 사용자의 모든 편집을 가져옵니다.
apihelp-query+userinfo-example-data (토론) (번역) 현재 사용자의 추가 정보를 가져옵니다.
apihelp-query+userinfo-example-simple (토론) (번역) 현재 사용자의 정보를 가져옵니다.
처음 문서이전 문서다음 문서마지막 문서