Template:Event

From Parallel Wiki
Jump to navigation Jump to search
[view] [edit] [history] [⧼smw purge⧽]Documentation
{{Event
| name =
| image =
| image_caption =
| date =
| location =
| participants =
| previous =
| next =
}}

An infobox to serve as a quick reference on the right side of event pages.

Template parameters

ParameterDescriptionTypeStatus
Event namename

Will automatically enter based on page name

Example
Space Station Mission
Lineoptional
Imageimage

Refers to the image file stored on the wiki.

Default
ParallelLogo.png
Filesuggested
Image captionimage_caption

An optional caption for the image.

Lineoptional
Datedate

The date or period of time during which the event occurred. Try to use MDY format (e.g., April 1, 2022)

Linesuggested
Locationlocation

The location of the event.

Example
Shopping District
Linesuggested
Participantsparticipants

Participants in the event (usually NPCs).

Linesuggested
Preceded byprevious

The previous event.

Linesuggested
Followed bynext

The next event.

Linesuggested

Examples

Everything

Event
Tattered Cloudius 2021-06-04.png: Infobox image for Event the event in Minecraft
Oh boy, he's stinky
Date

May 22, 2022

Location

The Sky Kingdom

Participants

Cloudius and everyone else's noses

Timeline

Preceded by
Cloudius Wears All His Clothes
Followed by
Cloudius Does the Wash

{{Event
| name = The Day Cloudius Forgot to Do the Wash
| image = Tattered Cloudius 2021-06-04.png
| image_caption = Oh boy, he's stinky
| date = May 22, 2022
| location = The Sky Kingdom
| participants = Cloudius and everyone else's noses
| previous = Cloudius Wears All His Clothes
| next = Cloudius Does the Wash
}}
[view] [edit] [history] [⧼smw purge⧽]The above documentation is transcluded from Template:Event/doc.