시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |
| 이름 | 기본 메시지 글 |
|---|---|
| 현재 문자열 | |
| apihelp-query+revisions-param-start (토론) (번역) | From which revision timestamp to start enumeration. |
| apihelp-query+revisions-param-startid (토론) (번역) | From which revision ID to start enumeration. |
| apihelp-query+revisions-param-tag (토론) (번역) | Only list revisions tagged with this tag. |
| apihelp-query+revisions-param-token (토론) (번역) | Which tokens to obtain for each revision. |
| apihelp-query+revisions-param-user (토론) (번역) | Only include revisions made by user. |
| apihelp-query+revisions-paraminfo-singlepageonly (토론) (번역) | May only be used with a single page (mode #2). |
| apihelp-query+search-description (토론) (번역) | Perform a full text search. |
| apihelp-query+search-example-generator (토론) (번역) | Get page info about the pages returned for a search for <kbd>meaning</kbd>. |
| apihelp-query+search-example-simple (토론) (번역) | Search for <kbd>meaning</kbd>. |
| apihelp-query+search-example-text (토론) (번역) | Search texts for <kbd>meaning</kbd>. |
| apihelp-query+search-param-backend (토론) (번역) | Which search backend to use, if not the default. |
| apihelp-query+search-param-enablerewrites (토론) (번역) | Enable internal query rewriting. Some search backends can rewrite the query into one its thinks gives better results, such as correcting spelling errors. |
| apihelp-query+search-param-info (토론) (번역) | Which metadata to return. |
| apihelp-query+search-param-interwiki (토론) (번역) | Include interwiki results in the search, if available. |
| apihelp-query+search-param-limit (토론) (번역) | How many total pages to return. |
| apihelp-query+search-param-namespace (토론) (번역) | Search only within these namespaces. |
| apihelp-query+search-param-prop (토론) (번역) | Which properties to return: |
| apihelp-query+search-param-search (토론) (번역) | Search for page titles or content matching this value. You can use the search string to invoke special search features, depending on what the wiki's search backend implements. |
| apihelp-query+search-param-what (토론) (번역) | Which type of search to perform. |
| apihelp-query+search-paramvalue-prop-categorysnippet (토론) (번역) | Adds a parsed snippet of the matching category. |
| apihelp-query+search-paramvalue-prop-hasrelated (토론) (번역) | <span class="apihelp-deprecated">Deprecated and ignored.</span> |
| apihelp-query+search-paramvalue-prop-isfilematch (토론) (번역) | Adds a boolean indicating if the search matched file content. |
| apihelp-query+search-paramvalue-prop-redirectsnippet (토론) (번역) | Adds a parsed snippet of the redirect title. |
| apihelp-query+search-paramvalue-prop-redirecttitle (토론) (번역) | Adds the title of the matching redirect. |
| apihelp-query+search-paramvalue-prop-score (토론) (번역) | <span class="apihelp-deprecated">Deprecated and ignored.</span> |
| apihelp-query+search-paramvalue-prop-sectionsnippet (토론) (번역) | Adds a parsed snippet of the matching section title. |
| apihelp-query+search-paramvalue-prop-sectiontitle (토론) (번역) | Adds the title of the matching section. |
| apihelp-query+search-paramvalue-prop-size (토론) (번역) | Adds the size of the page in bytes. |
| apihelp-query+search-paramvalue-prop-snippet (토론) (번역) | Adds a parsed snippet of the page. |
| apihelp-query+search-paramvalue-prop-timestamp (토론) (번역) | Adds the timestamp of when the page was last edited. |
| apihelp-query+search-paramvalue-prop-titlesnippet (토론) (번역) | Adds a parsed snippet of the page title. |
| apihelp-query+search-paramvalue-prop-wordcount (토론) (번역) | Adds the word count of the page. |
| apihelp-query+siteinfo-description (토론) (번역) | Return general information about the site. |
| apihelp-query+siteinfo-example-interwiki (토론) (번역) | Fetch a list of local interwiki prefixes. |
| apihelp-query+siteinfo-example-replag (토론) (번역) | Check the current replication lag. |
| apihelp-query+siteinfo-example-simple (토론) (번역) | Fetch site information. |
| apihelp-query+siteinfo-param-filteriw (토론) (번역) | Return only local or only nonlocal entries of the interwiki map. |
| apihelp-query+siteinfo-param-inlanguagecode (토론) (번역) | Language code for localised language names (best effort) and skin names. |
| apihelp-query+siteinfo-param-numberingroup (토론) (번역) | Lists the number of users in user groups. |
| apihelp-query+siteinfo-param-prop (토론) (번역) | Which information to get: |
| apihelp-query+siteinfo-param-showalldb (토론) (번역) | List all database servers, not just the one lagging the most. |
| apihelp-query+siteinfo-paramvalue-prop-dbrepllag (토론) (번역) | Returns database server with the highest replication lag. |
| apihelp-query+siteinfo-paramvalue-prop-defaultoptions (토론) (번역) | Returns the default values for user preferences. |
| apihelp-query+siteinfo-paramvalue-prop-extensions (토론) (번역) | Returns extensions installed on the wiki. |
| apihelp-query+siteinfo-paramvalue-prop-extensiontags (토론) (번역) | Returns a list of parser extension tags. |
| apihelp-query+siteinfo-paramvalue-prop-fileextensions (토론) (번역) | Returns list of file extensions (file types) allowed to be uploaded. |
| apihelp-query+siteinfo-paramvalue-prop-functionhooks (토론) (번역) | Returns a list of parser function hooks. |
| apihelp-query+siteinfo-paramvalue-prop-general (토론) (번역) | Overall system information. |
| apihelp-query+siteinfo-paramvalue-prop-interwikimap (토론) (번역) | Returns interwiki map (optionally filtered, optionally localised by using <var>$1inlanguagecode</var>). |
| apihelp-query+siteinfo-paramvalue-prop-languages (토론) (번역) | Returns a list of languages MediaWiki supports (optionally localised by using <var>$1inlanguagecode</var>). |
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |