미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다.
미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-query+users-paramvalue-prop-groupmemberships (토론) (번역) | Lists groups that each user has been explicitly assigned to, including the expiry date of each group membership. |
apihelp-query+users-paramvalue-prop-groups (토론) (번역) | Lists all the groups each user belongs to. |
apihelp-query+users-paramvalue-prop-implicitgroups (토론) (번역) | Lists all the groups a user is automatically a member of. |
apihelp-query+users-paramvalue-prop-registration (토론) (번역) | 사용자의 등록 타임스탬프를 추가합니다. |
apihelp-query+users-paramvalue-prop-rights (토론) (번역) | Lists all the rights each user has. |
apihelp-query+users-summary (토론) (번역) | 사용자 목록에 대한 정보를 가져옵니다. |
apihelp-query+watchlist-example-allrev (토론) (번역) | Fetch information about all recent changes to pages on the current user's watchlist. |
apihelp-query+watchlist-example-expiry (토론) (번역) | Fetch additional information about the top revision for recently changed pages on the current user's watchlist, including when temporarily watched items will expire. |
apihelp-query+watchlist-example-generator (토론) (번역) | Fetch page info for recently changed pages on the current user's watchlist. |
apihelp-query+watchlist-example-generator-rev (토론) (번역) | Fetch revision info for recent changes to pages on the current user's watchlist. |
apihelp-query+watchlist-example-props (토론) (번역) | Fetch additional information about the top revision for recently changed pages on the current user's watchlist. |
apihelp-query+watchlist-example-simple (토론) (번역) | List the top revision for recently changed pages on the current user's watchlist. |
apihelp-query+watchlist-example-wlowner (토론) (번역) | List the top revision for recently changed pages on the watchlist of user <kbd>Example</kbd>. |
apihelp-query+watchlist-param-allrev (토론) (번역) | Include multiple revisions of the same page within given timeframe. |
apihelp-query+watchlist-param-end (토론) (번역) | The timestamp to end enumerating. |
apihelp-query+watchlist-param-excludeuser (토론) (번역) | 이 사용자의 변경사항을 나열하지 않습니다. |
apihelp-query+watchlist-param-limit (토론) (번역) | How many total results to return per request. |
apihelp-query+watchlist-param-namespace (토론) (번역) | Filter changes to only the given namespaces. |
apihelp-query+watchlist-param-owner (토론) (번역) | Used along with $1token to access a different user's watchlist. |
apihelp-query+watchlist-param-prop (토론) (번역) | Which additional properties to get: |
apihelp-query+watchlist-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+watchlist-param-start (토론) (번역) | The timestamp to start enumerating from. |
apihelp-query+watchlist-param-token (토론) (번역) | A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist. |
apihelp-query+watchlist-param-type (토론) (번역) | Which types of changes to show: |
apihelp-query+watchlist-param-user (토론) (번역) | 이 사용자의 변경 사항만 나열합니다. |
apihelp-query+watchlist-paramvalue-prop-autopatrol (토론) (번역) | Tags edits that are autopatrolled. |
apihelp-query+watchlist-paramvalue-prop-comment (토론) (번역) | Adds comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+watchlist-paramvalue-prop-expiry (토론) (번역) | Adds the expiry time. |
apihelp-query+watchlist-paramvalue-prop-flags (토론) (번역) | 편집에 대한 플래그를 추가합니다. |
apihelp-query+watchlist-paramvalue-prop-ids (토론) (번역) | 판 ID와 페이지 ID를 추가합니다. |
apihelp-query+watchlist-paramvalue-prop-loginfo (토론) (번역) | 적절한 곳에 로그 정보를 추가합니다. |
apihelp-query+watchlist-paramvalue-prop-notificationtimestamp (토론) (번역) | Adds timestamp of when the user was last notified about the edit. |
apihelp-query+watchlist-paramvalue-prop-parsedcomment (토론) (번역) | Adds parsed comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
apihelp-query+watchlist-paramvalue-prop-patrol (토론) (번역) | Tags edits that are patrolled. |
apihelp-query+watchlist-paramvalue-prop-sizes (토론) (번역) | Adds the old and new lengths of the page. |
apihelp-query+watchlist-paramvalue-prop-tags (토론) (번역) | Lists tags for the entry. |
apihelp-query+watchlist-paramvalue-prop-timestamp (토론) (번역) | Adds timestamp of the edit. |
apihelp-query+watchlist-paramvalue-prop-title (토론) (번역) | 문서의 제목을 추가합니다. |
apihelp-query+watchlist-paramvalue-prop-user (토론) (번역) | Adds the user who made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+watchlist-paramvalue-prop-userid (토론) (번역) | Adds user ID of whoever made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
apihelp-query+watchlist-paramvalue-type-categorize (토론) (번역) | Category membership changes. |
apihelp-query+watchlist-paramvalue-type-edit (토론) (번역) | Regular page edits. |
apihelp-query+watchlist-paramvalue-type-external (토론) (번역) | External changes. |
apihelp-query+watchlist-paramvalue-type-log (토론) (번역) | Log entries. |
apihelp-query+watchlist-paramvalue-type-new (토론) (번역) | Page creations. |
apihelp-query+watchlist-summary (토론) (번역) | 현재 사용자의 주시목록의 문서의 최근 바뀜을 가져옵니다. |
apihelp-query+watchlistraw-example-generator (토론) (번역) | Fetch page info for pages on the current user's watchlist. |
apihelp-query+watchlistraw-example-simple (토론) (번역) | List pages on the current user's watchlist. |
apihelp-query+watchlistraw-param-dir (토론) (번역) | 나열할 방향입니다. |
apihelp-query+watchlistraw-param-fromtitle (토론) (번역) | Title (with namespace prefix) to begin enumerating from. |