시스템 메시지 목록

둘러보기로 가기 검색하러 가기
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-query+categorymembers-param-title (토론) (번역) Which category to enumerate (required). Must include the <kbd>{{ns:category}}:</kbd> prefix. Cannot be used together with <var>$1pageid</var>.
apihelp-query+categorymembers-param-type (토론) (번역) Which type of category members to include. Ignored when <kbd>$1sort=timestamp</kbd> is set.
apihelp-query+categorymembers-paramvalue-prop-ids (토론) (번역) 페이지 ID를 추가합니다.
apihelp-query+categorymembers-paramvalue-prop-sortkey (토론) (번역) Adds the sortkey used for sorting in the category (hexadecimal string).
apihelp-query+categorymembers-paramvalue-prop-sortkeyprefix (토론) (번역) Adds the sortkey prefix used for sorting in the category (human-readable part of the sortkey).
apihelp-query+categorymembers-paramvalue-prop-timestamp (토론) (번역) 문서가 포함된 시기의 타임스탬프를 추가합니다.
apihelp-query+categorymembers-paramvalue-prop-title (토론) (번역) 문서의 제목과 이름공간 ID를 추가합니다.
apihelp-query+categorymembers-paramvalue-prop-type (토론) (번역) Adds the type that the page has been categorised as (<samp>page</samp>, <samp>subcat</samp> or <samp>file</samp>).
apihelp-query+categorymembers-summary (토론) (번역) 제시된 분류의 모든 문서를 나열합니다.
apihelp-query+cirrusbuilddoc-example (토론) (번역) 데이터베이스에서 생성한 단일 CirrusSearch 문서 덤프를 가져옵니다.
apihelp-query+cirrusbuilddoc-summary (토론) (번역) 데이터베이스 서버에서 가져온 CirrusSearch 문서 덤프
apihelp-query+cirruscompsuggestbuilddoc-example (토론) (번역) Get a dump of the document used by the completion suggester
apihelp-query+cirruscompsuggestbuilddoc-summary (토론) (번역) Dump of the document used by the completion suggester
apihelp-query+cirrusdoc-description (토론) (번역) CirrusSearch 문서 덤프
apihelp-query+cirrusdoc-example (토론) (번역) 현재 검색에 색인으로 있는 단일 CirrusSearch 문서의 덤프를 가져옵니다.
apihelp-query+cirrusdoc-summary (토론) (번역) 검색 서버에서 가져온 CirrusSearch 문서 덤프
apihelp-query+compsuggestbuilddoc-param-method (토론) (번역) The scoring method to use
apihelp-query+contributors-example-simple (토론) (번역) Show contributors to the page <kbd>Main Page</kbd>.
apihelp-query+contributors-param-excludegroup (토론) (번역) Exclude users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-param-excluderights (토론) (번역) Exclude users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-param-group (토론) (번역) Only include users in the given groups. Does not include implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-param-limit (토론) (번역) How many contributors to return.
apihelp-query+contributors-param-rights (토론) (번역) Only include users having the given rights. Does not include rights granted by implicit or auto-promoted groups like *, user, or autoconfirmed.
apihelp-query+contributors-summary (토론) (번역) 문서에 대해 로그인한 기여자의 목록과 익명 기여자의 수를 가져옵니다.
apihelp-query+deletedrevisions-example-revids (토론) (번역) List the information for deleted revision <kbd>123456</kbd>.
apihelp-query+deletedrevisions-example-titles (토론) (번역) List the deleted revisions of the pages <kbd>Main Page</kbd> and <kbd>Talk:Main Page</kbd>, with content.
apihelp-query+deletedrevisions-extended-description (토론) (번역) May be used in several ways: # Get deleted revisions for a set of pages, by setting titles or pageids. Ordered by title and timestamp. # Get data about a set of deleted revisions by setting their IDs with revids. Ordered by revision ID.
apihelp-query+deletedrevisions-param-end (토론) (번역) The timestamp to stop enumerating at. Ignored when processing a list of revision IDs.
apihelp-query+deletedrevisions-param-excludeuser (토론) (번역) Don't list revisions by this user.
apihelp-query+deletedrevisions-param-start (토론) (번역) The timestamp to start enumerating from. Ignored when processing a list of revision IDs.
apihelp-query+deletedrevisions-param-tag (토론) (번역) Only list revisions tagged with this tag.
apihelp-query+deletedrevisions-param-user (토론) (번역) Only list revisions by this user.
apihelp-query+deletedrevisions-summary (토론) (번역) 삭제된 판 정보를 가져옵니다.
apihelp-query+deletedrevs-example-mode1 (토론) (번역) List the last deleted revisions of the pages <kbd>Main Page</kbd> and <kbd>Talk:Main Page</kbd>, with content (mode 1).
apihelp-query+deletedrevs-example-mode2 (토론) (번역) List the last 50 deleted contributions by <kbd>Bob</kbd> (mode 2).
apihelp-query+deletedrevs-example-mode3-main (토론) (번역) List the first 50 deleted revisions in the main namespace (mode 3).
apihelp-query+deletedrevs-example-mode3-talk (토론) (번역) List the first 50 deleted pages in the {{ns:talk}} namespace (mode 3).
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.
처음 문서이전 문서다음 문서마지막 문서