Template:Timeline: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Robert W King
No edit summary
imported>Robert W King
No edit summary
Line 7: Line 7:
|width="20px" align="center"| 
|width="20px" align="center"| 
|colspan="2" align="center"|X
|colspan="2" align="center"|X
<noinclude>
<noinclude>
|}
{{newtemplate
{{newtemplate
|description=The setup for a table-based timeline.  Use {{tl|TLevent}} to add additional events.
|execution=<pre>
{{Timeline
|title=
}}
</pre>
|sample=
{{Timeline
|title=This is a sample table setup.
}}
|}
|caveats=
*On the last event using {{tl|TLevent}} make sure to add a <code><nowiki>|}</nowiki></code> to the end to close off the table.
|authors=
*[[User:Robert_W_King|Robert King]]
}}
}}
</noinclude>
</noinclude>

Revision as of 13:05, 8 March 2008

      {{{title}}}
  X



Template Description

The setup for a table-based timeline. Use {{TLevent}} to add additional events.

Execution

{{Timeline
|title=
}}

Sample

      This is a sample table setup.
  X

Caveats

  • On the last event using {{TLevent}} make sure to add a |} to the end to close off the table.

Authors