Given a user is accessing an event special page on another wiki via URL
When the page loads
They should see a readonly version of the page
Then they receive a notification to warn them that the redirection is required
And they should be given a link to the redirected page.
Given a user is trying to perform an action on event special page on another wiki
When they are click the link
Then they receive a notification to warn them that the redirection is happening.