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 1: | Line 1: | ||
<div style="position:relative; | <div style="position:relative; | ||
border: 0.05em solid #000; | border: 0.05em solid #000; | ||
Line 8: | Line 7: | ||
margin:1.5em">{{{event}}} | margin:1.5em">{{{event}}} | ||
</div> | </div> | ||
<noinclude> | |||
{{newtemplate | |||
|description=Used as an element within {{tl|Timeline}}. | |||
|execution=<pre> | |||
{{TLevent | |||
|event= Describe your event. | |||
|width= Width in em or percent | |||
}} | |||
</pre> | |||
|sample= | |||
{{TLevent | |||
|event=This one time, in band camp... | |||
|width=25% | |||
}} | |||
|caveats=After you place the last event in the timeline, be sure to put <code><nowiki>|}</nowiki></code> at the end to close off the table. | |||
|authors=*[[User:Robert_W_King|Robert King]] | |||
</noinclude> |
Revision as of 11:10, 9 March 2008
{{{event}}}
{{newtemplate
|description=Used as an element within {{Timeline}}.
|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=*Robert King