Difference between revisions of "Template:Timeline/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{template-deprecated}}
===Use===
===Use===
This template is to create links to the [[Timeline]] article, at which they would point to appropriate subsection within the article, '''{{templink|year}}''' has the same functionality, but just a different name.
This template have been deprecated.  Just use the regular wikilinks instead ('''<nowiki>[[<year>|<written>]]</nowiki>'''), as each year can have its own article (and if not, just a simple redirect)This template, currently just uses that syntax instead.
 
===Usage===
<pre>{{timeline|<year>[|<written>]}}</pre>
The '''<year>''' is required to be a number, in some cases, such as dates before year 0, the '''<year>''' value will still be required to be a number, e.g. -50 is 50BCEBut to get 50BCE written rather than -50, '''<written>''' is supplied.  If '''<written>''' is not supplied, '''<year>''' is assumed as the decided value.
 
===Examples===
<pre>{{timeline|-50|50 BCE}}</pre>
{{timeline|-50|50 BCE}}
 
<pre>{{year|3003}}</pre>
{{year|3003}}
 
<pre>{{timeline|3010}}</pre>
{{timeline|3010}}
 
<Pre>{{year|1947}}</pre>
{{year|1947}}

Latest revision as of 15:43, 20 March 2010

Message-box warning.png
This template has been deprecated.
Usage of this template should be ceased, and all current usage of it should preferably be replaced by whatever the documentation of this template suggests instead or simply removed from articles that includes it.

Use

This template have been deprecated. Just use the regular wikilinks instead ([[<year>|<written>]]), as each year can have its own article (and if not, just a simple redirect). This template, currently just uses that syntax instead.