Alle beskeder
Udseende
Dette er en liste med alle systembeskeder i MediaWiki-navnerummet.
Besøg venligst MediaWiki-lokalisering og translatewiki.net hvis du ønsker at bidrage til den generelle lokalisering (oversættelse og andre lokale tilpasninger) af MediaWiki.
| Navn | Standardtekst |
|---|---|
| Nuværende tekst | |
| apihelp-query-param-meta (diskussion) (Oversæt) | Which metadata to get. |
| apihelp-query-param-prop (diskussion) (Oversæt) | Which properties to get for the queried pages. |
| apihelp-query-param-rawcontinue (diskussion) (Oversæt) | Return raw <samp>query-continue</samp> data for continuation. |
| apihelp-query-summary (diskussion) (Oversæt) | Fetch data from and about MediaWiki. |
| apihelp-rawfm-summary (diskussion) (Oversæt) | Output data, including debugging elements, in JSON format (pretty-print in HTML). |
| apihelp-removeauthenticationdata-example-simple (diskussion) (Oversæt) | Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>. |
| apihelp-removeauthenticationdata-summary (diskussion) (Oversæt) | Remove authentication data for the current user. |
| apihelp-resetpassword-example-email (diskussion) (Oversæt) | Send a password reset email for all users with email address <kbd>user@example.com</kbd>. |
| apihelp-resetpassword-example-user (diskussion) (Oversæt) | Send a password reset email to user <kbd>Example</kbd>. |
| apihelp-resetpassword-extended-description-noroutes (diskussion) (Oversæt) | 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) (Oversæt) | Email address of the user being reset. |
| apihelp-resetpassword-param-user (diskussion) (Oversæt) | User being reset. |
| apihelp-resetpassword-summary (diskussion) (Oversæt) | Send a password reset email to a user. |
| apihelp-revisiondelete-example-log (diskussion) (Oversæt) | Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>. |
| apihelp-revisiondelete-example-revision (diskussion) (Oversæt) | Hide content for revision <kbd>12345</kbd> on the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-revisiondelete-param-hide (diskussion) (Oversæt) | What to hide for each revision. |
| apihelp-revisiondelete-param-ids (diskussion) (Oversæt) | Identifiers for the revisions to be deleted. |
| apihelp-revisiondelete-param-reason (diskussion) (Oversæt) | Reason for the deletion or undeletion. |
| apihelp-revisiondelete-param-show (diskussion) (Oversæt) | What to unhide for each revision. |
| apihelp-revisiondelete-param-suppress (diskussion) (Oversæt) | Whether to suppress data from administrators as well as others. |
| apihelp-revisiondelete-param-tags (diskussion) (Oversæt) | Tags to apply to the entry in the deletion log. |
| apihelp-revisiondelete-param-target (diskussion) (Oversæt) | Page title for the revision deletion, if required for the type. |
| apihelp-revisiondelete-param-type (diskussion) (Oversæt) | Type of revision deletion being performed. |
| apihelp-revisiondelete-summary (diskussion) (Oversæt) | Delete and undelete revisions. |
| apihelp-rollback-example-simple (diskussion) (Oversæt) | Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] by user <kbd>Example</kbd>. |
| apihelp-rollback-example-summary (diskussion) (Oversæt) | Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] 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) (Oversæt) | If the last user who edited the page made multiple edits in a row, they will all be rolled back. |
| apihelp-rollback-param-markbot (diskussion) (Oversæt) | Mark the reverted edits and the revert as bot edits. |
| apihelp-rollback-param-pageid (diskussion) (Oversæt) | Page ID of the page to roll back. Cannot be used together with <var>$1title</var>. |
| apihelp-rollback-param-summary (diskussion) (Oversæt) | Custom edit summary. If empty, default summary will be used. |
| apihelp-rollback-param-tags (diskussion) (Oversæt) | Tags to apply to the rollback. |
| apihelp-rollback-param-title (diskussion) (Oversæt) | Title of the page to roll back. Cannot be used together with <var>$1pageid</var>. |
| apihelp-rollback-param-user (diskussion) (Oversæt) | Name of the user whose edits are to be rolled back. |
| apihelp-rollback-param-watchlist (diskussion) (Oversæt) | 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 (diskussion) (Oversæt) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-rollback-summary (diskussion) (Oversæt) | Undo the last edit to the page. |
| apihelp-rsd-example-simple (diskussion) (Oversæt) | Export the RSD schema. |
| apihelp-rsd-summary (diskussion) (Oversæt) | Export an RSD (Really Simple Discovery) schema. |
| apihelp-setnotificationtimestamp-example-all (diskussion) (Oversæt) | Reset the notification status for the entire watchlist. |
| apihelp-setnotificationtimestamp-example-allpages (diskussion) (Oversæt) | Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace. |
| apihelp-setnotificationtimestamp-example-page (diskussion) (Oversæt) | Reset the notification status for [[{{MediaWiki:Mainpage}}]]. |
| apihelp-setnotificationtimestamp-example-pagetimestamp (diskussion) (Oversæt) | Set the notification timestamp for [[{{MediaWiki:Mainpage}}]] so all edits since 1 January 2012 are unviewed. |
| apihelp-setnotificationtimestamp-extended-description (diskussion) (Oversæt) | 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 (diskussion) (Oversæt) | Work on all watched pages. |
| apihelp-setnotificationtimestamp-param-newerthanrevid (diskussion) (Oversæt) | Revision to set the notification timestamp newer than (one page only). |
| apihelp-setnotificationtimestamp-param-timestamp (diskussion) (Oversæt) | Timestamp to which to set the notification timestamp. |
| apihelp-setnotificationtimestamp-param-torevid (diskussion) (Oversæt) | Revision to set the notification timestamp to (one page only). |
| apihelp-setnotificationtimestamp-summary (diskussion) (Oversæt) | Update the notification timestamp for watched pages. |
| apihelp-setpagelanguage-example-default (diskussion) (Oversæt) | Change the language of the page with ID 123 to the wiki's default content language. |
| apihelp-setpagelanguage-example-language (diskussion) (Oversæt) | Change the language of the page [[{{MediaWiki:Mainpage}}]] to Basque. |