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+linkshere-paramvalue-show-!redirect (keskustelu) (Käännä) | Only show non-redirects. |
| apihelp-query+linkshere-paramvalue-show-redirect (keskustelu) (Käännä) | Only show redirects. |
| apihelp-query+linkshere-summary (keskustelu) (Käännä) | Find all pages that link to the given pages. |
| apihelp-query+logevents-example-simple (keskustelu) (Käännä) | List recent log events. |
| apihelp-query+logevents-param-action (keskustelu) (Käännä) | Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/). |
| apihelp-query+logevents-param-end (keskustelu) (Käännä) | The timestamp to end enumerating. |
| apihelp-query+logevents-param-limit (keskustelu) (Käännä) | How many total event entries to return. |
| apihelp-query+logevents-param-namespace (keskustelu) (Käännä) | Filter entries to those in the given namespace. |
| apihelp-query+logevents-param-prefix (keskustelu) (Käännä) | Filter entries that start with this prefix. |
| apihelp-query+logevents-param-prop (keskustelu) (Käännä) | Which properties to get: |
| apihelp-query+logevents-param-start (keskustelu) (Käännä) | The timestamp to start enumerating from. |
| apihelp-query+logevents-param-tag (keskustelu) (Käännä) | Only list event entries tagged with this tag. |
| apihelp-query+logevents-param-title (keskustelu) (Käännä) | Filter entries to those related to a page. |
| apihelp-query+logevents-param-type (keskustelu) (Käännä) | Filter log entries to only this type. |
| apihelp-query+logevents-param-user (keskustelu) (Käännä) | Filter entries to those made by the given user. |
| apihelp-query+logevents-paramvalue-prop-comment (keskustelu) (Käännä) | Adds the comment of the log event. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-details (keskustelu) (Käännä) | Lists additional details about the log event. If the log event has been revision deleted, an <samp>actionhidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-ids (keskustelu) (Käännä) | Adds the ID of the log event. |
| apihelp-query+logevents-paramvalue-prop-parsedcomment (keskustelu) (Käännä) | Adds the parsed comment of the log event. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-tags (keskustelu) (Käännä) | Lists tags for the log event. |
| apihelp-query+logevents-paramvalue-prop-timestamp (keskustelu) (Käännä) | Adds the timestamp for the log event. |
| apihelp-query+logevents-paramvalue-prop-title (keskustelu) (Käännä) | Adds the title of the page for the log event. |
| apihelp-query+logevents-paramvalue-prop-type (keskustelu) (Käännä) | Adds the type of log event. |
| apihelp-query+logevents-paramvalue-prop-user (keskustelu) (Käännä) | Adds the user responsible for the log event. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-userid (keskustelu) (Käännä) | Adds the user ID who was responsible for the log event. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+logevents-summary (keskustelu) (Käännä) | Get events from logs. |
| apihelp-query+managemessagegroups-description (keskustelu) (Käännä) | Fetch possible renames for a message in a group during imports |
| apihelp-query+managemessagegroups-example-1 (keskustelu) (Käännä) | Fetch possible renames for the given key in the given group. |
| apihelp-query+managemessagegroups-param-changesetName (keskustelu) (Käännä) | Change set name - Default / Unattended / MediaWiki etc. |
| apihelp-query+managemessagegroups-param-groupId (keskustelu) (Käännä) | Ryhmätunnus |
| apihelp-query+managemessagegroups-param-messageKey (keskustelu) (Käännä) | Viestin avain |
| apihelp-query+managemessagegroups-summary (keskustelu) (Käännä) | Fetch possible renames for a message in a group during imports |
| apihelp-query+messagecollection-description (keskustelu) (Käännä) | Query MessageCollection about translations. |
| apihelp-query+messagecollection-example-1 (keskustelu) (Käännä) | Palauttaa luettelon tuetuista kielistä |
| apihelp-query+messagecollection-example-2 (keskustelu) (Käännä) | List of non-optional message definitions for the group "page-Example" |
| apihelp-query+messagecollection-example-3 (keskustelu) (Käännä) | List of optional messages in Finnish with tags for the group "page-Example" |
| apihelp-query+messagecollection-example-4 (keskustelu) (Käännä) | More information about latest translation revisions for the group "page-Example" |
| apihelp-query+messagecollection-param-filter (keskustelu) (Käännä) | Message collection filters. Use <kbd>!</kbd> to negate condition. For example <kbd>!fuzzy</kbd> means list only all non-fuzzy messages. Filters are applied in the order given. ;fuzzy:Messages with fuzzy tag. ;optional:Messages which should be translated only if changes are necessary. ;ignored:Messages which are never translated. ;hastranslation:Messages which have a translation regardless if it is fuzzy or not. ;translated:Messages which have a translation which is not fuzzy. ;changed:Messages which have been translated or changed since last export. ;reviewer:N:Messages where the user number <kbd>N</kbd> is among reviewers. ;last-translator:N:Messages where the user number <kbd>N</kbd> is the last translator. |
| apihelp-query+messagecollection-param-group (keskustelu) (Käännä) | Viestiryhmä. |
| apihelp-query+messagecollection-param-language (keskustelu) (Käännä) | Kielikoodi. |
| apihelp-query+messagecollection-param-limit (keskustelu) (Käännä) | Kuinka monta viestiä näytetään (suotimien jälkeen). |
| apihelp-query+messagecollection-param-offset (keskustelu) (Käännä) | Integer or key offset for start. |
| apihelp-query+messagecollection-param-prop (keskustelu) (Käännä) | Which properties to get: ;definition:Message definition. ;translation:Current translation (without $1 string if any, use the tags to check for outdated or broken translations). ;tags:Message tags, like optional, ignored and fuzzy. ;properties:Message properties, like status, revision, last-translator. Can vary between messages. ;revision:<span class="deprecated">Deprecated!</span> Use $2prop=properties. |
| apihelp-query+messagecollection-summary (keskustelu) (Käännä) | Query MessageCollection about translations. |
| apihelp-query+messagegroups-description (keskustelu) (Käännä) | Return information about message groups. Note that the uselang parameter affects the output of language dependent parts. |
| apihelp-query+messagegroups-example-1 (keskustelu) (Käännä) | Näytä viestiryhmät |
| apihelp-query+messagegroups-extended-description (keskustelu) (Käännä) | Note that the uselang parameter affects the output of language dependent parts. |
| apihelp-query+messagegroups-param-depth (keskustelu) (Käännä) | When using the tree format, limit the depth to this many levels. Value 0 means that no subgroups are shown. If the limit is reached, the output includes a "groupcount" value, which states the number of direct children. |
| apihelp-query+messagegroups-param-filter (keskustelu) (Käännä) | Only return messages with IDs that match one or more of the inputs given (case-insensitive, separated by pipes, * wildcard). |
| apihelp-query+messagegroups-param-format (keskustelu) (Käännä) | In the tree format message groups can exist in multiple places in the tree. |


