시스템 메시지 목록

둘러보기로 이동 검색으로 이동
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-query+allfileusages-example-unique-generator (토론) (번역) 모든 파일 제목을 가져오되, 존재하지 않는 항목을 표시합니다.
apihelp-query+allfileusages-param-dir (토론) (번역) 나열할 방향입니다.
apihelp-query+allfileusages-param-from (토론) (번역) 나열을 시작할 파일 제목입니다.
apihelp-query+allfileusages-param-limit (토론) (번역) 반환할 총 항목 수입니다.
apihelp-query+allfileusages-param-prefix (토론) (번역) 이 값으로 시작하는 모든 파일 제목을 검색합니다.
apihelp-query+allfileusages-param-prop (토론) (번역) 포함할 정보:
apihelp-query+allfileusages-param-to (토론) (번역) 나열을 중단할 파일 제목입니다.
apihelp-query+allfileusages-param-unique (토론) (번역) Only show distinct file titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages.
apihelp-query+allfileusages-paramvalue-prop-ids (토론) (번역) Adds the page IDs of the using pages (cannot be used with $1unique).
apihelp-query+allfileusages-paramvalue-prop-title (토론) (번역) 파일의 제목을 추가합니다.
apihelp-query+allfileusages-summary (토론) (번역) 존재하지 않는 것을 포함하여 파일을 사용하는 모든 문서를 나열합니다.
apihelp-query+allimages-example-b (토론) (번역) Show a list of files starting at the letter <kbd>B</kbd>.
apihelp-query+allimages-example-generator (토론) (번역) Show info about 4 files starting at the letter <kbd>T</kbd>.
apihelp-query+allimages-example-mimetypes (토론) (번역) Show a list of files with MIME type <kbd>image/png</kbd> or <kbd>image/gif</kbd>
apihelp-query+allimages-example-recent (토론) (번역) 최근 업로드된 파일을 보여줍니다. [[Special:NewFiles]]와 유사합니다.
apihelp-query+allimages-param-dir (토론) (번역) 나열할 방향입니다.
apihelp-query+allimages-param-end (토론) (번역) The timestamp to end enumerating. Can only be used with $1sort=timestamp.
apihelp-query+allimages-param-filterbots (토론) (번역) How to filter files uploaded by bots. Can only be used with $1sort=timestamp. Cannot be used together with $1user.
apihelp-query+allimages-param-from (토론) (번역) The image title to start enumerating from. Can only be used with $1sort=name.
apihelp-query+allimages-param-limit (토론) (번역) 반환할 총 이미지 수입니다.
apihelp-query+allimages-param-maxsize (토론) (번역) Limit to images with at most this many bytes.
apihelp-query+allimages-param-mime (토론) (번역) What MIME types to search for, e.g. <kbd>image/jpeg</kbd>.
apihelp-query+allimages-param-minsize (토론) (번역) Limit to images with at least this many bytes.
apihelp-query+allimages-param-prefix (토론) (번역) Search for all image titles that begin with this value. Can only be used with $1sort=name.
apihelp-query+allimages-param-sha1 (토론) (번역) SHA1 hash of image. Overrides $1sha1base36.
apihelp-query+allimages-param-sha1base36 (토론) (번역) SHA1 hash of image in base 36 (used in MediaWiki).
apihelp-query+allimages-param-sort (토론) (번역) 정렬할 속성입니다.
apihelp-query+allimages-param-start (토론) (번역) The timestamp to start enumerating from. Can only be used with $1sort=timestamp.
apihelp-query+allimages-param-to (토론) (번역) The image title to stop enumerating at. Can only be used with $1sort=name.
apihelp-query+allimages-param-user (토론) (번역) Only return files where the last version was uploaded by this user. Can only be used with $1sort=timestamp. Cannot be used together with $1filterbots.
apihelp-query+allimages-summary (토론) (번역) 모든 그림을 순차적으로 열거합니다.
apihelp-query+alllinks-example-b (토론) (번역) List linked titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+alllinks-example-generator (토론) (번역) 링크를 포함하는 문서를 가져옵니다.
apihelp-query+alllinks-example-unique (토론) (번역) List unique linked titles.
apihelp-query+alllinks-example-unique-generator (토론) (번역) 링크된 모든 제목을 가져오되, 존재하지 않는 항목을 표시합니다.
apihelp-query+alllinks-param-dir (토론) (번역) 나열할 방향입니다.
apihelp-query+alllinks-param-from (토론) (번역) The title of the link to start enumerating from.
apihelp-query+alllinks-param-limit (토론) (번역) 반환할 총 항목 수입니다.
apihelp-query+alllinks-param-namespace (토론) (번역) 열거할 이름공간.
apihelp-query+alllinks-param-prefix (토론) (번역) Search for all linked titles that begin with this value.
apihelp-query+alllinks-param-prop (토론) (번역) 포함할 정보:
apihelp-query+alllinks-param-to (토론) (번역) The title of the link to stop enumerating at.
apihelp-query+alllinks-param-unique (토론) (번역) Only show distinct linked titles. Cannot be used with <kbd>$1prop=ids</kbd>. When used as a generator, yields target pages instead of source pages.
apihelp-query+alllinks-paramvalue-prop-ids (토론) (번역) Adds the page ID of the linking page (cannot be used with <var>$1unique</var>).
apihelp-query+alllinks-paramvalue-prop-title (토론) (번역) 링크의 제목을 추가합니다.
apihelp-query+alllinks-summary (토론) (번역) 제시된 이름공간을 가리키는 모든 링크를 열거합니다.
apihelp-query+allmessages-example-de (토론) (번역) Show messages <kbd>august</kbd> and <kbd>mainpage</kbd> in German.
apihelp-query+allmessages-example-ipb (토론) (번역) <kbd>ipb-</kbd>로 시작하는 메시지를 보입니다.
apihelp-query+allmessages-param-args (토론) (번역) Arguments to be substituted into message.
apihelp-query+allmessages-param-customised (토론) (번역) 이 사용자 지정 상태의 메시지만을 반환합니다.
처음 문서이전 문서다음 문서마지막 문서