시스템 메시지 목록
둘러보기로 가기
검색하러 가기
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다.
미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-edit-param-prependtext (토론) (번역) | 이 텍스를 문서의 처음에 추가합니다. $1text를 무효로 합니다. |
apihelp-edit-param-recreate (토론) (번역) | 중간에 삭제되는 문서에 관한 오류를 모두 무시합니다. |
apihelp-edit-param-redirect (토론) (번역) | 자동으로 넘겨주기를 처리합니다. |
apihelp-edit-param-section (토론) (번역) | 문단 번호입니다. <kbd>0</kbd>은 최상위 문단, <kbd>new</kbd>는 새 문단입니다. |
apihelp-edit-param-sectiontitle (토론) (번역) | 새 문단을 위한 제목. |
apihelp-edit-param-starttimestamp (토론) (번역) | 편집 과정을 시작할 때의 타임스탬프이며 편집 충돌을 발견하기 위해 사용됩니다. 편집 과정을 시작할 때(예: 문서 내용을 편집으로 불러올 때) <var>[[Special:ApiHelp/main|curtimestamp]]</var>를 사용하여 적절한 값을 가져올 수 있습니다. |
apihelp-edit-param-summary (토론) (번역) | 편집 요약. 또한 $1section=new 및 $1sectiontitle이 설정되어 있지 않을 때 문단 제목. |
apihelp-edit-param-tags (토론) (번역) | 이 판에 적용할 태그를 변경합니다. |
apihelp-edit-param-text (토론) (번역) | 문서 내용. |
apihelp-edit-param-title (토론) (번역) | 편집할 문서의 제목. <var>$1pageid</var>과 같이 사용할 수 없습니다. |
apihelp-edit-param-token (토론) (번역) | 토큰은 무조건 마지막 변수로 보내거나 적어도 $1text 변수 뒤에 보내는 것이 좋습니다. |
apihelp-edit-param-undo (토론) (번역) | 이 판의 편집을 취소합니다. $1text, $1prependtext, $1appendtext를 무효로 합니다. |
apihelp-edit-param-undoafter (토론) (번역) | $1undo에서부터 이 판까지의 모든 판의 편집을 취소합니다. 설정하지 않으면 하나의 판만 편집을 취소합니다. |
apihelp-edit-param-unwatch (토론) (번역) | 문서를 현재 사용자의 주시문서 목록에서 제거합니다. |
apihelp-edit-param-watch (토론) (번역) | 문서를 현재 사용자의 주시문서 목록에 추가합니다. |
apihelp-edit-param-watchlist (토론) (번역) | 현재 사용자의 주시목록에서 문서를 무조건적으로 추가하거나 제거하거나, 환경 설정을 사용하거나 주시를 변경하지 않습니다. |
apihelp-edit-param-watchlistexpiry (토론) (번역) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-edit-summary (토론) (번역) | 문서를 만들고 편집합니다. |
apihelp-emailuser-example-email (토론) (번역) | <kbd>WikiSysop</kbd> 사용자에게 텍스트 <kbd>Content</kbd>로 이메일을 보냅니다. |
apihelp-emailuser-param-ccme (토론) (번역) | 자신에게 메일의 복사본을 보냅니다. |
apihelp-emailuser-param-subject (토론) (번역) | 제목 헤더. |
apihelp-emailuser-param-target (토론) (번역) | 이메일을 받을 사용자. |
apihelp-emailuser-param-text (토론) (번역) | 메일 본문. |
apihelp-emailuser-summary (토론) (번역) | 사용자에게 이메일을 보냅니다. |
apihelp-expandtemplates-example-simple (토론) (번역) | 위키텍스트 <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>를 확장합니다. |
apihelp-expandtemplates-param-generatexml (토론) (번역) | XML 구문 분석 트리를 생성합니다. ($1prop=parsetree로 대체함) |
apihelp-expandtemplates-param-includecomments (토론) (번역) | 출력에 HTML 주석을 포함할 것인지의 여부. |
apihelp-expandtemplates-param-prop (토론) (번역) | Which pieces of information to get. Note that if no values are selected, the result will contain the wikitext, but the output will be in a deprecated format. |
apihelp-expandtemplates-param-revid (토론) (번역) | Revision ID, for <code><nowiki>{{REVISIONID}}</nowiki></code> and similar variables. |
apihelp-expandtemplates-param-text (토론) (번역) | 변환할 위키텍스트. |
apihelp-expandtemplates-param-title (토론) (번역) | 문서 제목 |
apihelp-expandtemplates-paramvalue-prop-categories (토론) (번역) | Any categories present in the input that are not represented in the wikitext output. |
apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars (토론) (번역) | Gives the JavaScript configuration variables specific to the page as a JSON string. |
apihelp-expandtemplates-paramvalue-prop-jsconfigvars (토론) (번역) | Gives the JavaScript configuration variables specific to the page. |
apihelp-expandtemplates-paramvalue-prop-modules (토론) (번역) | Any ResourceLoader modules that parser functions have requested be added to the output. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>. |
apihelp-expandtemplates-paramvalue-prop-parsetree (토론) (번역) | 입력값의 XML 파서 트리. |
apihelp-expandtemplates-paramvalue-prop-properties (토론) (번역) | Page properties defined by expanded magic words in the wikitext. |
apihelp-expandtemplates-paramvalue-prop-ttl (토론) (번역) | The maximum time after which caches of the result should be invalidated. |
apihelp-expandtemplates-paramvalue-prop-volatile (토론) (번역) | Whether the output is volatile and should not be reused elsewhere within the page. |
apihelp-expandtemplates-paramvalue-prop-wikitext (토론) (번역) | 확장된 위키텍스트. |
apihelp-expandtemplates-summary (토론) (번역) | 위키텍스트 안에 모든 틀을 확장합니다. |
apihelp-feedcontributions-example-simple (토론) (번역) | Return contributions for user <kbd>Example</kbd>. |
apihelp-feedcontributions-param-deletedonly (토론) (번역) | 삭제된 기여만 봅니다. |
apihelp-feedcontributions-param-feedformat (토론) (번역) | 피드 포맷. |
apihelp-feedcontributions-param-hideminor (토론) (번역) | 사소한 편집을 숨깁니다. |
apihelp-feedcontributions-param-month (토론) (번역) | 달부터 (혹은 그 이전). |
apihelp-feedcontributions-param-namespace (토론) (번역) | 기여를 분류할 이름공간 |
apihelp-feedcontributions-param-newonly (토론) (번역) | 새 글인 편집만 봅니다. |
apihelp-feedcontributions-param-showsizediff (토론) (번역) | 판 사이의 크기 차이를 보여줍니다. |
apihelp-feedcontributions-param-tagfilter (토론) (번역) | Filter contributions that have these tags. |