Template:Timeline: Difference between revisions
Jump to navigation
Jump to search
imported>Robert W King No edit summary |
imported>Robert W King No edit summary |
||
Line 10: | Line 10: | ||
border-right:1; | border-right:1; | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
height:{{{height}}}; | height:{{{height}}}em; | ||
z-index:1;"> | z-index:1;"> | ||
</div><div style="position: relative; | </div><div style="position: relative; |
Revision as of 16:33, 9 March 2008
Template Description
Establishes the operating field for a timeline. You must use this before using {{TLevent}}. Do not use this right now; it is largely incomplete!
Execution
{{Timeline |height= this is for the leading line. (in em) |title=Put title here.}}
Sample
no sample available.
Caveats
When using {{TLevent}} make sure to add |}
at the bottom to ensure the table gets closed off. (Otherwise it will wreck the formatting.)) Also, if you find the "leading line" isn't long enough, just increase the "height" value (in em).
Authors