시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
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 (토론) (번역) | Currently ignored. In the future, <var>$1continue</var> will become the default and this will be needed to receive the raw <samp>query-continue</samp> data. |
apihelp-rawfm-description (토론) (번역) | Output data with the debugging elements in JSON format (pretty-print in HTML). |
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-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. |
apihelp-rollback-param-watchlist (토론) (번역) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-rsd-description (토론) (번역) | Export an RSD (Really Simple Discovery) schema. |
apihelp-rsd-example-simple (토론) (번역) | Export the RSD schema. |
apihelp-setnotificationtimestamp-description (토론) (번역) | Update the notification timestamp for watched pages. This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "Email me when a page on my watchlist is changed" preference is enabled. |
apihelp-setnotificationtimestamp-example-all (토론) (번역) | Reset the notification status for the entire watchlist. |
apihelp-setnotificationtimestamp-example-allpages (토론) (번역) | Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace. |
apihelp-setnotificationtimestamp-example-page (토론) (번역) | Reset the notification status for <kbd>Main page</kbd>. |
apihelp-setnotificationtimestamp-example-pagetimestamp (토론) (번역) | Set the notification timestamp for <kbd>Main page</kbd> so all edits since 1 January 2012 are unviewed. |
apihelp-setnotificationtimestamp-param-entirewatchlist (토론) (번역) | Work on all watched pages. |
apihelp-setnotificationtimestamp-param-newerthanrevid (토론) (번역) | Revision to set the notification timestamp newer than (one page only). |
apihelp-setnotificationtimestamp-param-timestamp (토론) (번역) | Timestamp to which to set the notification timestamp. |
apihelp-setnotificationtimestamp-param-torevid (토론) (번역) | Revision to set the notification timestamp to (one page only). |
apihelp-summary (토론) (번역) | |
apihelp-tag-description (토론) (번역) | Add or remove change tags from individual revisions or log entries. |
apihelp-tag-example-log (토론) (번역) | Remove the <kbd>spam</kbd> tag from log entry ID 123 with the reason <kbd>Wrongly applied</kbd> |
apihelp-tag-example-rev (토론) (번역) | Add the <kbd>vandalism</kbd> tag from revision ID 123 without specifying a reason |
apihelp-tag-param-add (토론) (번역) | Tags to add. Only manually defined tags can be added. |
apihelp-tag-param-logid (토론) (번역) | One or more log entry IDs from which to add or remove the tag. |
apihelp-tag-param-rcid (토론) (번역) | One or more recent changes IDs from which to add or remove the tag. |
apihelp-tag-param-reason (토론) (번역) | Reason for the change. |
apihelp-tag-param-remove (토론) (번역) | Tags to remove. Only tags that are either manually defined or completely undefined can be removed. |
apihelp-tag-param-revid (토론) (번역) | One or more revision IDs from which to add or remove the tag. |
apihelp-tokens-description (토론) (번역) | Get tokens for data-modifying actions. This module is deprecated in favor of [[Special:ApiHelp/query+tokens|action=query&meta=tokens]]. |
apihelp-tokens-example-edit (토론) (번역) | Retrieve an edit token (the default). |
apihelp-tokens-example-emailmove (토론) (번역) | Retrieve an email token and a move token. |
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |