Option
|
Values*
|
Description
|
Edit summaries
|
[edit]
|
popupRevertSummaryPrompt
|
true , false
|
If true, you will be given the chance to change the default revert summary with each reversion.
|
popupRevertSummary
|
a string
|
The edit summary used when reverting and not using a queried revert summary (see below). The first %s appearing in this string is replaced with the revision ID of the page being reverted to.
|
popupExtendedRevertSummary
|
a string
|
default: 'Revert to revision dated %s by %s, oldid %s using popups'
|
popupRevertToPreviousSummary
|
a string
|
default: 'Revert to the revision prior to revision %s using popups'
|
popupQueriedRevertSummary
|
a string
|
The edit summary used when reverting and using the query interface to get information about the reversion. A $1, $2, $3 in the string are replaced with the revision ID, the timestamp and the editor corresponding to the revision being reverted to.
|
popupQueriedRevertToPreviousSummary
|
a string
|
The edit summary used when reverting using diff links such as those found on user contributions pages and using the query interface to get information about the reversion. A $1, $2, $3 in the string are replaced with the revision ID, the timestamp and the editor corresponding to the revision immediately after the revision being reverted to.
|
popupFixDabsSummary
|
a string
|
The edit summary used when disambiguating links. The first %s appearing in this string is replaced with the disambiguation page, and the second %s is replaced with the target page.
|
popupFixRedirsSummary
|
a string
|
The edit summary used when fixing redirects. The first %s appearing in this string is replaced with the redirect page, and the second %s is replaced with the target page.
|
popupRedlinkSummary
|
a string
|
The edit summary used when removing red links. The first %s appearing in this string is replaced with the red link name.
|
popupRmDabLinkSummary
|
a string
|
default: 'Remove link to dab page %s using popups'
|