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 edit the event registration details on [wiki name], the wiki where the event was created."
***** Hyperlink to the proper wiki Special:EditEventRegistration/{eventID} on the following text: "edit the event registration details on [wiki name]"
* 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 edit the event registration details on [wiki name], the wiki where the event was created."
***** Hyperlink to the proper wiki Special:EditEventRegistration/{eventID} on the following text: "edit the event registration details on [wiki name]"
**Design**
[[ https://www.figma.com/file/lJUO73TtMpoyn30zm1qFq7/Campaigns-registration-V2?type=design&node-id=4401%3A30536&mode=dev&t=9LKA0yUCO4Ne4p05-1 | Design specs ]]
{F42396433}