As an event organizer who is trying to edit my event registration information, I want to be redirected to the wiki of the my event, so that I can successfully edit my event registration information.
**Acceptance Criteria:**
* Given an event organizer goes to the Special:EditEventRegistration/{eventID}
** And the event ID does not belong to the wiki where the user is trying to access the page
*** Then we display the following text: "Please proceed to edit this registration on [wiki name], where it was enabled: Edit on [wiki name, with link to Special:EditEventRegistration/{eventID} on wiki of event].
**** And if the event organizer clicks on the link,
****** They will be redirected to the link.
* Given an event organize goes to Special:MyEvents (Kebab menu "Edit Registration")
** And the event ID does not belong to the wiki where the user is trying to access the page
*** Then we display the following text: "Please proceed to edit this registration on [wiki name], where it was enabled: Edit on [wiki name, with link to Special:EditEventRegistration/{eventID} on wiki of event].
**** And if the event organizer clicks on the link,
****** They will be redirected to the link.
**Design**
[[ https://www.figma.com/file/lJUO73TtMpoyn30zm1qFq7/Campaigns-registration-V2?type=design&node-id=4401%3A30536&mode=dev&t=9LKA0yUCO4Ne4p05-1 | Design specs ]]
{F42396433}