시스템 메시지 목록

이동: 둘러보기, 검색

미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.

필터
수정 상태로 거르기:    
처음 문서
마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-query+watchlistraw-example-simple (토론) (번역) List pages on the current user's watchlist.
apihelp-query+watchlistraw-param-fromtitle (토론) (번역) Title (with namespace prefix) to begin enumerating from.
apihelp-query+watchlistraw-param-limit (토론) (번역) How many total results to return per request.
apihelp-query+watchlistraw-param-namespace (토론) (번역) Only list pages in the given namespaces.
apihelp-query+watchlistraw-param-owner (토론) (번역) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlistraw-param-prop (토론) (번역) Which additional properties to get:
apihelp-query+watchlistraw-param-show (토론) (번역) Only list items that meet these criteria.
apihelp-query+watchlistraw-param-token (토론) (번역) A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist.
apihelp-query+watchlistraw-param-totitle (토론) (번역) Title (with namespace prefix) to stop enumerating at.
apihelp-query+watchlistraw-paramvalue-prop-changed (토론) (번역) Adds timestamp of when the user was last notified about the edit.
apihelp-query-description (토론) (번역) Fetch data from and about MediaWiki. All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites.
apihelp-query-example-allpages (토론) (번역) Fetch revisions of pages beginning with <kbd>API/</kbd>.
apihelp-query-example-revisions (토론) (번역) Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>.
apihelp-query-param-export (토론) (번역) Export the current revisions of all given or generated pages.
apihelp-query-param-exportnowrap (토론) (번역) Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export.
apihelp-query-param-indexpageids (토론) (번역) Include an additional pageids section listing all returned page IDs.
apihelp-query-param-iwurl (토론) (번역) Whether to get the full URL if the title is an interwiki link.
apihelp-query-param-list (토론) (번역) Which lists to get.
apihelp-query-param-meta (토론) (번역) Which metadata to get.
apihelp-query-param-prop (토론) (번역) Which properties to get for the queried pages.
apihelp-query-param-rawcontinue (토론) (번역) Return raw <samp>query-continue</samp> data for continuation.
apihelp-rawfm-description (토론) (번역) 출력 데이터, 디버깅 요소를 포함, (HTML에 포함된)JSON형식.
apihelp-removeauthenticationdata-description (토론) (번역) Remove authentication data for the current user.
apihelp-removeauthenticationdata-example-simple (토론) (번역) Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>.
apihelp-resetpassword-description (토론) (번역) Send a password reset email to a user.
apihelp-resetpassword-description-noroutes (토론) (번역) No password reset routes are available. Enable routes in <var>[[mw:Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module.
apihelp-resetpassword-example-email (토론) (번역) Send a password reset email for all users with email address <kbd>user@example.com</kbd>.
apihelp-resetpassword-example-user (토론) (번역) Send a password reset email to user <kbd>Example</kbd>.
apihelp-resetpassword-param-capture (토론) (번역) Return the temporary passwords that were sent. Requires the <code>passwordreset</code> user right.
apihelp-resetpassword-param-email (토론) (번역) Email address of the user being reset.
apihelp-resetpassword-param-user (토론) (번역) User being reset.
apihelp-revisiondelete-description (토론) (번역) Delete and undelete revisions.
apihelp-revisiondelete-example-log (토론) (번역) Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>.
apihelp-revisiondelete-example-revision (토론) (번역) Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>.
apihelp-revisiondelete-param-hide (토론) (번역) What to hide for each revision.
apihelp-revisiondelete-param-ids (토론) (번역) Identifiers for the revisions to be deleted.
apihelp-revisiondelete-param-reason (토론) (번역) Reason for the deletion or undeletion.
apihelp-revisiondelete-param-show (토론) (번역) What to unhide for each revision.
apihelp-revisiondelete-param-suppress (토론) (번역) Whether to suppress data from administrators as well as others.
apihelp-revisiondelete-param-target (토론) (번역) Page title for the revision deletion, if required for the type.
apihelp-revisiondelete-param-type (토론) (번역) Type of revision deletion being performed.
apihelp-rollback-description (토론) (번역) Undo the last edit to the page. If the last user who edited the page made multiple edits in a row, they will all be rolled back.
apihelp-rollback-example-simple (토론) (번역) Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>.
apihelp-rollback-example-summary (토론) (번역) Roll back the last edits to page <kbd>Main Page</kbd> by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits.
apihelp-rollback-param-markbot (토론) (번역) Mark the reverted edits and the revert as bot edits.
apihelp-rollback-param-pageid (토론) (번역) Page ID of the page to roll back. Cannot be used together with <var>$1title</var>.
apihelp-rollback-param-summary (토론) (번역) Custom edit summary. If empty, default summary will be used.
apihelp-rollback-param-tags (토론) (번역) 되돌리기를 적용하기 위해 태그합니다.
apihelp-rollback-param-title (토론) (번역) Title of the page to roll back. Cannot be used together with <var>$1pageid</var>.
apihelp-rollback-param-user (토론) (번역) Name of the user whose edits are to be rolled back.
처음 문서
마지막 문서