시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |
| 이름 | 기본 메시지 글 |
|---|---|
| 현재 문자열 | |
| apihelp-purge-description (토론) (번역) | Purge the cache for the given titles. Requires a POST request if the user is not logged in. |
| apihelp-purge-example-generator (토론) (번역) | Purge the first 10 pages in the main namespace. |
| apihelp-purge-example-simple (토론) (번역) | Purge the <kbd>Main Page</kbd> and the <kbd>API</kbd> page. |
| apihelp-purge-param-forcelinkupdate (토론) (번역) | Update the links tables. |
| apihelp-purge-param-forcerecursivelinkupdate (토론) (번역) | Update the links table, and update the links tables for any page that uses this page as a template. |
| apihelp-query+allcategories-description (토론) (번역) | Enumerate all categories. |
| apihelp-query+allcategories-example-generator (토론) (번역) | Retrieve info about the category page itself for categories beginning <kbd>List</kbd>. |
| apihelp-query+allcategories-example-size (토론) (번역) | List categories with information on the number of pages in each. |
| apihelp-query+allcategories-param-dir (토론) (번역) | Direction to sort in. |
| apihelp-query+allcategories-param-from (토론) (번역) | The category to start enumerating from. |
| apihelp-query+allcategories-param-limit (토론) (번역) | How many categories to return. |
| apihelp-query+allcategories-param-max (토론) (번역) | Only return categories with at most this many members. |
| apihelp-query+allcategories-param-min (토론) (번역) | Only return categories with at least this many members. |
| apihelp-query+allcategories-param-prefix (토론) (번역) | Search for all category titles that begin with this value. |
| apihelp-query+allcategories-param-prop (토론) (번역) | Which properties to get: |
| apihelp-query+allcategories-param-to (토론) (번역) | The category to stop enumerating at. |
| apihelp-query+allcategories-paramvalue-prop-size (토론) (번역) | Adds number of pages in the category. |
| apihelp-query+alldeletedrevisions-description (토론) (번역) | List all deleted revisions by a user or in a namespace. |
| apihelp-query+alldeletedrevisions-example-ns-main (토론) (번역) | List the first 50 deleted revisions in the main namespace. |
| apihelp-query+alldeletedrevisions-example-user (토론) (번역) | List the last 50 deleted contributions by user <kbd>Example</kbd>. |
| apihelp-query+alldeletedrevisions-param-end (토론) (번역) | The timestamp to stop enumerating at. |
| apihelp-query+alldeletedrevisions-param-excludeuser (토론) (번역) | Don't list revisions by this user. |
| apihelp-query+alldeletedrevisions-param-from (토론) (번역) | Start listing at this title. |
| apihelp-query+alldeletedrevisions-param-generatetitles (토론) (번역) | When being used as a generator, generate titles rather than revision IDs. |
| apihelp-query+alldeletedrevisions-param-miser-user-namespace (토론) (번역) | <strong>Note:</strong> Due to [[mw:Manual:$wgMiserMode|miser mode]], using <var>$1user</var> and <var>$1namespace</var> together may result in fewer than <var>$1limit</var> results returned before continuing; in extreme cases, zero results may be returned. |
| apihelp-query+alldeletedrevisions-param-namespace (토론) (번역) | Only list pages in this namespace. |
| apihelp-query+alldeletedrevisions-param-prefix (토론) (번역) | Search for all page titles that begin with this value. |
| apihelp-query+alldeletedrevisions-param-start (토론) (번역) | The timestamp to start enumerating from. |
| apihelp-query+alldeletedrevisions-param-tag (토론) (번역) | Only list revisions tagged with this tag. |
| apihelp-query+alldeletedrevisions-param-to (토론) (번역) | Stop listing at this title. |
| apihelp-query+alldeletedrevisions-param-user (토론) (번역) | Only list revisions by this user. |
| apihelp-query+alldeletedrevisions-paraminfo-nonuseronly (토론) (번역) | Cannot be used with <var>$3user</var>. |
| apihelp-query+alldeletedrevisions-paraminfo-useronly (토론) (번역) | May only be used with <var>$3user</var>. |
| apihelp-query+allfileusages-description (토론) (번역) | List all file usages, including non-existing. |
| apihelp-query+allfileusages-example-B (토론) (번역) | List file titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
| apihelp-query+allfileusages-example-generator (토론) (번역) | Gets pages containing the files. |
| apihelp-query+allfileusages-example-unique (토론) (번역) | List unique file titles. |
| apihelp-query+allfileusages-example-unique-generator (토론) (번역) | Gets all file titles, marking the missing ones. |
| apihelp-query+allfileusages-param-dir (토론) (번역) | The direction in which to list. |
| apihelp-query+allfileusages-param-from (토론) (번역) | The title of the file to start enumerating from. |
| apihelp-query+allfileusages-param-limit (토론) (번역) | How many total items to return. |
| apihelp-query+allfileusages-param-prefix (토론) (번역) | Search for all file titles that begin with this value. |
| apihelp-query+allfileusages-param-prop (토론) (번역) | Which pieces of information to include: |
| apihelp-query+allfileusages-param-to (토론) (번역) | The title of the file to stop enumerating at. |
| apihelp-query+allfileusages-param-unique (토론) (번역) | Only show distinct file titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages. |
| apihelp-query+allfileusages-paramvalue-prop-ids (토론) (번역) | Adds the page IDs of the using pages (cannot be used with $1unique). |
| apihelp-query+allfileusages-paramvalue-prop-title (토론) (번역) | Adds the title of the file. |
| apihelp-query+allimages-description (토론) (번역) | Enumerate all images sequentially. |
| apihelp-query+allimages-example-B (토론) (번역) | Show a list of files starting at the letter <kbd>B</kbd>. |
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |