<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Template%3AJurassic_graphical_timeline%2Fdoc</id>
	<title>Template:Jurassic graphical timeline/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Template%3AJurassic_graphical_timeline%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Template:Jurassic_graphical_timeline/doc&amp;action=history"/>
	<updated>2026-04-30T23:08:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>http://70.231.62.181/index.php?title=Template:Jurassic_graphical_timeline/doc&amp;diff=20959999&amp;oldid=prev</id>
		<title>imported&gt;Alex26337 at 14:29, 6 November 2025</title>
		<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Template:Jurassic_graphical_timeline/doc&amp;diff=20959999&amp;oldid=prev"/>
		<updated>2025-11-06T14:29:39Z</updated>

		<summary type="html">&lt;p&gt;&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;
The &amp;#039;&amp;#039;&amp;#039;{{ROOTPAGENAME}}&amp;#039;&amp;#039;&amp;#039; is used to display a timeline of the main events and subdivisions that have occured during the [[Jurassic|Jurassic Period]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{{csdoc|usage full}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; copy=&amp;quot;1&amp;quot;&amp;gt;{{jurassic graphical template |title_colour= |chrono_unit= |embedded= }}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{end}}&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
The following parameters can be used for this template:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;title_colour&amp;#039;&amp;#039;&amp;#039;: The color of this timeline&amp;#039;s title. This value must be a valid subdivision of the geological time scale, as each subdivision is connected to a certain color.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;embedded&amp;#039;&amp;#039;&amp;#039;: Determines if the outside border and title of this timeline will not be visible. This property is enabled if this parameter is set to a value equivalent to &amp;lt;code&amp;gt;true&amp;lt;/code&amp;gt;.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;chrono_unit&amp;#039;&amp;#039;&amp;#039;: Determines which type of subdivision will show up that the beginning and end of the timeline. This parameter only accepts two values: &amp;lt;code&amp;gt;epoch&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;age&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Template data ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;embedded&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Embedded&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Omits this timeline&amp;#039;s border and title if set to a value equivalent to \&amp;quot;true\&amp;quot;.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;boolean&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;false&amp;quot;,&lt;br /&gt;
			&amp;quot;autovalue&amp;quot;: &amp;quot;false&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;chrono_unit&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Chronoloical Unit&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The type of subdivision to display at the beginning and end of the timeline.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;epoch&amp;quot;,&lt;br /&gt;
				&amp;quot;age&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;title_colour&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Title Colour&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The color of this timeline&amp;#039;s title. This value must be a valid subdivision of the geological time scale.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;Jurassic&amp;quot;,&lt;br /&gt;
			&amp;quot;autovalue&amp;quot;: &amp;quot;Jurassic&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;embedded&amp;quot;,&lt;br /&gt;
		&amp;quot;title_colour&amp;quot;,&lt;br /&gt;
		&amp;quot;chrono_unit&amp;quot;&lt;br /&gt;
	],&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;,&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Used to display a timeline of the main events and subdivisions that have occured during the Jurassic Period.&amp;quot;&lt;br /&gt;
}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{Geological timespan}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line --&amp;gt;&lt;br /&gt;
[[Category:Geological timespan templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Alex26337</name></author>
	</entry>
</feed>