Template:Timeline: Difference between revisions
Jump to navigation
Jump to search
imported>Chris Day (Is title still an option? Or did you edit it out?) |
imported>Robert W King (The title will eventually be in there.) |
||
Line 22: | Line 22: | ||
|execution=<pre> | |execution=<pre> | ||
{{Timeline | {{Timeline | ||
|height= this is for the leading line. (in em)}} | |height= this is for the leading line. (in em) | ||
|title=Put title here.}} | |||
</pre> | </pre> | ||
|sample= See [[Template:Timeline/Sample]] | |sample= See [[Template:Timeline/Sample]] |
Latest revision as of 22:02, 10 April 2008
Template Description
Establishes the operating field for a timeline. You must use this before using {{TLevent}}.
Execution
{{Timeline |height= this is for the leading line. (in em) |title=Put title here.}}
Sample
Caveats
- When using {{TLevent}} make sure to add
|}
at the bottom to ensure the table gets closed off. (Otherwise it will wreck the formatting.)) - If you find the "leading line" isn't long enough, just increase the "height" value (in em).
- To push wiki text down and prevent the timeline from appearing "on top" of text below it, use
<br/>
ses after the final {{TLevent}} and the subsequent table close (|}
).
Authors