메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

시스템 메시지 목록

다른 명령
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-commentblock-summary (토론) (번역) The commentblock API allows blocking a user from the comment it originated from after filling out the following parameters: CommentID.
apihelp-commentdelete-param-commentID (토론) (번역) Comment ID of the comment to be deleted
apihelp-commentdelete-summary (토론) (번역) The commentdelete API allows deleting a comment after filling out the following parameters: CommentID.
apihelp-commentlatestid-param-pageID (토론) (번역) Page ID of the page on which latest comment is there
apihelp-commentlatestid-summary (토론) (번역) The commentlatestID API allows to retrieve latest comment ID after filling out the following parameters: pageID
apihelp-commentlist-param-order (토론) (번역) Defined whether comment list in ascending or descending order
apihelp-commentlist-param-pageID (토론) (번역) Page ID of the page from which comment list is retrieved
apihelp-commentlist-param-pagerPage (토론) (번역) Comments page number
apihelp-commentlist-param-showForm (토론) (번역) Show comments form
apihelp-commentlist-summary (토론) (번역) The commentlist API retrieves multiple comments and outputs them as a list after filling out the following parameters: pageID, order, pagerPage, and showForm.
apihelp-commentsubmit-param-commentText (토론) (번역) Comment Text
apihelp-commentsubmit-param-pageID (토론) (번역) Page ID of the page on which comment is to be submitted
apihelp-commentsubmit-param-parentID (토론) (번역) Comment ID of the parent comment
apihelp-commentsubmit-summary (토론) (번역) The commentsubmit API allows to submit/post a comment after filling out the following parameters: pageID, parentID, commentText.
apihelp-commentvote-param-commentID (토론) (번역) Comment ID of the comment that is voted for
apihelp-commentvote-param-voteValue (토론) (번역) Vote value for the comment
apihelp-commentvote-summary (토론) (번역) The commentvote API allows to vote on a comment after filling out the following parameters: commentID, voteValue.
apihelp-compare-example-1 (토론) (번역) 판 1과 2의 차이를 생성합니다.
apihelp-compare-extended-description (토론) (번역) 대상이 되는 두 문서의 판 번호나 문서 제목 또는 문서 ID를 지정해야 합니다.
apihelp-compare-param-difftype (토론) (번역) 인라인 HTML로 서식화된 비교를 반환합니다.
apihelp-compare-param-fromcontentformat (토론) (번역) <kbd>fromslots=main</kbd>을 지정하고 <var>fromcontentformat-main</var>을 대신 사용합니다.
apihelp-compare-param-fromcontentformat-{slot} (토론) (번역) <var>fromtext-{slot}</var>의 콘텐츠 직렬화 포맷입니다.
apihelp-compare-param-fromcontentmodel (토론) (번역) <kbd>fromslots=main</kbd>을 지정하고 <var>fromcontentmodel-main</var>을 대신 사용합니다.
apihelp-compare-param-fromcontentmodel-{slot} (토론) (번역) <var>fromtext-{slot}</var>의 콘텐츠 모델입니다. 지정하지 않으면 다른 변수를 참고하여 추정합니다.
apihelp-compare-param-fromid (토론) (번역) 비교할 첫 문서 ID.
apihelp-compare-param-frompst (토론) (번역) <var>fromtext-{slot}</var>에 사전 저장 변환을 수행합니다.
apihelp-compare-param-fromrev (토론) (번역) 비교할 첫 판.
apihelp-compare-param-fromsection (토론) (번역) 지정된 'from' 내용의 지정된 문단만 사용합니다.
apihelp-compare-param-fromsection-{slot} (토론) (번역) When <var>fromtext-{slot}</var> is the content of a single section, this is the section identifier. It will be merged into the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var> as if for a section edit.
apihelp-compare-param-fromslots (토론) (번역) Override content of the revision specified by <var>fromtitle</var>, <var>fromid</var> or <var>fromrev</var>. This parameter specifies the slots that are to be modified. Use <var>fromtext-{slot}</var>, <var>fromcontentmodel-{slot}</var>, and <var>fromcontentformat-{slot}</var> to specify content for each slot.
apihelp-compare-param-fromtext (토론) (번역) <kbd>fromslots=main</kbd>을 지정하고 <var>fromtext-main</var>을 대신 사용합니다.
apihelp-compare-param-fromtext-{slot} (토론) (번역) 지정된 슬롯의 텍스트입니다. 생략할 경우 판에서 슬롯이 제거됩니다.
apihelp-compare-param-fromtitle (토론) (번역) 비교할 첫 이름.
apihelp-compare-param-prop (토론) (번역) 가져올 정보입니다.
apihelp-compare-param-slots (토론) (번역) Return individual diffs for these slots, rather than one combined diff for all slots.
apihelp-compare-param-tocontentformat (토론) (번역) <kbd>toslots=main</kbd>을 지정하고 <var>tocontentformat-main</var>을 대신 사용합니다.
apihelp-compare-param-tocontentformat-{slot} (토론) (번역) <var>totext-{slot}</var>의 콘텐츠 직렬화 포맷입니다.
apihelp-compare-param-tocontentmodel (토론) (번역) <kbd>toslots=main</kbd>을 지정하고 <var>tocontentmodel-main</var>을 대신 사용합니다.
apihelp-compare-param-tocontentmodel-{slot} (토론) (번역) <var>totext-{slot}</var>의 콘텐츠 모델입니다. 지정하지 않으면 다른 변수를 참고하여 추정합니다.
apihelp-compare-param-toid (토론) (번역) 비교할 두 번째 문서 ID.
apihelp-compare-param-topst (토론) (번역) <var>totext</var>에 사전 저장 변환을 수행합니다.
apihelp-compare-param-torelative (토론) (번역) <var>fromtitle</var>, <var>fromid</var> 또는 <var>fromrev</var>에서 결정된 판과 상대적인 판을 사용합니다. 다른 'to' 옵션들은 모두 무시됩니다.
apihelp-compare-param-torev (토론) (번역) 비교할 두 번째 판.
apihelp-compare-param-tosection (토론) (번역) 지정된 'to' 내용의 지정된 문단만 사용합니다.
apihelp-compare-param-tosection-{slot} (토론) (번역) When <var>totext-{slot}</var> is the content of a single section, this is the section identifier. It will be merged into the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var> as if for a section edit.
apihelp-compare-param-toslots (토론) (번역) Override content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. This parameter specifies the slots that are to be modified. Use <var>totext-{slot}</var>, <var>tocontentmodel-{slot}</var>, and <var>tocontentformat-{slot}</var> to specify content for each slot.
apihelp-compare-param-totext (토론) (번역) <kbd>toslots=main</kbd>을 지정하고 <var>totext-main</var>을 대신 사용합니다.
apihelp-compare-param-totext-{slot} (토론) (번역) 지정된 슬롯의 텍스트입니다. 생략하면 이 슬롯은 판에서 제거됩니다.
apihelp-compare-param-totitle (토론) (번역) 비교할 두 번째 제목.
apihelp-compare-paramvalue-prop-comment (토론) (번역) 'from'과 'to' 판의 설명입니다. 사용자가 판을 삭제한 경우 <samp>fromuserhidden</samp> 또는 <samp>touserhidden</samp> 속성이 반환됩니다.
처음 문서이전 문서다음 문서마지막 문서