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+templates-param-templates (keskustelu) (Käännä) | Only list these templates. Useful for checking whether a certain page uses a certain template. |
| apihelp-query+templates-summary (keskustelu) (Käännä) | Returns all pages transcluded on the given pages. |
| apihelp-query+threads-description (keskustelu) (Käännä) | Show details of LiquidThreads threads. |
| apihelp-query+threads-example-1 (keskustelu) (Käännä) | List threads on [[Talk:Main Page]] |
| apihelp-query+threads-example-2 (keskustelu) (Käännä) | List threads with IDs 1, 2, 3, and 4 |
| apihelp-query+threads-param-author (keskustelu) (Käännä) | Limit results to threads by particular authors. |
| apihelp-query+threads-param-endid (keskustelu) (Käännä) | The thread ID to stop enumerating at. |
| apihelp-query+threads-param-id (keskustelu) (Käännä) | Get threads with the given IDs. |
| apihelp-query+threads-param-limit (keskustelu) (Käännä) | The maximum number of threads to list. |
| apihelp-query+threads-param-page (keskustelu) (Käännä) | Limit results to threads on these pages. |
| apihelp-query+threads-param-prop (keskustelu) (Käännä) | Which properties to get. |
| apihelp-query+threads-param-render (keskustelu) (Käännä) | Whether to include the rendered thread in the results. |
| apihelp-query+threads-param-renderlevel (keskustelu) (Käännä) | When rendering, the level at which to start (for the sake of depth limits, etc.). |
| apihelp-query+threads-param-rendermaxdepth (keskustelu) (Käännä) | When rendering, the maximum depth of replies to show before showing a "Show X replies" link instead of replies. |
| apihelp-query+threads-param-rendermaxthreadcount (keskustelu) (Käännä) | When rendering, the maximum number of replies to show before adding a "{{int:lqt-thread-show-more}}" link. |
| apihelp-query+threads-param-renderstartrepliesat (keskustelu) (Käännä) | When rendering, the point at which to start showing replies (used internally to load extra replies). |
| apihelp-query+threads-param-renderthreadcount (keskustelu) (Käännä) | When rendering, the number of threads in that level group. |
| apihelp-query+threads-param-renderthreadpos (keskustelu) (Käännä) | When rendering, the position of the thread in the group of threads being rendered at that level (affects display somewhat). |
| apihelp-query+threads-param-root (keskustelu) (Käännä) | Limit results to threads with the given roots. |
| apihelp-query+threads-param-showdeleted (keskustelu) (Käännä) | Whether or not to show deleted threads. |
| apihelp-query+threads-param-startid (keskustelu) (Käännä) | The thread ID to start enumerating from. |
| apihelp-query+threads-param-summary (keskustelu) (Käännä) | Limit results to threads corresponding to the given summary pages. |
| apihelp-query+threads-summary (keskustelu) (Käännä) | Show details of LiquidThreads threads. |
| apihelp-query+tokens-example-simple (keskustelu) (Käännä) | Retrieve a csrf token (the default). |
| apihelp-query+tokens-example-types (keskustelu) (Käännä) | Retrieve a watch token and a patrol token. |
| apihelp-query+tokens-param-type (keskustelu) (Käännä) | Types of token to request. |
| apihelp-query+tokens-summary (keskustelu) (Käännä) | Gets tokens for data-modifying actions. |
| apihelp-query+transcludedin-example-generator (keskustelu) (Käännä) | Get information about pages transcluding [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+transcludedin-example-simple (keskustelu) (Käännä) | Get a list of pages transcluding [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+transcludedin-param-limit (keskustelu) (Käännä) | How many to return. |
| apihelp-query+transcludedin-param-namespace (keskustelu) (Käännä) | Only include pages in these namespaces. |
| apihelp-query+transcludedin-param-prop (keskustelu) (Käännä) | Which properties to get: |
| apihelp-query+transcludedin-param-show (keskustelu) (Käännä) | Show only items that meet these criteria: |
| apihelp-query+transcludedin-paramvalue-prop-pageid (keskustelu) (Käännä) | Page ID of each page. |
| apihelp-query+transcludedin-paramvalue-prop-redirect (keskustelu) (Käännä) | Flag if the page is a redirect. |
| apihelp-query+transcludedin-paramvalue-prop-title (keskustelu) (Käännä) | Title of each page. |
| apihelp-query+transcludedin-paramvalue-show-!redirect (keskustelu) (Käännä) | Only show non-redirects. |
| apihelp-query+transcludedin-paramvalue-show-redirect (keskustelu) (Käännä) | Only show redirects. |
| apihelp-query+transcludedin-summary (keskustelu) (Käännä) | Find all pages that transclude the given pages. |
| apihelp-query+usercontribs-example-ipprefix (keskustelu) (Käännä) | Show contributions from all IP addresses with prefix <kbd>192.0.2.</kbd>. |
| apihelp-query+usercontribs-example-user (keskustelu) (Käännä) | Show contributions of user <kbd>Example</kbd>. |
| apihelp-query+usercontribs-param-end (keskustelu) (Käännä) | The end timestamp to return to, i.e. revisions after this timestamp. |
| apihelp-query+usercontribs-param-iprange (keskustelu) (Käännä) | The CIDR range to retrieve contributions for. Cannot be used with <var>$1user</var>, <var>$1userprefix</var>, or <var>$1userids</var>. |
| apihelp-query+usercontribs-param-limit (keskustelu) (Käännä) | The maximum number of contributions to return. |
| apihelp-query+usercontribs-param-namespace (keskustelu) (Käännä) | Only list contributions in these namespaces. |
| apihelp-query+usercontribs-param-prop (keskustelu) (Käännä) | Include additional pieces of information: |
| apihelp-query+usercontribs-param-show (keskustelu) (Käännä) | Show only items that meet these criteria, e.g. non minor edits only: <kbd>$2show=!minor</kbd>. If <kbd>$2show=patrolled</kbd> or <kbd>$2show=!patrolled</kbd> is set, revisions older than <var>[[mw:Special:MyLanguage/Manual:$wgRCMaxAge|$wgRCMaxAge]]</var> ($1 {{PLURAL:$1|second|seconds}}) won't be shown. |
| apihelp-query+usercontribs-param-start (keskustelu) (Käännä) | The start timestamp to return from, i.e. revisions before this timestamp. |
| apihelp-query+usercontribs-param-tag (keskustelu) (Käännä) | Only list revisions tagged with this tag. |
| apihelp-query+usercontribs-param-toponly (keskustelu) (Käännä) | Only list changes which are the latest revision. |


