Pesan sistem
Ini adalah daftar semua pesan sistem yang tersedia dalam ruang nama MediaWiki. Silakan kunjungi Pelokalan MediaWiki dan translatewiki.net jika Anda ingin berkontribusi untuk pelokalan generik MediaWiki.
Nama | Teks baku |
---|---|
Teks sekarang | |
apihelp-query+imageusage-param-filterredir (bicara) (Terjemahkan) | How to filter for redirects. If set to nonredirects when $1redirect is enabled, this is only applied to the second level. |
apihelp-query+imageusage-param-limit (bicara) (Terjemahkan) | How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned). |
apihelp-query+imageusage-param-namespace (bicara) (Terjemahkan) | The namespace to enumerate. |
apihelp-query+imageusage-param-pageid (bicara) (Terjemahkan) | Page ID to search. Cannot be used together with $1title. |
apihelp-query+imageusage-param-redirect (bicara) (Terjemahkan) | If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved. |
apihelp-query+imageusage-param-title (bicara) (Terjemahkan) | Title to search. Cannot be used together with $1pageid. |
apihelp-query+imageusage-summary (bicara) (Terjemahkan) | Find all pages that use the given image title. |
apihelp-query+info-example-protection (bicara) (Terjemahkan) | Get general and protection information about the page <kbd>Main Page</kbd>. |
apihelp-query+info-example-simple (bicara) (Terjemahkan) | Get information about the page <kbd>Main Page</kbd>. |
apihelp-query+info-param-prop (bicara) (Terjemahkan) | Which additional properties to get: |
apihelp-query+info-param-testactions (bicara) (Terjemahkan) | Test whether the current user can perform certain actions on the page. |
apihelp-query+info-param-token (bicara) (Terjemahkan) | Use [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] instead. |
apihelp-query+info-paramvalue-prop-displaytitle (bicara) (Terjemahkan) | Gives the manner in which the page title is actually displayed. |
apihelp-query+info-paramvalue-prop-notificationtimestamp (bicara) (Terjemahkan) | The watchlist notification timestamp of each page. |
apihelp-query+info-paramvalue-prop-preload (bicara) (Terjemahkan) | Gives the text returned by EditFormPreloadText. |
apihelp-query+info-paramvalue-prop-protection (bicara) (Terjemahkan) | List the protection level of each page. |
apihelp-query+info-paramvalue-prop-readable (bicara) (Terjemahkan) | Whether the user can read this page. |
apihelp-query+info-paramvalue-prop-subjectid (bicara) (Terjemahkan) | The page ID of the parent page for each talk page. |
apihelp-query+info-paramvalue-prop-talkid (bicara) (Terjemahkan) | The page ID of the talk page for each non-talk page. |
apihelp-query+info-paramvalue-prop-url (bicara) (Terjemahkan) | Gives a full URL, an edit URL, and the canonical URL for each page. |
apihelp-query+info-paramvalue-prop-visitingwatchers (bicara) (Terjemahkan) | The number of watchers of each page who have visited recent edits to that page, if allowed. |
apihelp-query+info-paramvalue-prop-watched (bicara) (Terjemahkan) | List the watched status of each page. |
apihelp-query+info-paramvalue-prop-watchers (bicara) (Terjemahkan) | The number of watchers, if allowed. |
apihelp-query+info-summary (bicara) (Terjemahkan) | Get basic page information. |
apihelp-query+iwbacklinks-example-generator (bicara) (Terjemahkan) | Get information about pages linking to [[wikibooks:Test]]. |
apihelp-query+iwbacklinks-example-simple (bicara) (Terjemahkan) | Get pages linking to [[wikibooks:Test]]. |
apihelp-query+iwbacklinks-extended-description (bicara) (Terjemahkan) | Can be used to find all links with a prefix, or all links to a title (with a given prefix). Using neither parameter is effectively "all interwiki links". |
apihelp-query+iwbacklinks-param-dir (bicara) (Terjemahkan) | The direction in which to list. |
apihelp-query+iwbacklinks-param-limit (bicara) (Terjemahkan) | How many total pages to return. |
apihelp-query+iwbacklinks-param-prefix (bicara) (Terjemahkan) | Prefix for the interwiki. |
apihelp-query+iwbacklinks-param-prop (bicara) (Terjemahkan) | Which properties to get: |
apihelp-query+iwbacklinks-param-title (bicara) (Terjemahkan) | Interwiki link to search for. Must be used with <var>$1blprefix</var>. |
apihelp-query+iwbacklinks-paramvalue-prop-iwprefix (bicara) (Terjemahkan) | Adds the prefix of the interwiki. |
apihelp-query+iwbacklinks-paramvalue-prop-iwtitle (bicara) (Terjemahkan) | Adds the title of the interwiki. |
apihelp-query+iwbacklinks-summary (bicara) (Terjemahkan) | Find all pages that link to the given interwiki link. |
apihelp-query+iwlinks-example-simple (bicara) (Terjemahkan) | Get interwiki links from the page <kbd>Main Page</kbd>. |
apihelp-query+iwlinks-param-dir (bicara) (Terjemahkan) | The direction in which to list. |
apihelp-query+iwlinks-param-limit (bicara) (Terjemahkan) | How many interwiki links to return. |
apihelp-query+iwlinks-param-prefix (bicara) (Terjemahkan) | Only return interwiki links with this prefix. |
apihelp-query+iwlinks-param-prop (bicara) (Terjemahkan) | Which additional properties to get for each interlanguage link: |
apihelp-query+iwlinks-param-title (bicara) (Terjemahkan) | Interwiki link to search for. Must be used with <var>$1prefix</var>. |
apihelp-query+iwlinks-param-url (bicara) (Terjemahkan) | Whether to get the full URL (cannot be used with $1prop). |
apihelp-query+iwlinks-paramvalue-prop-url (bicara) (Terjemahkan) | Adds the full URL. |
apihelp-query+iwlinks-summary (bicara) (Terjemahkan) | Returns all interwiki links from the given pages. |
apihelp-query+langbacklinks-example-generator (bicara) (Terjemahkan) | Get information about pages linking to [[:fr:Test]]. |
apihelp-query+langbacklinks-example-simple (bicara) (Terjemahkan) | Get pages linking to [[:fr:Test]]. |
apihelp-query+langbacklinks-extended-description (bicara) (Terjemahkan) | Can be used to find all links with a language code, or all links to a title (with a given language). Using neither parameter is effectively "all language links". Note that this may not consider language links added by extensions. |
apihelp-query+langbacklinks-param-dir (bicara) (Terjemahkan) | The direction in which to list. |
apihelp-query+langbacklinks-param-lang (bicara) (Terjemahkan) | Language for the language link. |
apihelp-query+langbacklinks-param-limit (bicara) (Terjemahkan) | How many total pages to return. |