시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-query+protectedtitles-example-generator (토론) (번역) | Find links to protected titles in the main namespace. |
apihelp-query+protectedtitles-example-simple (토론) (번역) | List protected titles. |
apihelp-query+protectedtitles-param-end (토론) (번역) | Stop listing at this protection timestamp. |
apihelp-query+protectedtitles-param-level (토론) (번역) | Only list titles with these protection levels. |
apihelp-query+protectedtitles-param-limit (토론) (번역) | How many total pages to return. |
apihelp-query+protectedtitles-param-namespace (토론) (번역) | Only list titles in these namespaces. |
apihelp-query+protectedtitles-param-prop (토론) (번역) | Which properties to get: |
apihelp-query+protectedtitles-param-start (토론) (번역) | Start listing at this protection timestamp. |
apihelp-query+protectedtitles-paramvalue-prop-comment (토론) (번역) | Adds the comment for the protection. |
apihelp-query+protectedtitles-paramvalue-prop-expiry (토론) (번역) | Adds the timestamp of when the protection will be lifted. |
apihelp-query+protectedtitles-paramvalue-prop-level (토론) (번역) | 보호 수준을 추가합니다. |
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (토론) (번역) | Adds the parsed comment for the protection. |
apihelp-query+protectedtitles-paramvalue-prop-timestamp (토론) (번역) | Adds the timestamp of when protection was added. |
apihelp-query+protectedtitles-paramvalue-prop-user (토론) (번역) | Adds the user that added the protection. |
apihelp-query+protectedtitles-paramvalue-prop-userid (토론) (번역) | Adds the user ID that added the protection. |
apihelp-query+protectedtitles-summary (토론) (번역) | 작성이 보호된 모든 제목을 나열합니다. |
apihelp-query+querypage-example-ancientpages (토론) (번역) | [[Special:Ancientpages|특수:오래된문서]]에서 결과를 반환합니다. |
apihelp-query+querypage-param-limit (토론) (번역) | Number of results to return. |
apihelp-query+querypage-param-page (토론) (번역) | The name of the special page. Note, this is case sensitive. |
apihelp-query+querypage-summary (토론) (번역) | QueryPage 기반 특수 문서가 제공하는 목록을 가져옵니다. |
apihelp-query+random-example-generator (토론) (번역) | Return page info about two random pages from the main namespace. |
apihelp-query+random-example-simple (토론) (번역) | Return two random pages from the main namespace. |
apihelp-query+random-extended-description (토론) (번역) | Pages are listed in a fixed sequence, only the starting point is random. This means that if, for example, <samp>Main Page</samp> is the first random page in the list, <samp>List of fictional monkeys</samp> will <em>always</em> be second, <samp>List of people on stamps of Vanuatu</samp> third, etc. |
apihelp-query+random-param-filterredir (토론) (번역) | How to filter for redirects. |
apihelp-query+random-param-limit (토론) (번역) | Limit how many random pages will be returned. |
apihelp-query+random-param-namespace (토론) (번역) | Return pages in these namespaces only. |
apihelp-query+random-param-redirect (토론) (번역) | Use <kbd>$1filterredir=redirects</kbd> instead. |
apihelp-query+random-summary (토론) (번역) | 임의 문서 집합을 가져옵니다. |
apihelp-query+recentchanges-example-generator (토론) (번역) | Get page info about recent unpatrolled changes. |
apihelp-query+recentchanges-example-simple (토론) (번역) | List recent changes. |
apihelp-query+recentchanges-param-end (토론) (번역) | The timestamp to end enumerating. |
apihelp-query+recentchanges-param-excludeuser (토론) (번역) | Don't list changes by this user. |
apihelp-query+recentchanges-param-generaterevisions (토론) (번역) | When being used as a generator, generate revision IDs rather than titles. Recent change entries without associated revision IDs (e.g. most log entries) will generate nothing. |
apihelp-query+recentchanges-param-limit (토론) (번역) | How many total changes to return. |
apihelp-query+recentchanges-param-namespace (토론) (번역) | Filter changes to only these namespaces. |
apihelp-query+recentchanges-param-prop (토론) (번역) | 추가 정보를 포함합니다: |
apihelp-query+recentchanges-param-show (토론) (번역) | Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon. |
apihelp-query+recentchanges-param-start (토론) (번역) | The timestamp to start enumerating from. |
apihelp-query+recentchanges-param-tag (토론) (번역) | Only list changes tagged with this tag. |
apihelp-query+recentchanges-param-token (토론) (번역) | Use <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> instead. |
apihelp-query+recentchanges-param-toponly (토론) (번역) | Only list changes which are the latest revision. |
apihelp-query+recentchanges-param-type (토론) (번역) | Which types of changes to show. |
apihelp-query+recentchanges-param-user (토론) (번역) | Only list changes by this user. |
apihelp-query+recentchanges-paramvalue-prop-autopatrolled (토론) (번역) | Tags patrollable edits as being autopatrolled or not. |
apihelp-query+recentchanges-paramvalue-prop-comment (토론) (번역) | Adds the comment for the edit. |
apihelp-query+recentchanges-paramvalue-prop-flags (토론) (번역) | 편집에 대한 플래그를 추가합니다. |
apihelp-query+recentchanges-paramvalue-prop-ids (토론) (번역) | Adds the page ID, recent changes ID and the new and old revision ID. |
apihelp-query+recentchanges-paramvalue-prop-loginfo (토론) (번역) | Adds log information (log ID, log type, etc) to log entries. |
apihelp-query+recentchanges-paramvalue-prop-parsedcomment (토론) (번역) | Adds the parsed comment for the edit. |
apihelp-query+recentchanges-paramvalue-prop-patrolled (토론) (번역) | Tags patrollable edits as being patrolled or unpatrolled. |