MediaWiki:Enotif body/qqq

From translatewiki.net
NoteNeither PLURAL nor GENDER are actually supported at the moment, at least until phab:T24769 got resolved.

Text of a notification email sent when a watched page has been edited or deleted.

Refers to Helppage ("https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents").

Parameters:

  • $WATCHINGUSERNAME is the username of the user receiving the notification.
  • $PAGEINTRO is the first line of the message, saying what happened. It currently can be either of:
    • Enotif body intro deleted ("The {{SITENAME}} page $1 has been {{GENDER:$2|deleted}} on $PAGEEDITDATE by $2, see $3.")
    • Enotif body intro created ("The {{SITENAME}} page $1 has been {{GENDER:$2|created}} on $PAGEEDITDATE by $2, see $3 for the current revision.")
    • Enotif body intro moved ("The {{SITENAME}} page $1 has been {{GENDER:$2|moved}} on $PAGEEDITDATE by $2, see $3 for the current revision.")
    • Enotif body intro restored ("The {{SITENAME}} page $1 has been {{GENDER:$2|undeleted}} on $PAGEEDITDATE by $2, see $3 for the current revision.")
    • Enotif body intro changed ("The {{SITENAME}} page $1 has been {{GENDER:$2|changed}} on $PAGEEDITDATE by $2, see $3 for the current revision.") (for all the other cases).
  • $NEWPAGE consists of either
  • $PAGELOG is Enotif pagelog ("To view the log of this page, see $1") if there is no previous revision, and is blank otherwise.
  • $PAGEMINOREDIT shown with minor edits, Enotif minoredit ("This is a minor edit")
  • $PAGEEDITOR_EMAIL and $PAGEEDITOR_WIKI are links respectively to the email user special page and user page for the user who performed the action.
  • $PAGEEDITOR is the username of the user who performed the action.
  • $HELPPAGE is the full URL to the help page, defined by helppage ("https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents").

The subject of the email is one of the following messages: