(allmessages)

(allmessagestext)
(allmessages)
(table_pager_first)(table_pager_prev)(table_pager_next)(table_pager_last)
(allmessagesname) (allmessagesdefault)
(allmessagescurrent)
apihelp-compare-paramvalue-prop-diffsize (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) The size of the diff HTML, in bytes.
apihelp-compare-paramvalue-prop-ids (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) The page and revision IDs of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-parsedcomment (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) The parsed comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned.
apihelp-compare-paramvalue-prop-rel (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) The revision IDs of the revision previous to 'from' and after 'to', if any.
apihelp-compare-paramvalue-prop-size (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) The size of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-title (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) The page titles of the 'from' and 'to' revisions.
apihelp-compare-paramvalue-prop-user (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) The username and ID of the 'from' and 'to' revisions. If the user has been revision deleted, a <samp>fromuserhidden</samp> or <samp>touserhidden</samp> property will be returned.
apihelp-compare-summary (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Get the difference between two pages.
apihelp-createaccount-example-create (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Start the process of creating the user <kbd>Example</kbd> with the password <kbd>ExamplePassword</kbd>.
apihelp-createaccount-param-preservestate (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) 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-summary (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Create a new user account.
apihelp-cspreport-param-reportonly (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Mark as being a report from a monitoring policy, not an enforced policy
apihelp-cspreport-param-source (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) What generated the CSP header that triggered this report
apihelp-cspreport-summary (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) 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 (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Delete the <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>.
apihelp-delete-example-simple (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Delete the <kbd>Main Page</kbd>.
apihelp-delete-param-deletetalk (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Delete the talk page, if it exists.
apihelp-delete-param-oldimage (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) 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 (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Page ID of the page to delete. Cannot be used together with <var>$1title</var>.
apihelp-delete-param-reason (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Reason for the deletion. If not set, an automatically generated reason will be used.
apihelp-delete-param-tags (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Change tags to apply to the entry in the deletion log.
apihelp-delete-param-title (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Title of the page to delete. Cannot be used together with <var>$1pageid</var>.
apihelp-delete-param-unwatch (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Remove the page from the current user's watchlist.
apihelp-delete-param-watch (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Add the page to the current user's watchlist.
apihelp-delete-param-watchlist (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) 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 (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-delete-summary (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Delete a page.
apihelp-disabled-summary (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) This module has been disabled.
apihelp-edit-example-edit (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Edit a page.
apihelp-edit-example-prepend (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Prepend <kbd>__NOTOC__</kbd> to a page.
apihelp-edit-example-undo (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Undo revisions 13579 through 13585 with autosummary.
apihelp-edit-param-appendtext (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) 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 (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) 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 (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) 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 (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Mark this edit as a bot edit.
apihelp-edit-param-contentformat (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Content serialization format used for the input text.
apihelp-edit-param-contentmodel (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Content model of the new content.
apihelp-edit-param-createonly (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Don't edit the page if it exists already.
apihelp-edit-param-md5 (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) 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 (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Mark this edit as a minor edit.
apihelp-edit-param-nocreate (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Throw an error if the page doesn't exist.
apihelp-edit-param-notminor (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Do not mark this edit as a minor edit even if the "{{int:tog-minordefault}}" user preference is set.
apihelp-edit-param-pageid (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Page ID of the page to edit. Cannot be used together with <var>$1title</var>.
apihelp-edit-param-prependtext (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Add this text to the beginning of the page or section. Overrides $1text.
apihelp-edit-param-recreate (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Override any errors about the page having been deleted in the meantime.
apihelp-edit-param-redirect (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) Automatically resolve redirects.
apihelp-edit-param-section (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) 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 (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) The title for a new section when using <var>$1section=new</var>.
apihelp-edit-param-starttimestamp (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) 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 (parentheses: (talkpagelinktext)) (parentheses: (allmessages-filter-translate)) 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.
(table_pager_first)(table_pager_prev)(table_pager_next)(table_pager_last)