The UESPWiki – Your source for The Elder Scrolls since 1995
##########################
# Template:History Entry #
#########################################################################################
# This template is to be used for all entries on the Lore History pages to provide #
# a standard layout for the events that occurred in each listed year. #
# Usage: #
# year = The year for this entry, including the era, e.g., 3E 433. Used to create #
# a linkable entry for the year. #
# day = The date of the year for the event (optional). #
# minor = Only include this parameter (using |minor=yes) if the entry is a minor #
# event. Minor events will not be listed on the "Major" version of the page.#
# title = The title for this entry, providing a brief summary of the important #
# events (optional) #
# event = The major event(s) that happened in this year. Do not include the bullet #
# for the first event listed. However, if there are multiple events, the #
# events after the first should start with a "*" symbol. #
# minoradd = Minor event(s) that happened in this year. Only necessary if there are #
# both major and minor events (otherwise just use the standard event #
# parameter and the "minor" option). Each event should start with a "*" #
# symbol. #
# #
# Unnamed parameters are assumed to be, in order, the year, title, and event. #
# #
# Examples: #
# (note how the examples overlap. This is necessary to ensure correct spacing on the #
# page, even if there are minor entries) #
# {{History Entry #
# |year=3E 1 #
# |title=Beginning of Third Era #
# |event=The Third Era is pronounced by Tiber Septim. #
# #
# }}{{History Entry #
# |3E 133|Destri Melarg Dies|minor=yes #
# |Destri Melarg dies at the age of 113. #
# #
# }}{{History Entry #
# |year=3E 389 #
# |title=Emperor Uriel Septim VII Betrayed by Jagar Tharn #
# |event=Emperor Uriel VII is imprisoned in a dimension of Tharn's creation. #
# |minoradd=*Elysana is born. #
# #
# }} #
#########################################################################################