Template:Event/doc

From StarfinderWiki

{{Event}} is designed to create metadata about any kind of in-universe event on a timeline and should thus be used whenever an in-universe year or date is mentioned. It is used to create timelines based on events with the same keyword. It does not produce any visible output in the article where it is included, unless some of the values are set incorrectly.

Usage

{{Event
| name        = 
| date        = 
| end date    = 
| keywords    = 
| source      =
| description =
}}

Parameter

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
namename

The name or commonly used term for the event

Example
Founding of the Hellknights
Stringrequired
datedate

'Year', 'year-month', 'year-month-day', or 'year-month-day hour:minute' in the Absalom Reckoning calendar. Accepts negative input as per the 'Semantic AR date' template

Example
4218-11-23
Daterequired
end dateend date

An optional end date in the same format as date. Should only be set if it is different from date.

Dateoptional
keywordskeywords

list of keywords separated by ";" associated with the event

Example
organization founding;Hellknight;Cheliax
Stringsuggested
descriptiondescription

Wikitext to describe the event. This is used to create a small preview in timelines.

Contentoptional
sourcesource

Typically a 'Cite' template call to the source giving the specific date of this event.

Contentoptional

Example

{{Event
| name      = Founding of the Hellknights
| date      = 4508-11
| keywords  = organization founding;Hellknight;Cheliax
| source    = {{Cite/War for the Crown Player's Guide|10}}
}}

The resulting events can be seen here.