Skip to content

Event

Event type

Select the category that best describes your event. You can also change this later if you are unsure.

Name

Enter the official name of the event. This is often the first thing visitors see, so be clear and concise. Recommendation: If the event has an international audience, add the name in relevant languages.

Description

Provide a detailed description of the event. Tell visitors what they can expect, the main attractions, and why they should attend.

Capacity

Enter the maximum number of participants the event can accommodate. This helps visitors understand the size and nature of the event.

Website

Preferably the official website of the event or ticket sales. Check that the link is correct and sends the visitor directly to the right page.

Region

This helps visitors find events in their desired area. Be sure to select the correct region.

Fact text

Present practical information that may be crucial to visitors' choices: - Age limits - Dress code (if applicable)

Admission

Clearly state when the event starts. If there are multiple start times, explain this in the description or add more admissions by clicking +Admission.

Duration

Indicate the expected duration of the event. This helps visitors plan their time.

End date

If the event lasts for several days, indicate the end date.

Event schedule

For recurring events, provide detailed information about the schedule, days, times, etc.

Address

Enter the exact address. If the address is difficult to find, please add directions.

Coordinates

Exact coordinates help visitors find the event, especially if it is held outside a densely populated area.

Price

Be clear about pricing. If there are different price categories or a range, specify the most appropriate one.

Main image

Choose an image that represents the event and gives an appealing first impression.

Image

Upload a variety of images that show different aspects of the event. Prioritize quality over quantity.

Location

Specify where the event will take place. Here you can reuse locations already described by yourself and others.

Phone

Provide a phone number for questions or ticket purchases. Feel free to include the phone line's opening hours.

Organizer

Specify who is organizing the event. This adds credibility and can help visitors find more information.

Optional fields

Although these fields are optional, they can provide valuable information to visitors: - Location: If the event is held at a specific location (e.g., a concert hall), link to information about that location.

Example 1 - Carl-Einar Häckner at Mosebacke Terrace

classDiagram class Venue class Event class Bar Event --> Venue : takes place at the venue Venue --> Bar : has a bar class Venue { Mosebacke Terrace description entrance page } class Event { Silhouettes description entrance page admission length } class Bar { The bar on the terrace entrance page description }