<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ATimeline%2Fdoc</id>
	<title>Template:Timeline/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ATimeline%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Timeline/doc&amp;action=history"/>
	<updated>2026-04-07T02:23:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://moasspedia.org/w/index.php?title=Template:Timeline/doc&amp;diff=33505&amp;oldid=prev</id>
		<title>Wikipedia&gt;BrandonXLF: Added {{Uses TemplateStyles}}</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Timeline/doc&amp;diff=33505&amp;oldid=prev"/>
		<updated>2022-03-21T18:47:11Z</updated>

		<summary type="html">&lt;p&gt;Added {{Uses TemplateStyles}}&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{Lua|Module:Timeline}}&lt;br /&gt;
{{Uses TemplateStyles|Module:Timeline/styles.css}}&lt;br /&gt;
{{For|the &amp;amp;lt;timeline&amp;amp;gt; tag|Help:EasyTimeline syntax}}&lt;br /&gt;
This template is used to create navbox in the form of a timeline.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Please remove the parameters that are left blank.&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Timeline&lt;br /&gt;
| name   = {{subst:PAGENAME}}&lt;br /&gt;
| title  = &lt;br /&gt;
| state  = {{{state|}}}&lt;br /&gt;
| image  = &lt;br /&gt;
| above  = &lt;br /&gt;
| row1   = &lt;br /&gt;
| item1  = &lt;br /&gt;
| date1  = &lt;br /&gt;
| style1 = &lt;br /&gt;
| item2  = &lt;br /&gt;
| date2  = &lt;br /&gt;
| style2 = &lt;br /&gt;
&amp;lt;!-- ... --&amp;gt;&lt;br /&gt;
| below  = &lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{{for|more detailed explanation|Template:Navbox#Parameter descriptions}}&lt;br /&gt;
&lt;br /&gt;
=== Content parameters ===&lt;br /&gt;
These parameters are used to change the content of the timeline portion of the navbox.&lt;br /&gt;
* &amp;lt;code&amp;gt;row&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; - Defines a row with a optional label.&lt;br /&gt;
* &amp;lt;code&amp;gt;span&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; - Sets how many rows tall the label for row &amp;#039;&amp;#039;n&amp;#039;&amp;#039; should be. Any labels for rows that fall inside the label will be discarded.&lt;br /&gt;
* &amp;lt;code&amp;gt;item&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; - Defines an item to show in the navbox. The item is shown in the last defined row. If an item exists without a row of the same number, it is either added to the previous row or a new row is created.&lt;br /&gt;
* &amp;lt;code&amp;gt;date&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; - Defines the start and end year for item &amp;#039;&amp;#039;n&amp;#039;&amp;#039; in the format &amp;lt;code&amp;gt;&amp;#039;&amp;#039;start&amp;#039;&amp;#039;-&amp;#039;&amp;#039;end&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;. If &amp;#039;&amp;#039;end&amp;#039;&amp;#039; is omitted, the current year is omitted, so generally the items at the end of the timeline should use the format &amp;lt;code&amp;gt;&amp;#039;&amp;#039;start&amp;#039;&amp;#039;-&amp;lt;/code&amp;gt;.&lt;br /&gt;
* &amp;lt;code&amp;gt;decades&amp;lt;/code&amp;gt; - Set to &amp;lt;code&amp;gt;no&amp;lt;/code&amp;gt; to remove the decade row and to show the full year.&lt;br /&gt;
* &amp;lt;code&amp;gt;footer&amp;lt;/code&amp;gt; - Set to &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt; to show the date rows at the bottom of the timeline as well.&lt;br /&gt;
* &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; - Include to show a label column with the content of the &amp;lt;code&amp;gt;row&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; parameters beneath the value of the &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; parameter.&lt;br /&gt;
&lt;br /&gt;
=== Navbox parameters ===&lt;br /&gt;
These parameters are that are used to change the navbox.&lt;br /&gt;
* &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; - The name of the template.&lt;br /&gt;
* &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; - Text to add to the title bar, for example &amp;#039;&amp;#039;Honda road car timeline&amp;#039;&amp;#039;.&lt;br /&gt;
* &amp;lt;code&amp;gt;above&amp;lt;/code&amp;gt; - Text to add above the &amp;quot;content&amp;quot; of the navbox.&lt;br /&gt;
* &amp;lt;code&amp;gt;below&amp;lt;/code&amp;gt; - Text to add below the &amp;quot;content&amp;quot; of the navbox.&lt;br /&gt;
* &amp;lt;code&amp;gt;state&amp;lt;/code&amp;gt; - Weather the navbar is expanded, collapsed, or not collapsible.&lt;br /&gt;
* &amp;lt;code&amp;gt;navbar&amp;lt;/code&amp;gt; - Set to &amp;lt;code&amp;gt;plain&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;off&amp;lt;/code&amp;gt; to remove the V • T • E links on the left side of the title of the navbar, it is recommended you don&amp;#039;t do this to maintain consistency between navboxes.&lt;br /&gt;
* &amp;lt;code&amp;gt;border&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; - Set to &amp;lt;code&amp;gt;child&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;subgroup&amp;lt;/code&amp;gt; to use this navbox as a borderless navbox that can fit snugly in another navbox. Set to &amp;lt;code&amp;gt;none&amp;lt;/code&amp;gt; to remove the border and the &amp;lt;code&amp;gt;navbox&amp;lt;/code&amp;gt; class.&lt;br /&gt;
* &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; - An image to be displayed in a cell below the title and to the right of the body.&lt;br /&gt;
* &amp;lt;code&amp;gt;imageleft&amp;lt;/code&amp;gt; - An image to be displayed in a cell below the title and to the left of the body.&lt;br /&gt;
&lt;br /&gt;
=== Time parameters ===&lt;br /&gt;
These parameters adjust the length of the timeline&lt;br /&gt;
* &amp;lt;code&amp;gt;startoffset&amp;lt;/code&amp;gt; - Set to a number to extend the start of the timeline that number of years back&lt;br /&gt;
* &amp;lt;code&amp;gt;startyear&amp;lt;/code&amp;gt; - Set to a year to set the start of the timeline to that year if the content of the navbox doesn&amp;#039;t go beyond that year&lt;br /&gt;
* &amp;lt;code&amp;gt;endoffset&amp;lt;/code&amp;gt; - Set to a number to extend the end of the timeline that number of years forward&lt;br /&gt;
* &amp;lt;code&amp;gt;endyear&amp;lt;/code&amp;gt; - Set to a year to set the end of the timeline to that year if the content of the navbox doesn&amp;#039;t go beyond that year&lt;br /&gt;
&lt;br /&gt;
=== Content style parameters ===&lt;br /&gt;
These parameters apply style to the &amp;quot;content&amp;quot; of the navbox.&lt;br /&gt;
* &amp;lt;code&amp;gt;style&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; - CSS to apply to the cell of item &amp;#039;&amp;#039;n&amp;#039;&amp;#039;.&lt;br /&gt;
* &amp;lt;code&amp;gt;labelstyle&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; - CSS to apply to the label of row &amp;#039;&amp;#039;n&amp;#039;&amp;#039;.&lt;br /&gt;
* &amp;lt;code&amp;gt;itemstyle&amp;lt;/code&amp;gt; - CSS to apply to item cells.&lt;br /&gt;
* &amp;lt;code&amp;gt;blankstyle&amp;lt;/code&amp;gt; - CSS to apply to blank cells.&lt;br /&gt;
* &amp;lt;code&amp;gt;labelstyle&amp;lt;/code&amp;gt; - CSS to apply to label cells.&lt;br /&gt;
* &amp;lt;code&amp;gt;datestyle&amp;lt;/code&amp;gt; - CSS to apply to &amp;#039;&amp;#039;year&amp;#039;&amp;#039; and &amp;#039;&amp;#039;decade&amp;#039;&amp;#039; cells.&lt;br /&gt;
* &amp;lt;code&amp;gt;decadestyle&amp;lt;/code&amp;gt; - CSS to apply to &amp;#039;&amp;#039;decade&amp;#039;&amp;#039; cells.&lt;br /&gt;
* &amp;lt;code&amp;gt;yearstyle&amp;lt;/code&amp;gt; - CSS to apply to &amp;#039;&amp;#039;year&amp;#039;&amp;#039; cells.&lt;br /&gt;
&lt;br /&gt;
=== Navbox style parameters ===&lt;br /&gt;
These parameters apply style to the parts of the navbox outside of the &amp;quot;content&amp;quot; of the navbox.&lt;br /&gt;
* &amp;lt;code&amp;gt;style&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;bodystyle&amp;lt;/code&amp;gt; - CSS to apply to the body of the navbox.&lt;br /&gt;
* &amp;lt;code&amp;gt;basestyle&amp;lt;/code&amp;gt; - CSS to apply to the &amp;#039;&amp;#039;title&amp;#039;&amp;#039;, &amp;#039;&amp;#039;above&amp;#039;&amp;#039;, and &amp;#039;&amp;#039;below&amp;#039;&amp;#039;.&lt;br /&gt;
* &amp;lt;code&amp;gt;titlestyle&amp;lt;/code&amp;gt; - CSS to apply to the &amp;#039;&amp;#039;title&amp;#039;&amp;#039;.&lt;br /&gt;
* &amp;lt;code&amp;gt;abovestyle&amp;lt;/code&amp;gt; - CSS to apply to the &amp;#039;&amp;#039;above&amp;#039;&amp;#039;.&lt;br /&gt;
* &amp;lt;code&amp;gt;belowstyle&amp;lt;/code&amp;gt; - CSS to apply to the &amp;#039;&amp;#039;below&amp;#039;&amp;#039;.&lt;br /&gt;
* &amp;lt;code&amp;gt;imagestyle&amp;lt;/code&amp;gt; - CSS to apply to the cell containing &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;imageleftstyle&amp;lt;/code&amp;gt; - CSS to apply to the cell containing &amp;lt;code&amp;gt;imageleft&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Class parameters ===&lt;br /&gt;
These parameters add classes to parts of the navbox.&lt;br /&gt;
* &amp;lt;code&amp;gt;titleclass&amp;lt;/code&amp;gt; - Classes to add to the &amp;#039;&amp;#039;title&amp;#039;&amp;#039; of the navbox.&lt;br /&gt;
* &amp;lt;code&amp;gt;aboveclass&amp;lt;/code&amp;gt; - Classes to add to the &amp;#039;&amp;#039;above&amp;#039;&amp;#039; of the navbox.&lt;br /&gt;
* &amp;lt;code&amp;gt;bodyclass&amp;lt;/code&amp;gt; - Classes to add to the body of the navbox.&lt;br /&gt;
* &amp;lt;code&amp;gt;belowclass&amp;lt;/code&amp;gt; - Classes to add to the &amp;#039;&amp;#039;below&amp;#039;&amp;#039; of the navbox.&lt;br /&gt;
* &amp;lt;code&amp;gt;imageclass&amp;lt;/code&amp;gt; - Classes to add to both the right and left images of the navbox.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== Basic ===&lt;br /&gt;
This is a basic example of this template.&lt;br /&gt;
&lt;br /&gt;
{{hidden|Source code|&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Timeline&lt;br /&gt;
| name   = {{FULLPAGENAME}}&lt;br /&gt;
| state  = uncollapsed&lt;br /&gt;
| title  = Example timeline&lt;br /&gt;
| row1   =&lt;br /&gt;
| item1  = Foo&lt;br /&gt;
| date1  = 1985-2014&lt;br /&gt;
| item2  = Bar&lt;br /&gt;
| date2  = 2019-2035&lt;br /&gt;
| row3   =&lt;br /&gt;
| item3  = Baz&lt;br /&gt;
| date3 = 1995-2020&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;|headerstyle = background: #eee; border:1px solid #a2a9b1;|style = padding: 0;}}&lt;br /&gt;
&lt;br /&gt;
{{Timeline&lt;br /&gt;
| name   = {{FULLPAGENAME}}&lt;br /&gt;
| state  = uncollapsed&lt;br /&gt;
| title  = Example timeline&lt;br /&gt;
| row1   =&lt;br /&gt;
| item1  = Foo&lt;br /&gt;
| date1  = 1985-2014&lt;br /&gt;
| item2  = Bar&lt;br /&gt;
| date2  = 2019-2035&lt;br /&gt;
| row3   =&lt;br /&gt;
| item3  = Baz&lt;br /&gt;
| date3  = 1995-2020&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== label ===&lt;br /&gt;
When you specify the {{para|label}} parameter, the contents of the {{para|row&amp;#039;&amp;#039;n&amp;#039;&amp;#039;}} parameters are shown on the left underneath the {{para|label}} parameter.&lt;br /&gt;
&lt;br /&gt;
{{hidden|Source code|&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Timeline&lt;br /&gt;
| name   = {{FULLPAGENAME}}&lt;br /&gt;
| state  = uncollapsed&lt;br /&gt;
| title  = Example timeline&lt;br /&gt;
| label  = Type&lt;br /&gt;
| row1   = A&lt;br /&gt;
| item1  = Foo&lt;br /&gt;
| date1  = 1985-2014&lt;br /&gt;
| item2  = Bar&lt;br /&gt;
| date2  = 2019-2035&lt;br /&gt;
| row3   = B&lt;br /&gt;
| span3  = 2&lt;br /&gt;
| item3  = Baz&lt;br /&gt;
| date3  = 1995-2020&lt;br /&gt;
| row4   =&lt;br /&gt;
| item4  = Qux&lt;br /&gt;
| date4  = 2005-2015&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;|headerstyle = background: #eee; border:1px solid #a2a9b1;|style = padding: 0;}}&lt;br /&gt;
&lt;br /&gt;
{{Timeline&lt;br /&gt;
| name   = {{FULLPAGENAME}}&lt;br /&gt;
| state  = uncollapsed&lt;br /&gt;
| title  = Example timeline&lt;br /&gt;
| label  = Type&lt;br /&gt;
| row1   = A&lt;br /&gt;
| item1  = Foo&lt;br /&gt;
| date1  = 1985-2014&lt;br /&gt;
| item2  = Bar&lt;br /&gt;
| date2  = 2019-2035&lt;br /&gt;
| row3   = B&lt;br /&gt;
| span3  = 2&lt;br /&gt;
| item3  = Baz&lt;br /&gt;
| date3  = 1995-2020&lt;br /&gt;
| row4   =&lt;br /&gt;
| item4  = Qux&lt;br /&gt;
| date4  = 2005-2030&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== decades ===&lt;br /&gt;
When {{para|decades|no}} is set, the decade row is removed and the year row contains the full years.&lt;br /&gt;
&lt;br /&gt;
{{hidden|Source code|&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Timeline&lt;br /&gt;
| name    = {{FULLPAGENAME}}&lt;br /&gt;
| state   = uncollapsed&lt;br /&gt;
| title   = Example timeline&lt;br /&gt;
| label   = Type&lt;br /&gt;
| decades = no&lt;br /&gt;
| row1    = A&lt;br /&gt;
| item1   = Foo&lt;br /&gt;
| date1   = 1985-2014&lt;br /&gt;
| item2   = Bar&lt;br /&gt;
| date2   = 2019-2035&lt;br /&gt;
| row3    = B&lt;br /&gt;
| item3   = Baz&lt;br /&gt;
| date3   = 1995-2020&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;|headerstyle = background: #eee; border:1px solid #a2a9b1;|style = padding: 0;}}&lt;br /&gt;
&lt;br /&gt;
{{Timeline&lt;br /&gt;
| name    = {{FULLPAGENAME}}&lt;br /&gt;
| state   = uncollapsed&lt;br /&gt;
| title   = Example timeline&lt;br /&gt;
| label   = Type&lt;br /&gt;
| decades = no&lt;br /&gt;
| row1    = A&lt;br /&gt;
| item1   = Foo&lt;br /&gt;
| date1   = 1985-2014&lt;br /&gt;
| item2   = Bar&lt;br /&gt;
| date2   = 2019-2035&lt;br /&gt;
| row3    = B&lt;br /&gt;
| item3   = Baz&lt;br /&gt;
| date3   = 1995-2020&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== footer ===&lt;br /&gt;
When {{para|footer|yes}} is set, the decade and year rows at the top of the template are shown again at the bottom. This is useful for very large timelines.&lt;br /&gt;
&lt;br /&gt;
{{hidden|Source code|&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Timeline&lt;br /&gt;
| name   = {{FULLPAGENAME}}&lt;br /&gt;
| state  = uncollapsed&lt;br /&gt;
| title  = Example timeline&lt;br /&gt;
| footer = yes&lt;br /&gt;
| row1   =&lt;br /&gt;
| item1  = Foo&lt;br /&gt;
| date1  = 1985-2014&lt;br /&gt;
| item2  = Bar&lt;br /&gt;
| date2  = 2019-2035&lt;br /&gt;
| row3   =&lt;br /&gt;
| item3  = Baz&lt;br /&gt;
| date3  = 1995-2020&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;|headerstyle = background: #eee; border:1px solid #a2a9b1;|style = padding: 0;}}&lt;br /&gt;
&lt;br /&gt;
{{Timeline&lt;br /&gt;
| name   = {{FULLPAGENAME}}&lt;br /&gt;
| state  = uncollapsed&lt;br /&gt;
| title  = Example timeline&lt;br /&gt;
| footer = yes&lt;br /&gt;
| row1   =&lt;br /&gt;
| item1  = Foo&lt;br /&gt;
| date1  = 1985-2014&lt;br /&gt;
| item2  = Bar&lt;br /&gt;
| date2  = 2019-2035&lt;br /&gt;
| row3   =&lt;br /&gt;
| item3  = Baz&lt;br /&gt;
| date3  = 1995-2020&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Item and label styles ===&lt;br /&gt;
The {{para|style&amp;#039;&amp;#039;n&amp;#039;&amp;#039;}} parameters can be used to style items and the {{para|labelstyle&amp;#039;&amp;#039;n&amp;#039;&amp;#039;}} can be used to style rows.&lt;br /&gt;
&lt;br /&gt;
{{hidden|Source code|&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Timeline&lt;br /&gt;
| name        = {{FULLPAGENAME}}&lt;br /&gt;
| state       = uncollapsed&lt;br /&gt;
| title       = Example timeline&lt;br /&gt;
| label       = Type&lt;br /&gt;
| row1        = A&lt;br /&gt;
| labelstyle1 = background: #e459e4;&lt;br /&gt;
| item1       = Foo&lt;br /&gt;
| date1       = 1985-2014&lt;br /&gt;
| style1      = background-color: #ff7c7c;&lt;br /&gt;
| item2       = Bar&lt;br /&gt;
| date2       = 2019-2035&lt;br /&gt;
| style2      = background-color: #e6cd38;&lt;br /&gt;
| row3        = B&lt;br /&gt;
| labelstyle3 = background: #50aeff;&lt;br /&gt;
| item3       = Baz&lt;br /&gt;
| date3       = 1995-2020&lt;br /&gt;
| style3      = background-color: #72d272;&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;|headerstyle = background: #eee; border:1px solid #a2a9b1;|style = padding: 0;}}&lt;br /&gt;
&lt;br /&gt;
{{Timeline&lt;br /&gt;
| name        = {{FULLPAGENAME}}&lt;br /&gt;
| state       = uncollapsed&lt;br /&gt;
| title       = Example timeline&lt;br /&gt;
| label       = Type&lt;br /&gt;
| row1        = A&lt;br /&gt;
| labelstyle1 = background: #e459e4;&lt;br /&gt;
| item1       = Foo&lt;br /&gt;
| date1       = 1985-2014&lt;br /&gt;
| style1      = background-color: #ff7c7c;&lt;br /&gt;
| item2       = Bar&lt;br /&gt;
| date2       = 2019-2035&lt;br /&gt;
| style2      = background-color: #e6cd38;&lt;br /&gt;
| row3        = B&lt;br /&gt;
| labelstyle3 = background: #50aeff;&lt;br /&gt;
| item3       = Baz&lt;br /&gt;
| date3       = 1995-2020&lt;br /&gt;
| style3      = background-color: #72d272;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== above and below ===&lt;br /&gt;
{{hidden|Source code|&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Timeline&lt;br /&gt;
| name   = {{FULLPAGENAME}}&lt;br /&gt;
| state  = uncollapsed&lt;br /&gt;
| title  = Example timeline&lt;br /&gt;
| above  = Above&lt;br /&gt;
| below  = Below&lt;br /&gt;
| row1   =&lt;br /&gt;
| item1  = Foo&lt;br /&gt;
| date1  = 1985-2014&lt;br /&gt;
| item2  = Bar&lt;br /&gt;
| date2  = 2019-2035&lt;br /&gt;
| row3   =&lt;br /&gt;
| item3  = Baz&lt;br /&gt;
| date3  = 1995-2020&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;|headerstyle = background: #eee; border:1px solid #a2a9b1;|style = padding: 0;}}&lt;br /&gt;
&lt;br /&gt;
{{Timeline&lt;br /&gt;
| name   = {{FULLPAGENAME}}&lt;br /&gt;
| state  = uncollapsed&lt;br /&gt;
| title  = Example timeline&lt;br /&gt;
| above  = Above&lt;br /&gt;
| below  = Below&lt;br /&gt;
| row1   =&lt;br /&gt;
| item1  = Foo&lt;br /&gt;
| date1  = 1985-2014&lt;br /&gt;
| item2  = Bar&lt;br /&gt;
| date2  = 2019-2035&lt;br /&gt;
| row3   =&lt;br /&gt;
| item3  = Baz&lt;br /&gt;
| date3  = 1995-2020&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== start and end ===&lt;br /&gt;
{{para|startoffset}} and {{para|endoffset}} can be used to extend the start and end of the timeline.&lt;br /&gt;
&lt;br /&gt;
{{hidden|Source code|&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Timeline&lt;br /&gt;
| name        = {{FULLPAGENAME}}&lt;br /&gt;
| state       = uncollapsed&lt;br /&gt;
| title       = Example timeline&lt;br /&gt;
| startoffset = 5&lt;br /&gt;
| endoffset   = 5&lt;br /&gt;
| row1        =&lt;br /&gt;
| item1       = Foo&lt;br /&gt;
| date1       = 1985-2014&lt;br /&gt;
| item2       = Bar&lt;br /&gt;
| date2       = 2019-2035&lt;br /&gt;
| row3        =&lt;br /&gt;
| item3       = Baz&lt;br /&gt;
| date3       = 1995-2020&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;|headerstyle = background: #eee; border:1px solid #a2a9b1;|style = padding: 0;}}&lt;br /&gt;
&lt;br /&gt;
{{Timeline&lt;br /&gt;
| name        = {{FULLPAGENAME}}&lt;br /&gt;
| state       = uncollapsed&lt;br /&gt;
| title       = Example timeline&lt;br /&gt;
| startoffset = 5&lt;br /&gt;
| endoffset   = 5&lt;br /&gt;
| row1        =&lt;br /&gt;
| item1       = Foo&lt;br /&gt;
| date1       = 1985-2014&lt;br /&gt;
| item2       = Bar&lt;br /&gt;
| date2       = 2019-2035&lt;br /&gt;
| row3        =&lt;br /&gt;
| item3       = Baz&lt;br /&gt;
| date3       = 1995-2020&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Alternatively, {{para|startyear}} and {{para|endyear}} can be used to extends the start and end of the timeline to those years of the content of the timeline doesn&amp;#039;t go beyond those years.&lt;br /&gt;
&lt;br /&gt;
{{hidden|Source code|&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Timeline&lt;br /&gt;
| name      = {{FULLPAGENAME}}&lt;br /&gt;
| state     = uncollapsed&lt;br /&gt;
| title     = Example timeline&lt;br /&gt;
| startyear = 1975&lt;br /&gt;
| endyear   = 2046&lt;br /&gt;
| row1      =&lt;br /&gt;
| item1     = Foo&lt;br /&gt;
| date1     = 1985-2014&lt;br /&gt;
| item2     = Bar&lt;br /&gt;
| date2     = 2019-2035&lt;br /&gt;
| row3      =&lt;br /&gt;
| item3     = Baz&lt;br /&gt;
| date3     = 1995-2020&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;|headerstyle = background: #eee; border:1px solid #a2a9b1;|style = padding: 0;}}&lt;br /&gt;
&lt;br /&gt;
{{Timeline&lt;br /&gt;
| name      = {{FULLPAGENAME}}&lt;br /&gt;
| state     = uncollapsed&lt;br /&gt;
| title     = Example timeline&lt;br /&gt;
| startyear = 1975&lt;br /&gt;
| endyear   = 2046&lt;br /&gt;
| row1      =&lt;br /&gt;
| item1     = Foo&lt;br /&gt;
| date1     = 1985-2014&lt;br /&gt;
| item2     = Bar&lt;br /&gt;
| date2     = 2019-2035&lt;br /&gt;
| row3      =&lt;br /&gt;
| item3     = Baz&lt;br /&gt;
| date3     = 1995-2020&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Inside another navbox ===&lt;br /&gt;
This template can be used to inside another navbox by calling it using {{tlc|Timeline|child|...}}.&lt;br /&gt;
&lt;br /&gt;
{{hidden|Source code|&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Navbox&lt;br /&gt;
| title  = Example timeline&lt;br /&gt;
| group1 = Timeline&lt;br /&gt;
| state  = uncollapse&lt;br /&gt;
| list1  = {{Timeline|child&lt;br /&gt;
| row1   =&lt;br /&gt;
| item1  = Foo&lt;br /&gt;
| date1  = 1985-2014&lt;br /&gt;
| item2  = Bar&lt;br /&gt;
| date2  = 2019-2035&lt;br /&gt;
| row3   =&lt;br /&gt;
| item3  = Baz&lt;br /&gt;
| date3  = 1995-2020&lt;br /&gt;
}}&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;|headerstyle = background: #eee; border:1px solid #a2a9b1;|style = padding: 0;}}&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
| title  = Example timeline&lt;br /&gt;
| group1 = Timeline&lt;br /&gt;
| state  = uncollapse&lt;br /&gt;
| list1  = {{Timeline|child&lt;br /&gt;
| row1   =&lt;br /&gt;
| item1  = Foo&lt;br /&gt;
| date1  = 1985-2014&lt;br /&gt;
| item2  = Bar&lt;br /&gt;
| date2  = 2019-2035&lt;br /&gt;
| row3   =&lt;br /&gt;
| item3  = Baz&lt;br /&gt;
| date3  = 1995-2020&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== image and imageleft ===&lt;br /&gt;
The {{para|image}} and {{para|imageleft}} can be used to add content (preferably images) to the right and left of the navbox respectively.&lt;br /&gt;
&lt;br /&gt;
{{hidden|Source code|&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Timeline&lt;br /&gt;
| name      = {{FULLPAGENAME}}&lt;br /&gt;
| state     = uncollapsed&lt;br /&gt;
| title     = Example timeline&lt;br /&gt;
| image     = [[File:Flag of the United States.svg|100px]]&lt;br /&gt;
| imageleft = [[File:Flag of Canada.svg|100px]]&lt;br /&gt;
| row1      =&lt;br /&gt;
| item1     = Foo&lt;br /&gt;
| date1     = 1985-2014&lt;br /&gt;
| item2     = Bar&lt;br /&gt;
| date2     = 2019-2035&lt;br /&gt;
| row3      =&lt;br /&gt;
| item3     = Baz&lt;br /&gt;
| date3     = 1995-2020&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;|headerstyle = background: #eee; border:1px solid #a2a9b1;|style = padding: 0;}}&lt;br /&gt;
&lt;br /&gt;
{{Timeline&lt;br /&gt;
| name      = {{FULLPAGENAME}}&lt;br /&gt;
| state     = uncollapsed&lt;br /&gt;
| title     = Example timeline&lt;br /&gt;
| image     = [[File:Flag of the United States.svg|100px]]&lt;br /&gt;
| imageleft = [[File:Flag of Canada.svg|100px]]&lt;br /&gt;
| row1      =&lt;br /&gt;
| item1     = Foo&lt;br /&gt;
| date1     = 1985-2014&lt;br /&gt;
| item2     = Bar&lt;br /&gt;
| date2     = 2019-2035&lt;br /&gt;
| row3      =&lt;br /&gt;
| item3     = Baz&lt;br /&gt;
| date3     = 1995-2020&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Timeline templates|*]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;BrandonXLF</name></author>
	</entry>
</feed>