시스템 메시지 목록

미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-query+deletedrevs-extended-description (토론) (번역) Operates in three modes: # List deleted revisions for the given titles, sorted by timestamp. # List deleted contributions for the given user, sorted by timestamp (no titles specified). # List all deleted revisions in the given namespace, sorted by title and timestamp (no titles specified, $1user not set). Certain parameters only apply to some modes and are ignored in others.
apihelp-query+deletedrevs-param-end (토론) (번역) 나열을 끝낼 타임스탬프
apihelp-query+deletedrevs-param-excludeuser (토론) (번역) Don't list revisions by this user.
apihelp-query+deletedrevs-param-from (토론) (번역) Start listing at this title.
apihelp-query+deletedrevs-param-limit (토론) (번역) 나열할 판의 최대 양.
apihelp-query+deletedrevs-param-namespace (토론) (번역) Only list pages in this namespace.
apihelp-query+deletedrevs-param-prefix (토론) (번역) Search for all page titles that begin with this value.
apihelp-query+deletedrevs-param-prop (토론) (번역) Which properties to get: ;revid:Adds the revision ID of the deleted revision. ;parentid:Adds the revision ID of the previous revision to the page. ;user:Adds the user who made the revision. ;userid:Adds the ID of the user who made the revision. ;comment:Adds the comment of the revision. ;parsedcomment:Adds the parsed comment of the revision. ;minor:Tags if the revision is minor. ;len:Adds the length (bytes) of the revision. ;sha1:Adds the SHA-1 (base 16) of the revision. ;content:Adds the content of the revision. ;token:<span class="apihelp-deprecated">Deprecated.</span> Gives the edit token. ;tags:Tags for the revision.
apihelp-query+deletedrevs-param-start (토론) (번역) 나열을 시작할 타임스탬프
apihelp-query+deletedrevs-param-tag (토론) (번역) Only list revisions tagged with this tag.
apihelp-query+deletedrevs-param-to (토론) (번역) Stop listing at this title.
apihelp-query+deletedrevs-param-unique (토론) (번역) List only one revision for each page.
apihelp-query+deletedrevs-param-user (토론) (번역) Only list revisions by this user.
apihelp-query+deletedrevs-paraminfo-modes (토론) (번역) {{PLURAL:$1|모드|모드}}: $2
apihelp-query+deletedrevs-summary (토론) (번역) 삭제된 판을 나열합니다.
apihelp-query+disabled-summary (토론) (번역) 이 쿼리 모듈은 비활성화되었습니다.
apihelp-query+duplicatefiles-example-generated (토론) (번역) Look for duplicates of all files.
apihelp-query+duplicatefiles-example-simple (토론) (번역) Look for duplicates of [[:File:Albert Einstein Head.jpg]].
apihelp-query+duplicatefiles-param-dir (토론) (번역) The direction in which to list.
apihelp-query+duplicatefiles-param-limit (토론) (번역) 반환할 중복 파일의 수.
apihelp-query+duplicatefiles-param-localonly (토론) (번역) Look only for files in the local repository.
apihelp-query+duplicatefiles-summary (토론) (번역) 해시 값 기반으로 주어진 파일들 중 중복된 모든 파일을 나열합니다.
apihelp-query+embeddedin-example-generator (토론) (번역) Get information about pages transcluding <kbd>Template:Stub</kbd>.
apihelp-query+embeddedin-example-simple (토론) (번역) Show pages transcluding <kbd>Template:Stub</kbd>.
apihelp-query+embeddedin-param-dir (토론) (번역) The direction in which to list.
apihelp-query+embeddedin-param-filterredir (토론) (번역) How to filter for redirects.
apihelp-query+embeddedin-param-limit (토론) (번역) How many total pages to return.
apihelp-query+embeddedin-param-namespace (토론) (번역) 열거할 이름공간.
apihelp-query+embeddedin-param-pageid (토론) (번역) Page ID to search. Cannot be used together with $1title.
apihelp-query+embeddedin-param-title (토론) (번역) Title to search. Cannot be used together with $1pageid.
apihelp-query+embeddedin-summary (토론) (번역) 제시된 문서를 끼워넣은 모든 문서를 찾습니다.
apihelp-query+extlinks-example-simple (토론) (번역) Get a list of external links on <kbd>Main Page</kbd>.
apihelp-query+extlinks-param-expandurl (토론) (번역) Expand protocol-relative URLs with the canonical protocol.
apihelp-query+extlinks-param-limit (토론) (번역) 반환할 링크의 수.
apihelp-query+extlinks-param-protocol (토론) (번역) Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links.
apihelp-query+extlinks-param-query (토론) (번역) Search string without protocol. Useful for checking whether a certain page contains a certain external url.
apihelp-query+extlinks-summary (토론) (번역) 제시된 문서의 모든 외부 URL(인터위키 아님)을 반환합니다.
apihelp-query+extracts-description (토론) (번역) Returns plain-text or limited HTML extracts of the given pages.
apihelp-query+extracts-example-1 (토론) (번역) Get a 175-character extract
apihelp-query+extracts-param-chars (토론) (번역) How many characters to return. Actual text returned might be slightly longer.
apihelp-query+extracts-param-intro (토론) (번역) Return only content before the first section.
apihelp-query+extracts-param-limit (토론) (번역) How many extracts to return. (Multiple extracts can only be returned if exintro is set to true.)
apihelp-query+extracts-param-plaintext (토론) (번역) Return extracts as plain text instead of limited HTML.
apihelp-query+extracts-param-sectionformat (토론) (번역) How to format sections in plaintext mode: ;plain:No formatting. ;wiki:Wikitext-style formatting (== like this ==). ;raw:This module's internal representation (section titles prefixed with <ASCII 1><ASCII 2><section level><ASCII 2><ASCII 1>).
apihelp-query+extracts-param-sentences (토론) (번역) How many sentences to return.
apihelp-query+extracts-summary (토론) (번역) 주어진 문서의 플레인 텍스트 또는 제한된 HTML 추출 정보를 반환합니다.
apihelp-query+exturlusage-example-simple (토론) (번역) <kbd>https://www.mediawiki.org</kbd>를 가리키는 문서를 표시합니다.
apihelp-query+exturlusage-param-expandurl (토론) (번역) Expand protocol-relative URLs with the canonical protocol.
apihelp-query+exturlusage-param-limit (토론) (번역) 반환할 문서 수.
apihelp-query+exturlusage-param-namespace (토론) (번역) 열거할 문서 이름공간.
처음 문서이전 문서다음 문서마지막 문서