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-rollback-param-watchlist (keskustelu) (Käännä) | Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch. |
| apihelp-rollback-param-watchlistexpiry (keskustelu) (Käännä) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-rollback-summary (keskustelu) (Käännä) | Undo the last edit to the page. |
| apihelp-rsd-example-simple (keskustelu) (Käännä) | Export the RSD schema. |
| apihelp-rsd-summary (keskustelu) (Käännä) | Export an RSD (Really Simple Discovery) schema. |
| apihelp-scribunto-console-description (keskustelu) (Käännä) | Internal module for servicing XHR requests from the Scribunto console. |
| apihelp-scribunto-console-param-clear (keskustelu) (Käännä) | Set to clear the current session state. |
| apihelp-scribunto-console-param-content (keskustelu) (Käännä) | Moduulin uusi sisältö. |
| apihelp-scribunto-console-param-question (keskustelu) (Käännä) | The next line to evaluate as a script. |
| apihelp-scribunto-console-param-session (keskustelu) (Käännä) | Istuntopoletti. |
| apihelp-scribunto-console-param-title (keskustelu) (Käännä) | Testattavan moduulin nimi. |
| apihelp-scribunto-console-summary (keskustelu) (Käännä) | Internal module for servicing XHR requests from the Scribunto console. |
| apihelp-searchtranslations-description (keskustelu) (Käännä) | Etsi käännöksiä. |
| apihelp-searchtranslations-example-1 (keskustelu) (Käännä) | Näytä käännökset kielelle. |
| apihelp-searchtranslations-example-2 (keskustelu) (Käännä) | Show untranslated messages matching the query in the source language. |
| apihelp-searchtranslations-param-case (keskustelu) (Käännä) | Case (in)sensitive search. |
| apihelp-searchtranslations-param-filter (keskustelu) (Käännä) | Message translation status filter. |
| apihelp-searchtranslations-param-group (keskustelu) (Käännä) | The group ID to search string in. |
| apihelp-searchtranslations-param-language (keskustelu) (Käännä) | The language code to search string for. |
| apihelp-searchtranslations-param-limit (keskustelu) (Käännä) | Tuloksen koko. |
| apihelp-searchtranslations-param-match (keskustelu) (Käännä) | Match any/all search words. |
| apihelp-searchtranslations-param-offset (keskustelu) (Käännä) | Offset for the translations. |
| apihelp-searchtranslations-param-query (keskustelu) (Käännä) | The string to search for. |
| apihelp-searchtranslations-param-service (keskustelu) (Käännä) | Which of the available translation services to use. |
| apihelp-searchtranslations-param-sourcelanguage (keskustelu) (Käännä) | Lähdetekstin kielikoodi. |
| apihelp-searchtranslations-summary (keskustelu) (Käännä) | Hae käännöksiä. |
| apihelp-setnotificationtimestamp-example-all (keskustelu) (Käännä) | Reset the notification status for the entire watchlist. |
| apihelp-setnotificationtimestamp-example-allpages (keskustelu) (Käännä) | Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace. |
| apihelp-setnotificationtimestamp-example-page (keskustelu) (Käännä) | Reset the notification status for [[{{MediaWiki:Mainpage}}]]. |
| apihelp-setnotificationtimestamp-example-pagetimestamp (keskustelu) (Käännä) | Set the notification timestamp for [[{{MediaWiki:Mainpage}}]] so all edits since 1 January 2012 are unviewed. |
| apihelp-setnotificationtimestamp-extended-description (keskustelu) (Käännä) | This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "{{int:tog-enotifwatchlistpages}}" preference is enabled. |
| apihelp-setnotificationtimestamp-param-entirewatchlist (keskustelu) (Käännä) | Work on all watched pages. |
| apihelp-setnotificationtimestamp-param-newerthanrevid (keskustelu) (Käännä) | Revision to set the notification timestamp newer than (one page only). |
| apihelp-setnotificationtimestamp-param-timestamp (keskustelu) (Käännä) | Timestamp to which to set the notification timestamp. |
| apihelp-setnotificationtimestamp-param-torevid (keskustelu) (Käännä) | Revision to set the notification timestamp to (one page only). |
| apihelp-setnotificationtimestamp-summary (keskustelu) (Käännä) | Update the notification timestamp for watched pages. |
| apihelp-setpagelanguage-example-default (keskustelu) (Käännä) | Change the language of the page with ID 123 to the wiki's default content language. |
| apihelp-setpagelanguage-example-language (keskustelu) (Käännä) | Change the language of the page [[{{MediaWiki:Mainpage}}]] to Basque. |
| apihelp-setpagelanguage-extended-description-disabled (keskustelu) (Käännä) | Changing the language of a page is not allowed on this wiki. Enable <var>[[mw:Special:MyLanguage/Manual:$wgPageLanguageUseDB|$wgPageLanguageUseDB]]</var> to use this action. |
| apihelp-setpagelanguage-param-lang (keskustelu) (Käännä) | Language code of the language to change the page to. Use <kbd>default</kbd> to reset the page to the wiki's default content language. |
| apihelp-setpagelanguage-param-pageid (keskustelu) (Käännä) | Page ID of the page whose language you wish to change. Cannot be used together with <var>$1title</var>. |
| apihelp-setpagelanguage-param-reason (keskustelu) (Käännä) | Reason for the change. |
| apihelp-setpagelanguage-param-tags (keskustelu) (Käännä) | Change tags to apply to the log entry resulting from this action. |
| apihelp-setpagelanguage-param-title (keskustelu) (Käännä) | Title of the page whose language you wish to change. Cannot be used together with <var>$1pageid</var>. |
| apihelp-setpagelanguage-summary (keskustelu) (Käännä) | Change the language of a page. |
| apihelp-smwbrowse-summary (keskustelu) (Käännä) | API module to support browse activities for different entity types in Semantic MediaWiki. |
| apihelp-smwinfo-summary (keskustelu) (Käännä) | API module to retrieve information about Semantic MediaWiki statistics and other meta information. |
| apihelp-smwtask-param-params (keskustelu) (Käännä) | JSON encoded parameters that match the selected task type requirement |
| apihelp-smwtask-param-task (keskustelu) (Käännä) | Defines the task type |
| apihelp-smwtask-summary (keskustelu) (Käännä) | API module to execute Semantic MediaWiki related tasks (for internal use only, not for public use). |


