Kerfismeldingar

Jump to navigation Jump to search

Þetta er listi yfir kerfismeldingar í MediaWiki-nafnrýminu. Skoðaðu vefinn fyrir MediaWiki-staðfærsluna og translatewiki.net ef þú vilt taka þátt í almennri MediaWiki-staðfærslu.

Sía
Sía með breytingarstöðu:    
Fyrsta síðanFyrri síðaNæsta síðaSíðasta síðan
Titill Sjálfgefinn texti skilaboða
Núverandi texti
apihelp-createaccount-param-preservestate (Spjall) (Þýða) If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter.
apihelp-createaccount-param-realname (Spjall) (Þýða) Real name of user (optional).
apihelp-createaccount-param-reason (Spjall) (Þýða) Optional reason for creating the account to be put in the logs.
apihelp-createaccount-param-token (Spjall) (Þýða) Account creation token obtained in first request.
apihelp-createaccount-summary (Spjall) (Þýða) Create a new user account.
apihelp-cspreport-param-reportonly (Spjall) (Þýða) Mark as being a report from a monitoring policy, not an enforced policy
apihelp-cspreport-param-source (Spjall) (Þýða) What generated the CSP header that triggered this report
apihelp-cspreport-summary (Spjall) (Þýða) Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser.
apihelp-delete-example-reason (Spjall) (Þýða) Delete <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>.
apihelp-delete-example-simple (Spjall) (Þýða) Delete <kbd>Main Page</kbd>.
apihelp-delete-param-oldimage (Spjall) (Þýða) The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]].
apihelp-delete-param-pageid (Spjall) (Þýða) Page ID of the page to delete. Cannot be used together with <var>$1title</var>.
apihelp-delete-param-reason (Spjall) (Þýða) Reason for the deletion. If not set, an automatically generated reason will be used.
apihelp-delete-param-tags (Spjall) (Þýða) Change tags to apply to the entry in the deletion log.
apihelp-delete-param-title (Spjall) (Þýða) Title of the page to delete. Cannot be used together with <var>$1pageid</var>.
apihelp-delete-param-unwatch (Spjall) (Þýða) Remove the page from the current user's watchlist.
apihelp-delete-param-watch (Spjall) (Þýða) Add the page to the current user's watchlist.
apihelp-delete-param-watchlist (Spjall) (Þýða) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-delete-summary (Spjall) (Þýða) Delete a page.
apihelp-disabled-summary (Spjall) (Þýða) This module has been disabled.
apihelp-echoarticlereminder-example-1 (Spjall) (Þýða) Create an article reminder notification for tomorrow with comment
apihelp-echoarticlereminder-example-2 (Spjall) (Þýða) Create an article reminder notification for tomorrow without comment
apihelp-echoarticlereminder-param-comment (Spjall) (Þýða) Optional user comment to include in the reminder
apihelp-echoarticlereminder-param-pageid (Spjall) (Þýða) ID of article to remind the user about
apihelp-echoarticlereminder-param-timestamp (Spjall) (Þýða) On which timestamp to remind the user
apihelp-echoarticlereminder-param-title (Spjall) (Þýða) Title of article to remind the user about
apihelp-echoarticlereminder-summary (Spjall) (Þýða) Request a future reminder about the specified article
apihelp-echomarkread-description (Spjall) (Þýða) Mark notifications as read for the current user.
apihelp-echomarkread-example-1 (Spjall) (Þýða) Mark notification 8 as read
apihelp-echomarkread-example-2 (Spjall) (Þýða) Mark all notifications as read
apihelp-echomarkread-example-3 (Spjall) (Þýða) Mark notification 1 as unread
apihelp-echomarkread-param-all (Spjall) (Þýða) If set, marks all of a user's notifications as read.
apihelp-echomarkread-param-list (Spjall) (Þýða) A list of notification IDs to mark as read.
apihelp-echomarkread-param-sections (Spjall) (Þýða) A list of sections to mark as read.
apihelp-echomarkread-param-unreadlist (Spjall) (Þýða) A list of notification IDs to mark as unread.
apihelp-echomarkread-summary (Spjall) (Þýða) Mark notifications as read for the current user.
apihelp-echomarkseen-description (Spjall) (Þýða) Mark notifications as seen for the current user.
apihelp-echomarkseen-example-1 (Spjall) (Þýða) Merkja tilkynningar af öllum gerðum sem lesnar
apihelp-echomarkseen-param-timestampFormat (Spjall) (Þýða) Timestamp format to use for output, 'ISO_8601' or 'MW'. 'MW' is deprecated here, so all clients should switch to 'ISO_8601'. This parameter will be removed, and 'ISO_8601' will become the only output format.
apihelp-echomarkseen-param-type (Spjall) (Þýða) Type of notifications to mark as seen: 'alert', 'message' or 'all'.
apihelp-echomarkseen-summary (Spjall) (Þýða) Mark notifications as seen for the current user.
apihelp-edit-example-edit (Spjall) (Þýða) Edit a page.
apihelp-edit-example-prepend (Spjall) (Þýða) Prepend <kbd>__NOTOC__</kbd> to a page.
apihelp-edit-example-undo (Spjall) (Þýða) Undo revisions 13579 through 13585 with autosummary.
apihelp-edit-param-appendtext (Spjall) (Þýða) Add this text to the end of the page. Overrides $1text. Use $1section=new to append a new section, rather than this parameter.
apihelp-edit-param-basetimestamp (Spjall) (Þýða) Timestamp of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]].
apihelp-edit-param-bot (Spjall) (Þýða) Mark this edit as a bot edit.
apihelp-edit-param-contentformat (Spjall) (Þýða) Content serialization format used for the input text.
apihelp-edit-param-contentmodel (Spjall) (Þýða) Content model of the new content.
apihelp-edit-param-createonly (Spjall) (Þýða) Don't edit the page if it exists already.
Fyrsta síðanFyrri síðaNæsta síðaSíðasta síðan