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 15: | Line 15: | ||
<noinclude> | <noinclude> | ||
{{ | {{Newtemplate | ||
|description=Used as an element within {{tl|Timeline}}. | |description=Used as an element within {{tl|Timeline}}. | ||
|execution=<pre> | |execution=<pre> | ||
Line 23: | Line 23: | ||
}} | }} | ||
</pre> | </pre> | ||
|sample= | |sample={{TLevent | ||
{{TLevent | |||
|event=This one time, in band camp... | |event=This one time, in band camp... | ||
|width=25% | |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. | |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]] | |authors=*[[User:Robert_W_King|Robert King]] | ||
}} | |||
</noinclude> | </noinclude> |
Revision as of 11:11, 9 March 2008
{{{event}}}
Template 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