Systemmeddelanden
Hoppa till navigering
Hoppa till sök
Detta är en lista över alla systemmeddelanden i namnrymden MediaWiki.
Besök MediaWiki Localisation eller translatewiki.net om du vill bidra till översättningen av MediaWiki.
| Namn | Standardtext |
|---|---|
| Nuvarande text | |
| apihelp-query+watchlist-paramvalue-prop-ids (diskussion) (Översätt) | Adds revision IDs and page IDs. |
| apihelp-query+watchlist-paramvalue-prop-loginfo (diskussion) (Översätt) | Adds log information where appropriate. |
| apihelp-query+watchlist-paramvalue-prop-notificationtimestamp (diskussion) (Översätt) | Adds timestamp of when the user was last notified about the edit. |
| apihelp-query+watchlist-paramvalue-prop-parsedcomment (diskussion) (Översätt) | Adds parsed comment of the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+watchlist-paramvalue-prop-patrol (diskussion) (Översätt) | Tags edits that are patrolled. |
| apihelp-query+watchlist-paramvalue-prop-sizes (diskussion) (Översätt) | Adds the old and new lengths of the page. |
| apihelp-query+watchlist-paramvalue-prop-tags (diskussion) (Översätt) | Lists tags for the entry. |
| apihelp-query+watchlist-paramvalue-prop-timestamp (diskussion) (Översätt) | Adds timestamp of the edit. |
| apihelp-query+watchlist-paramvalue-prop-title (diskussion) (Översätt) | Adds title of the page. |
| apihelp-query+watchlist-paramvalue-prop-user (diskussion) (Översätt) | Adds the user who made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+watchlist-paramvalue-prop-userid (diskussion) (Översätt) | Adds user ID of whoever made the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned. |
| apihelp-query+watchlist-paramvalue-type-categorize (diskussion) (Översätt) | Category membership changes. |
| apihelp-query+watchlist-paramvalue-type-edit (diskussion) (Översätt) | Regular page edits. |
| apihelp-query+watchlist-paramvalue-type-external (diskussion) (Översätt) | External changes. |
| apihelp-query+watchlist-paramvalue-type-log (diskussion) (Översätt) | Log entries. |
| apihelp-query+watchlist-paramvalue-type-new (diskussion) (Översätt) | Page creations. |
| apihelp-query+watchlist-summary (diskussion) (Översätt) | Hämta de senaste ändringarna på sidor i den nuvarande användarens bevakningslista. |
| apihelp-query+watchlistraw-example-generator (diskussion) (Översätt) | Fetch page info for pages on the current user's watchlist. |
| apihelp-query+watchlistraw-example-simple (diskussion) (Översätt) | Lista sidor på den aktuella användarens bevakningslista. |
| apihelp-query+watchlistraw-param-dir (diskussion) (Översätt) | The direction in which to list. |
| apihelp-query+watchlistraw-param-fromtitle (diskussion) (Översätt) | Title (with namespace prefix) to begin enumerating from. |
| apihelp-query+watchlistraw-param-limit (diskussion) (Översätt) | How many total results to return per request. |
| apihelp-query+watchlistraw-param-namespace (diskussion) (Översätt) | Only list pages in the given namespaces. |
| apihelp-query+watchlistraw-param-owner (diskussion) (Översätt) | Used along with $1token to access a different user's watchlist. |
| apihelp-query+watchlistraw-param-prop (diskussion) (Översätt) | Which additional properties to get: |
| apihelp-query+watchlistraw-param-show (diskussion) (Översätt) | Only list items that meet these criteria. |
| apihelp-query+watchlistraw-param-token (diskussion) (Översätt) | A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist. |
| apihelp-query+watchlistraw-param-totitle (diskussion) (Översätt) | Title (with namespace prefix) to stop enumerating at. |
| apihelp-query+watchlistraw-paramvalue-prop-changed (diskussion) (Översätt) | Adds timestamp of when the user was last notified about the edit. |
| apihelp-query+watchlistraw-summary (diskussion) (Översätt) | Hämta alla sidor på den aktuella användarens bevakningslista. |
| apihelp-query-example-allpages (diskussion) (Översätt) | Hämta sidversioner av sidor som börjar med <kbd>API/</kbd>. |
| apihelp-query-example-revisions (diskussion) (Översätt) | Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query-extended-description (diskussion) (Översätt) | All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites. |
| apihelp-query-param-export (diskussion) (Översätt) | Export the current revisions of all given or generated pages. |
| apihelp-query-param-exportnowrap (diskussion) (Översätt) | Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export. |
| apihelp-query-param-exportschema (diskussion) (Översätt) | Target the given version of the XML dump format when exporting. Can only be used with <var>$1export</var>. |
| apihelp-query-param-indexpageids (diskussion) (Översätt) | Include an additional pageids section listing all returned page IDs. |
| apihelp-query-param-iwurl (diskussion) (Översätt) | Whether to get the full URL if the title is an interwiki link. |
| apihelp-query-param-list (diskussion) (Översätt) | Vilka listor att hämta. |
| apihelp-query-param-meta (diskussion) (Översätt) | Vilka metadata att hämta. |
| apihelp-query-param-prop (diskussion) (Översätt) | Which properties to get for the queried pages. |
| apihelp-query-param-rawcontinue (diskussion) (Översätt) | Return raw <samp>query-continue</samp> data for continuation. |
| apihelp-query-summary (diskussion) (Översätt) | Fetch data from and about MediaWiki. |
| apihelp-rawfm-summary (diskussion) (Översätt) | Output data, including debugging elements, in JSON format (pretty-print in HTML). |
| apihelp-removeauthenticationdata-example-simple (diskussion) (Översätt) | Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>. |
| apihelp-removeauthenticationdata-summary (diskussion) (Översätt) | Remove authentication data for the current user. |
| apihelp-resetpassword-example-email (diskussion) (Översätt) | Send a password reset email for all users with email address <kbd>user@example.com</kbd>. |
| apihelp-resetpassword-example-user (diskussion) (Översätt) | Send a password reset email to user <kbd>Example</kbd>. |
| apihelp-resetpassword-extended-description-noroutes (diskussion) (Översätt) | No password reset routes are available. Enable routes in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module. |
| apihelp-resetpassword-param-email (diskussion) (Översätt) | Email address of the user being reset. |