Alle beskeder

Spring til navigation Spring til søgning
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.
Alle beskeder
Første sideForrige sideNæste sideSidste side
Navn Standardtekst
Nuværende tekst
apihelp-delete-param-pageid (diskussion) (Oversæt) Page ID of the page to delete. Cannot be used together with <var>$1title</var>.
apihelp-delete-param-reason (diskussion) (Oversæt) Reason for the deletion. If not set, an automatically generated reason will be used.
apihelp-delete-param-tags (diskussion) (Oversæt) Change tags to apply to the entry in the deletion log.
apihelp-delete-param-title (diskussion) (Oversæt) Title of the page to delete. Cannot be used together with <var>$1pageid</var>.
apihelp-delete-param-unwatch (diskussion) (Oversæt) Fjern siden fra den nuværende brugers overvågningsliste.
apihelp-delete-param-watch (diskussion) (Oversæt) Tilføj siden til den nuværende brugers overvågningsliste.
apihelp-delete-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-delete-param-watchlistexpiry (diskussion) (Oversæt) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-delete-summary (diskussion) (Oversæt) Slet en side.
apihelp-disabled-summary (diskussion) (Oversæt) Dette modul er blevet deaktiveret.
apihelp-edit-example-edit (diskussion) (Oversæt) Rediger en side.
apihelp-edit-example-prepend (diskussion) (Oversæt) Prepend <kbd>__NOTOC__</kbd> to a page.
apihelp-edit-example-undo (diskussion) (Oversæt) Undo revisions 13579 through 13585 with autosummary.
apihelp-edit-param-appendtext (diskussion) (Oversæt) Add this text to the end of the page or section. Overrides $1text. Use $1section=new to append a new section, rather than this parameter.
apihelp-edit-param-baserevid (diskussion) (Oversæt) ID of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions]]. Self-conflicts cause the edit to fail unless basetimestamp is set.
apihelp-edit-param-basetimestamp (diskussion) (Oversæt) Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]. Self-conflicts are ignored.
apihelp-edit-param-bot (diskussion) (Oversæt) Marker denne redigering som en bot-redigering.
apihelp-edit-param-contentformat (diskussion) (Oversæt) Content serialization format used for the input text.
apihelp-edit-param-contentmodel (diskussion) (Oversæt) Content model of the new content.
apihelp-edit-param-createonly (diskussion) (Oversæt) Rediger ikke denne side hvis den allerede findes.
apihelp-edit-param-md5 (diskussion) (Oversæt) The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct.
apihelp-edit-param-minor (diskussion) (Oversæt) Marker denne redigering som en mindre ændring.
apihelp-edit-param-nocreate (diskussion) (Oversæt) Kom med en fejlmelding hvis siden ikke allerede findes.
apihelp-edit-param-notminor (diskussion) (Oversæt) Ikke mindre redigering.
apihelp-edit-param-pageid (diskussion) (Oversæt) Page ID of the page to edit. Cannot be used together with <var>$1title</var>.
apihelp-edit-param-prependtext (diskussion) (Oversæt) Add this text to the beginning of the page or section. Overrides $1text.
apihelp-edit-param-recreate (diskussion) (Oversæt) Override any errors about the page having been deleted in the meantime.
apihelp-edit-param-redirect (diskussion) (Oversæt) Automatically resolve redirects.
apihelp-edit-param-section (diskussion) (Oversæt) Section identifier. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. Often a positive integer, but can also be non-numeric.
apihelp-edit-param-sectiontitle (diskussion) (Oversæt) Titlen på et nyt afsnit.
apihelp-edit-param-starttimestamp (diskussion) (Oversæt) Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit).
apihelp-edit-param-summary (diskussion) (Oversæt) Edit summary. When this parameter is not provided or empty, [[mw:Special:MyLanguage/Autosummary|an edit summary may be generated automatically]]. When using <var>$1section=new</var> and <var>$1sectiontitle</var> is not provided, the value of this parameter is used for the section title instead, and an edit summary is generated automatically.
apihelp-edit-param-tags (diskussion) (Oversæt) Change tags to apply to the revision.
apihelp-edit-param-text (diskussion) (Oversæt) Sideindhold.
apihelp-edit-param-title (diskussion) (Oversæt) Title of the page to edit. Cannot be used together with <var>$1pageid</var>.
apihelp-edit-param-token (diskussion) (Oversæt) The token should always be sent as the last parameter, or at least after the $1text parameter.
apihelp-edit-param-undo (diskussion) (Oversæt) Undo this revision. Overrides $1text, $1prependtext and $1appendtext.
apihelp-edit-param-undoafter (diskussion) (Oversæt) Undo all revisions from $1undo to this one. If not set, just undo one revision.
apihelp-edit-param-unwatch (diskussion) (Oversæt) Remove the page from the current user's watchlist.
apihelp-edit-param-watch (diskussion) (Oversæt) Add the page to the current user's watchlist.
apihelp-edit-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-edit-param-watchlistexpiry (diskussion) (Oversæt) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-edit-summary (diskussion) (Oversæt) Opret og rediger sider.
apihelp-emailuser-example-email (diskussion) (Oversæt) Send an email to the user <kbd>WikiSysop</kbd> with the text <kbd>Content</kbd>.
apihelp-emailuser-param-ccme (diskussion) (Oversæt) Send a copy of this mail to me.
apihelp-emailuser-param-subject (diskussion) (Oversæt) Subject header.
apihelp-emailuser-param-target (diskussion) (Oversæt) User to send the email to.
apihelp-emailuser-param-text (diskussion) (Oversæt) Email body.
apihelp-emailuser-summary (diskussion) (Oversæt) Send e-mail til en bruger.
apihelp-expandtemplates-example-simple (diskussion) (Oversæt) Expand the wikitext <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>.
Første sideForrige sideNæste sideSidste side