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+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 <kbd>Main Page</kbd>. |
| 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-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. |
| apihelp-resetpassword-param-user (diskussion) (Översätt) | User being reset. |
| apihelp-resetpassword-summary (diskussion) (Översätt) | Send a password reset email to a user. |
| apihelp-revisiondelete-example-log (diskussion) (Översätt) | Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>. |
| apihelp-revisiondelete-example-revision (diskussion) (Översätt) | Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>. |
| apihelp-revisiondelete-param-hide (diskussion) (Översätt) | What to hide for each revision. |
| apihelp-revisiondelete-param-ids (diskussion) (Översätt) | Identifiers for the revisions to be deleted. |
| apihelp-revisiondelete-param-reason (diskussion) (Översätt) | Reason for the deletion or undeletion. |
| apihelp-revisiondelete-param-show (diskussion) (Översätt) | What to unhide for each revision. |
| apihelp-revisiondelete-param-suppress (diskussion) (Översätt) | Whether to suppress data from administrators as well as others. |
| apihelp-revisiondelete-param-tags (diskussion) (Översätt) | Tags to apply to the entry in the deletion log. |
| apihelp-revisiondelete-param-target (diskussion) (Översätt) | Page title for the revision deletion, if required for the type. |
| apihelp-revisiondelete-param-type (diskussion) (Översätt) | Type of revision deletion being performed. |
| apihelp-revisiondelete-summary (diskussion) (Översätt) | Radera och återställ sidversioner. |
| apihelp-rollback-example-simple (diskussion) (Översätt) | Roll back the last edits to page <kbd>Main Page</kbd> by user <kbd>Example</kbd>. |
| apihelp-rollback-example-summary (diskussion) (Översätt) | Roll back the last edits to page <kbd>Main Page</kbd> by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits. |
| apihelp-rollback-extended-description (diskussion) (Översätt) | Om den senaste användaren som redigerade sidan gjorde flera redigeringar i rad kommer alla rullas tillbaka. |
| apihelp-rollback-param-markbot (diskussion) (Översätt) | Mark the reverted edits and the revert as bot edits. |
| apihelp-rollback-param-pageid (diskussion) (Översätt) | Page ID of the page to roll back. Cannot be used together with <var>$1title</var>. |
| apihelp-rollback-param-summary (diskussion) (Översätt) | Custom edit summary. If empty, default summary will be used. |
| apihelp-rollback-param-tags (diskussion) (Översätt) | Tags to apply to the rollback. |
| apihelp-rollback-param-title (diskussion) (Översätt) | Title of the page to roll back. Cannot be used together with <var>$1pageid</var>. |
| apihelp-rollback-param-user (diskussion) (Översätt) | Name of the user whose edits are to be rolled back. |
| apihelp-rollback-param-watchlist (diskussion) (Översätt) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
| apihelp-rollback-summary (diskussion) (Översätt) | Ångra den senaste redigeringen på sidan. |
| apihelp-rsd-example-simple (diskussion) (Översätt) | Export the RSD schema. |