Järjestelmäviestit
BBPediasta
Tämä on luettelo järjestelmäviesteistä, jotka ovat saatavilla MediaWiki-nimiavaruudessa.
Jos haluat muokata MediaWikin yleistä kotoistusta, käy MediaWikin kotoistussivuilla ja sivustolla translatewiki.net.
Nimi | Viestin tekstin perusmuoto |
---|---|
Viestin teksti tällä hetkellä | |
apihelp-query+imageusage-summary (keskustelu) (Käännä) | Find all pages that use the given image title. |
apihelp-query+info-example-protection (keskustelu) (Käännä) | Get general and protection information about the page <kbd>Main Page</kbd>. |
apihelp-query+info-example-simple (keskustelu) (Käännä) | Get information about the page <kbd>Main Page</kbd>. |
apihelp-query+info-param-linkcontext (keskustelu) (Käännä) | The context title to use when determining extra CSS classes (e.g. link colors) when <var>$1prop</var> contains <var>linkclasses</var>. |
apihelp-query+info-param-prop (keskustelu) (Käännä) | Which additional properties to get: |
apihelp-query+info-param-testactions (keskustelu) (Käännä) | Test whether the current user can perform certain actions on the page. |
apihelp-query+info-param-testactionsdetail (keskustelu) (Käännä) | Detail level for <var>$1testactions</var>. Use the [[Special:ApiHelp/main|main module]]'s <var>errorformat</var> and <var>errorlang</var> parameters to control the format of the messages returned. |
apihelp-query+info-paramvalue-prop-associatedpage (keskustelu) (Käännä) | The prefixed title of the [[:mw:Special:MyLanguage/Help:Associated_pages|associated subject or talk page]]. |
apihelp-query+info-paramvalue-prop-displaytitle (keskustelu) (Käännä) | Gives the manner in which the page title is actually displayed. |
apihelp-query+info-paramvalue-prop-linkclasses (keskustelu) (Käännä) | Gives the additional CSS classes (e.g. link colors) used for links to this page if they were to appear on the page named by <var>$1linkcontext</var>. |
apihelp-query+info-paramvalue-prop-notificationtimestamp (keskustelu) (Käännä) | The watchlist notification timestamp of each page. |
apihelp-query+info-paramvalue-prop-preload (keskustelu) (Käännä) | Gives the text returned by EditFormPreloadText. |
apihelp-query+info-paramvalue-prop-protection (keskustelu) (Käännä) | List the protection level of each page. |
apihelp-query+info-paramvalue-prop-readable (keskustelu) (Käännä) | Whether the user can read this page. Use <kbd>intestactions=read</kbd> instead. |
apihelp-query+info-paramvalue-prop-subjectid (keskustelu) (Käännä) | The page ID of the parent page for each talk page. |
apihelp-query+info-paramvalue-prop-talkid (keskustelu) (Käännä) | The page ID of the talk page for each non-talk page. |
apihelp-query+info-paramvalue-prop-url (keskustelu) (Käännä) | Gives a full URL, an edit URL, and the canonical URL for each page. |
apihelp-query+info-paramvalue-prop-varianttitles (keskustelu) (Käännä) | Gives the display title in all variants of the site content language. |
apihelp-query+info-paramvalue-prop-visitingwatchers (keskustelu) (Käännä) | The number of watchers of each page who have visited recent edits to that page, if allowed. |
apihelp-query+info-paramvalue-prop-watched (keskustelu) (Käännä) | List the watched status of each page. |
apihelp-query+info-paramvalue-prop-watchers (keskustelu) (Käännä) | The number of watchers, if allowed. |
apihelp-query+info-paramvalue-testactionsdetail-boolean (keskustelu) (Käännä) | Return a boolean value for each action. |
apihelp-query+info-paramvalue-testactionsdetail-full (keskustelu) (Käännä) | Return messages describing why the action is disallowed, or an empty array if it is allowed. |
apihelp-query+info-paramvalue-testactionsdetail-quick (keskustelu) (Käännä) | Like <kbd>full</kbd> but skipping expensive checks. |
apihelp-query+info-summary (keskustelu) (Käännä) | Get basic page information. |
apihelp-query+iwbacklinks-example-generator (keskustelu) (Käännä) | Get information about pages linking to [[wikibooks:Test]]. |
apihelp-query+iwbacklinks-example-simple (keskustelu) (Käännä) | Get pages linking to [[wikibooks:Test]]. |
apihelp-query+iwbacklinks-extended-description (keskustelu) (Käännä) | 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 (keskustelu) (Käännä) | The direction in which to list. |
apihelp-query+iwbacklinks-param-limit (keskustelu) (Käännä) | How many total pages to return. |
apihelp-query+iwbacklinks-param-prefix (keskustelu) (Käännä) | Prefix for the interwiki. |
apihelp-query+iwbacklinks-param-prop (keskustelu) (Käännä) | Which properties to get: |
apihelp-query+iwbacklinks-param-title (keskustelu) (Käännä) | Interwiki link to search for. Must be used with <var>$1blprefix</var>. |
apihelp-query+iwbacklinks-paramvalue-prop-iwprefix (keskustelu) (Käännä) | Adds the prefix of the interwiki. |
apihelp-query+iwbacklinks-paramvalue-prop-iwtitle (keskustelu) (Käännä) | Adds the title of the interwiki. |
apihelp-query+iwbacklinks-summary (keskustelu) (Käännä) | Find all pages that link to the given interwiki link. |
apihelp-query+iwlinks-example-simple (keskustelu) (Käännä) | Get interwiki links from the page <kbd>Main Page</kbd>. |
apihelp-query+iwlinks-param-dir (keskustelu) (Käännä) | The direction in which to list. |
apihelp-query+iwlinks-param-limit (keskustelu) (Käännä) | How many interwiki links to return. |
apihelp-query+iwlinks-param-prefix (keskustelu) (Käännä) | Only return interwiki links with this prefix. |
apihelp-query+iwlinks-param-prop (keskustelu) (Käännä) | Which additional properties to get for each interwiki link: |
apihelp-query+iwlinks-param-title (keskustelu) (Käännä) | Interwiki link to search for. Must be used with <var>$1prefix</var>. |
apihelp-query+iwlinks-param-url (keskustelu) (Käännä) | Whether to get the full URL (cannot be used with $1prop). |
apihelp-query+iwlinks-paramvalue-prop-url (keskustelu) (Käännä) | Adds the full URL. |
apihelp-query+iwlinks-summary (keskustelu) (Käännä) | Returns all interwiki links from the given pages. |
apihelp-query+langbacklinks-example-generator (keskustelu) (Käännä) | Get information about pages linking to [[:fr:Test]]. |
apihelp-query+langbacklinks-example-simple (keskustelu) (Käännä) | Get pages linking to [[:fr:Test]]. |
apihelp-query+langbacklinks-extended-description (keskustelu) (Käännä) | 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 (keskustelu) (Käännä) | The direction in which to list. |
apihelp-query+langbacklinks-param-lang (keskustelu) (Käännä) | Kieli kielilinkille. |