시스템 메시지 목록

둘러보기로 가기 검색하러 가기
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-query+allmessages-param-title (토론) (번역) Page name to use as context when parsing message (for $1enableparser option).
apihelp-query+allmessages-param-to (토론) (번역) Return messages ending at this message.
apihelp-query+allmessages-summary (토론) (번역) 이 사이트에서 반환할 메시지.
apihelp-query+allpages-example-b (토론) (번역) Show a list of pages starting at the letter <kbd>B</kbd>.
apihelp-query+allpages-example-generator (토론) (번역) Show info about 4 pages starting at the letter <kbd>T</kbd>.
apihelp-query+allpages-example-generator-revisions (토론) (번역) Show content of first 2 non-redirect pages beginning at <kbd>Re</kbd>.
apihelp-query+allpages-param-dir (토론) (번역) The direction in which to list.
apihelp-query+allpages-param-filterlanglinks (토론) (번역) Filter based on whether a page has langlinks. Note that this may not consider langlinks added by extensions.
apihelp-query+allpages-param-filterredir (토론) (번역) Which pages to list.
apihelp-query+allpages-param-from (토론) (번역) The page title to start enumerating from.
apihelp-query+allpages-param-limit (토론) (번역) How many total pages to return.
apihelp-query+allpages-param-maxsize (토론) (번역) Limit to pages with at most this many bytes.
apihelp-query+allpages-param-minsize (토론) (번역) Limit to pages with at least this many bytes.
apihelp-query+allpages-param-namespace (토론) (번역) 열거할 이름공간.
apihelp-query+allpages-param-prefix (토론) (번역) Search for all page titles that begin with this value.
apihelp-query+allpages-param-prexpiry (토론) (번역) Which protection expiry to filter the page on: ;indefinite:Get only pages with indefinite protection expiry. ;definite:Get only pages with a definite (specific) protection expiry. ;all:Get pages with any protections expiry.
apihelp-query+allpages-param-prfiltercascade (토론) (번역) Filter protections based on cascadingness (ignored when $1prtype isn't set).
apihelp-query+allpages-param-prlevel (토론) (번역) Filter protections based on protection level (must be used with $1prtype= parameter).
apihelp-query+allpages-param-prtype (토론) (번역) Limit to protected pages only.
apihelp-query+allpages-param-to (토론) (번역) The page title to stop enumerating at.
apihelp-query+allpages-summary (토론) (번역) 제시된 이름공간의 모든 문서를 순서대로 열거합니다.
apihelp-query+allredirects-example-b (토론) (번역) List target pages, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+allredirects-example-generator (토론) (번역) Gets pages containing the redirects.
apihelp-query+allredirects-example-unique (토론) (번역) List unique target pages.
apihelp-query+allredirects-example-unique-generator (토론) (번역) Gets all target pages, marking the missing ones.
apihelp-query+allredirects-param-dir (토론) (번역) The direction in which to list.
apihelp-query+allredirects-param-from (토론) (번역) The title of the redirect to start enumerating from.
apihelp-query+allredirects-param-limit (토론) (번역) 반환할 총 항목 수입니다.
apihelp-query+allredirects-param-namespace (토론) (번역) 열거할 이름공간.
apihelp-query+allredirects-param-prefix (토론) (번역) Search for all target pages that begin with this value.
apihelp-query+allredirects-param-prop (토론) (번역) Which pieces of information to include:
apihelp-query+allredirects-param-to (토론) (번역) The title of the redirect to stop enumerating at.
apihelp-query+allredirects-param-unique (토론) (번역) Only show distinct target pages. Cannot be used with $1prop=ids|fragment|interwiki. When used as a generator, yields target pages instead of source pages.
apihelp-query+allredirects-paramvalue-prop-fragment (토론) (번역) Adds the fragment from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-ids (토론) (번역) Adds the page ID of the redirecting page (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-interwiki (토론) (번역) Adds the interwiki prefix from the redirect, if any (cannot be used with <var>$1unique</var>).
apihelp-query+allredirects-paramvalue-prop-title (토론) (번역) 넘겨주기의 제목을 추가합니다.
apihelp-query+allredirects-summary (토론) (번역) 이름공간의 모든 넘겨주기를 나열합니다.
apihelp-query+allrevisions-example-ns-any (토론) (번역) 모든 이름공간에서 처음 50개 판을 나열합니다.
apihelp-query+allrevisions-example-user (토론) (번역) List the last 50 contributions by user <kbd>Example</kbd>.
apihelp-query+allrevisions-param-end (토론) (번역) The timestamp to stop enumerating at.
apihelp-query+allrevisions-param-excludeuser (토론) (번역) Don't list revisions by this user.
apihelp-query+allrevisions-param-generatetitles (토론) (번역) When being used as a generator, generate titles rather than revision IDs.
apihelp-query+allrevisions-param-namespace (토론) (번역) Only list pages in this namespace.
apihelp-query+allrevisions-param-start (토론) (번역) The timestamp to start enumerating from.
apihelp-query+allrevisions-param-user (토론) (번역) Only list revisions by this user.
apihelp-query+allrevisions-summary (토론) (번역) 모든 판 표시.
apihelp-query+alltransclusions-example-b (토론) (번역) List transcluded titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+alltransclusions-example-generator (토론) (번역) Gets pages containing the transclusions.
apihelp-query+alltransclusions-example-unique (토론) (번역) List unique transcluded titles.
처음 문서이전 문서다음 문서마지막 문서