NOTE: Do this ticket after T356679 is complete
As an organizer, I want to see basic information about Invitation Lists when I first access the tool, so that I can make a decision on whether I want to proceed to use the tool.
**Acceptance Criteria:**
* Given that a user is on a Wikipedia wiki that has the CampaignEvents extension enabled,
** And if the user has the Event Organizer right on that wiki,
**** They can access a new page called Special:MyInvitationLists
* Given that a user is on Special:MyInvitationLists, they should see:
** The page title "Your invitation lists"
** Explanatory text: "Discover new participants for your event. Provide a list of articles that cover the topics of your event, and then you can get a list of editors who are likely to be interested in your event."
** Button "Create new invitation list"
* Given that the user clicks on "Create new invitation list,"
** They should be brought to Special:GenerateInvitationList
* Given that a user accesses a special page associated with Invitation Lists,
** And the wiki does not have Invitation Lists enabled,
*** They should see the following message: This wiki does not have Invitation Lists enabled.
* Given that a user accesses a special page associated with Invitation Lists,
** And the wiki has Invitation Lists enabled,
*** And the user does not have the Event organizer right,
**** They should see the following message: You are not allowed to use Invitation Lists.
**Design**
[[ https://www.figma.com/design/qolKjC615IeE7UKc0xQsEE/Event-Invitation?m=auto&node-id=1126-33426&t=re8Zsb1tA026IBsy-1 | Design Specs ]]
{F54655092}