시스템 메시지 목록

미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-query+mystashedfiles-param-limit (토론) (번역) 가져올 파일의 개수입니다.
apihelp-query+mystashedfiles-param-prop (토론) (번역) Which properties to fetch for the files.
apihelp-query+mystashedfiles-paramvalue-prop-size (토론) (번역) Fetch the file size and image dimensions.
apihelp-query+mystashedfiles-paramvalue-prop-type (토론) (번역) Fetch the file's MIME type and media type.
apihelp-query+mystashedfiles-summary (토론) (번역) Get a list of files in the current user's upload stash.
apihelp-query+notifications-description (토론) (번역) 현재 사용자를 기다리고 있는 알림을 얻어옵니다.
apihelp-query+notifications-example-1 (토론) (번역) 웹 알림 리스트
apihelp-query+notifications-example-2 (토론) (번역) List web notifications, grouped by section, with counts
apihelp-query+notifications-example-3 (토론) (번역) List email notifications
apihelp-query+notifications-param-alertcontinue (토론) (번역) 더 많은 경보 결과를 사용할 수 있을 때, 계속하려면 이것을 사용합니다.
apihelp-query+notifications-param-alertunreadfirst (토론) (번역) Whether to show unread message notifications first (only used if groupbysection is set).
apihelp-query+notifications-param-bundle (토론) (번역) 규칙을 묶는 알림 유형에 따라 묶음과 호환되는 읽지 않은 알림을 보여줄지의 여부.
apihelp-query+notifications-param-crosswikisummary (토론) (번역) True to opt in to a summary notification of notifications on foreign wikis.
apihelp-query+notifications-param-filter (토론) (번역) 필터 알림 반환됨.
apihelp-query+notifications-param-format (토론) (번역) If specified, notifications will be returned formatted this way.
apihelp-query+notifications-param-groupbysection (토론) (번역) Whether to group the result by section. Each section is fetched separately if set.
apihelp-query+notifications-param-limit (토론) (번역) 반환할 최대 알림 수입니다.
apihelp-query+notifications-param-messagecontinue (토론) (번역) When more message results are available, use this to continue.
apihelp-query+notifications-param-messageunreadfirst (토론) (번역) 읽지 않은 경보 알림을 먼저 보여줄지 여부 (groupbysection이 설정되어 있는 경우에만 사용됨).
apihelp-query+notifications-param-notifiertypes (토론) (번역) Notifier types for which to return notifications.
apihelp-query+notifications-param-prop (토론) (번역) 상세한 요청 내용.
apihelp-query+notifications-param-sections (토론) (번역) 쿼리로의 알림 부분 (예를 들어 'alert'과 'message'의 어떤 조합).
apihelp-query+notifications-param-titles (토론) (번역) 이 문서들의 알림만 반환합니다. 어떠한 문서에도 속하지 않은 알림을 받으려면 제목으로 []를 사용하세요.
apihelp-query+notifications-param-unreadfirst (토론) (번역) Whether to show unread notifications first (only used if groupbysection is not set).
apihelp-query+notifications-param-wikis (토론) (번역) List of wikis to fetch notifications from (defaults to only current wiki).
apihelp-query+notifications-paramvalue-format-flyout (토론) (번역) <span class="apihelp-deprecated">Deprecated</span>. Use <kbd>$1format=model</kbd> for raw data
apihelp-query+notifications-paramvalue-format-html (토론) (번역) <span class="apihelp-deprecated">Deprecated</span>. Use <kbd>$1format=model</kbd> for raw data
apihelp-query+notifications-paramvalue-format-model (토론) (번역) 미가공 알림 데이터
apihelp-query+notifications-paramvalue-format-special (토론) (번역) Formatted for Special:Notifications page (and only that!) Do not rely on the HTML as it may change at any given time.
apihelp-query+notifications-summary (토론) (번역) 현재 사용자를 기다리고 있는 알림을 가져옵니다.
apihelp-query+oath-description (토론) (번역) Check to see if two-factor authentication (OATH) is enabled for a user.
apihelp-query+oath-example-1 (토론) (번역) 현재 사용자에 관한 정보를 가져옵니다
apihelp-query+oath-example-2 (토론) (번역) <kbd>Example</kbd> 사용자에 관한 정보를 가져옵니다
apihelp-query+oath-param-reason (토론) (번역) Reason for querying the OATH status.
apihelp-query+oath-param-user (토론) (번역) 정보를 가져올 사용자입니다. 기본값은 현재 사용자입니다.
apihelp-query+oath-summary (토론) (번역) Check to see if two-factor authentication (OATH) is enabled for a user.
apihelp-query+pageimages-description (토론) (번역) 섬네일이나 사진의 존재 여부 등 문서의 이미지에 관한 정보를 반환합니다.
apihelp-query+pageimages-example-1 (토론) (번역) Get name and <kbd>100</kbd>-pixel thumbnail of an image on the <kbd>Albert Einstein</kbd> page.
apihelp-query+pageimages-param-langcode (토론) (번역) Code for the language the image is going to be rendered in if multiple languages are supported
apihelp-query+pageimages-param-license (토론) (번역) Limit page images to a certain license type
apihelp-query+pageimages-param-limit (토론) (번역) Properties of how many pages to return.
apihelp-query+pageimages-param-prop (토론) (번역) Which information to return: ;thumbnail:URL and dimensions of thumbnail image associated with page, if any. ;original:URL and original dimensions of image associated with page, if any. ;name:Image title.
apihelp-query+pageimages-param-thumbsize (토론) (번역) 섬네일 그림의 최대 너비. (단위: 화소)
apihelp-query+pageimages-paramvalue-license-any (토론) (번역) best image, whether free or non-free.
apihelp-query+pageimages-paramvalue-license-free (토론) (번역) only free images
apihelp-query+pageimages-summary (토론) (번역) 섬네일이나 사진의 존재 여부 등 문서의 이미지에 관한 정보를 반환합니다.
apihelp-query+pagepropnames-example-simple (토론) (번역) Get first 10 property names.
apihelp-query+pagepropnames-param-limit (토론) (번역) 반환할 이름의 최대 수.
apihelp-query+pagepropnames-summary (토론) (번역) 위키에서 사용 중인 모든 문서 속성 이름을 나열합니다.
apihelp-query+pageprops-example-simple (토론) (번역) Get properties for the pages <kbd>Main Page</kbd> and <kbd>MediaWiki</kbd>.
처음 문서이전 문서다음 문서마지막 문서