Help:Writing an article about a year

From Thadar En
Jump to navigation Jump to search

Template:HelpThis is a how-to style guide that attempts to demonstrate the easiest way of writing an article about a particular year.

Naming

The article should be named with the number of the year in Universal Reckoning, followed by a single space, followed by "UR" in upper case. For example, "1332 UR" rather than "1332ur". If the year's number is negative, it should be preceded by a single hyphen, for example, "-200 UR".

Yearbox template

The {{Yearbox}} template produces quick access to the years immediately before and after the current article's year, and also the age in which the year occurred. It is used in its simplest form as follows:

{{Yearbox
|age=Age of Trade
|year=4707
}}

This will produce a box that contains links to the five years immediately before 4707 UR and the five years immediately after 4707 UR. For a lot of the earlier years, there is no reason to link to the five years either side, because no notable events occurred and therefore they don't need their own articles. You can specify the five closest notable years in either direction as follows:

{{Yearbox
|age  = Age of Fey
|year = 922
|yp1  = 920
|yp2  = 917
|yp3  = 916
|yp4  = 913
|yp5  = 912
|yf1  = 925
|yf2  = 926
|yf3  = 927
|yf4  = 928
|yf5  = 929
}}

If preferred, you can use the same details but put them in date order inside the template, like this:

{{Yearbox
|age  = Age of Fey
|yp5  = 912
|yp4  = 913
|yp3  = 916
|yp2  = 917
|yp1  = 920
|year = 922
|yf1  = 925
|yf2  = 926
|yf3  = 927
|yf4  = 928
|yf5  = 929
}}

The overall resulting template on the page will look the same using either method.

The "age" parameter must be one of a set of ages in Thadar En history. You can see the ages and which years they represent on the Universal Reckoning page. If your article's year falls exactly on a boundary, place it in the age that begins on that year, rather than the age that ends on that year.

Writing the year's events

The events are split into rough categories according to topic, with each topic being started with a yearbox subtemplate, such as {{Yearbox/deaths}} or {{Yearbox/in-politics}}. Below this, simply write a bullet point list of summaries for the events. They do not need to contain an excessive amount of detail, because they should link to the article or articles in question. They do need to contain references however, so that it is easy to verify their accuracy. For example:

{{Yearbox/in-politics}}
* The [[Saitâ Federation]] is founded by a group of adventurers seeking to create a trade hub in the western mountains of [[Alcotlan]].

There are no hard and fast rules about how to group the year's events, and you can add new groups if you think a suitable one does not exist. The following groups are currently in use and should be placed on the page in alphabetical order as they are here. The exceptions to this rule being births and deaths, which should be placed together below the other groups, and in-misc which should be placed as the last group on the page, as follows:




Suppressing a table of contents

If more than two sections are added to a year's page, the wiki will automatically generate a table of contents at the top of the page. It is our custom to suppress this by adding the following code to the top of the page on its own line:

__NOTOC__

Category

The article should be placed in the years category and the applicable age category.