Template:Timeline: Difference between revisions

From [N8]
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 4: Line 4:
   <div class="timeentry">
   <div class="timeentry">
     <div class="timetitle">
     <div class="timetitle">
       <h3>{{{date}}}</h3>
       <h3 id="#th3">{{{date}}}</h3>
       <p>{{{title}}}</p>
       <p id="tp">{{{title}}}</p>
     </div>
     </div>
     <div class="timebody">
     <div class="timebody">

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
}}