Template:TLevent: Difference between revisions
Jump to navigation
Jump to search
imported>Robert W King No edit summary |
imported>Robert W King No edit summary |
||
Line 12: | Line 12: | ||
</div> | </div> | ||
<div style="position:relative; | <div style="position:relative; | ||
border: 0.05em solid | border: 0.05em solid #000; | ||
top:2em; | top:2em; | ||
left:4em; | left:4em; | ||
width:{{{width}}}; | width:{{{width}}}; | ||
background-color: | background-color: {{{color}}}; | ||
margin:0em">{{{event}}} | margin:0em">{{{event}}} | ||
</div> | </div> |
Revision as of 15:01, 9 March 2008
{{{event}}}
Template Description
Used as an element within {{Timeline}}. Do not use this right now, it is largely incomplete!
Execution
{{TLevent |event= Describe your event. |width= Width in em or percent }}
Sample
This one time, in band camp...
Caveats
After you place the last event in the timeline, be sure to put |}
at the end to close off the table.
Authors