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 10: | Line 10: | ||
border-right:0; | border-right:0; | ||
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
z-index: | z-index:2;"> | ||
</div> | </div> | ||
<div style="position:relative; | <div style="position:relative; | ||
Line 19: | Line 19: | ||
background-color: {{{color}}}; | background-color: {{{color}}}; | ||
margin:0em; | margin:0em; | ||
z-index: | z-index:3;">{{{event}}} | ||
</div> | </div> | ||
<noinclude> | <noinclude> |
Revision as of 12:36, 10 March 2008
{{{event}}}
Template Description
Used as an element within {{Timeline}}.
Execution
{{TLevent |event= Describe your event. |width= Width in em or percent |color= in "plain english", #FFF hex, or #123ABC hex. }}
Sample
This one time, in band camp... I used the color white
Caveats
After you place the last event in the timeline, be sure to put |}
at the end to close off the table.
Authors