Template:Timeline: Difference between revisions
Jump to navigation
Jump to search
Created blank page |
mNo edit summary |
||
| (12 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<div> | |||
<div class="timeline"> | |||
<div class="timeentry"> | |||
<div class="timetitle"> | |||
<h3 id="#th3">{{{date}}}</h3> | |||
<p id="tp">{{{title}}}</p> | |||
</div> | |||
<div class="timebody"> | |||
<p>{{{subject}}}</p> | |||
<p>{{{text}}}</p> | |||
</div> | |||
</div> | |||
</div> | |||
</div><noinclude>{{/doc}}</noinclude> | |||
Latest revision as of 04:11, 3 June 2020
{{{date}}}
{{{title}}}
{{{subject}}}
{{{text}}}
Template documentation
This documentation is transcluded from Template:Timeline/doc. [edit] [purge]
Timeline template helps create a functional timeline of the progression of Gemini Station's development.
Usage
{{Timeline
|date = date of event
|title = title of event
|subject = subject heading
|text = Summary of event
}}