(Created page with "<templatestyles src="dev/timeline.css" />") |
No edit summary |
||
Line 1: | Line 1: | ||
<templatestyles src="dev/timeline.css" /> | <templatestyles src="dev/timeline.css" /> | ||
<!-- | |||
Nothing is required. The template will parse regardless and fill in with defaults if left out. | |||
{{Timeline/Entry | |||
|Time = | |||
|Title = | |||
|Event = | |||
|Quote = | |||
|QuoteAuthor = | |||
|QuoteSource = | |||
}} | |||
--> | |||
<noinclude> | |||
<div class='timeline-entry--box'> | |||
<div class='timeline-entry--time'>Almost 50,000 Years Ago</div> | |||
<div class='timeline-entry--title'>The Event In Question</div> | |||
<div class='timeline-entry--quote'> | |||
</div> | |||
</noinclude> |