Template:TLevent: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Robert W King
(New page: |- |width="20px"|  |width="20px"|  |width="20px"|  |rowspan="2"|{{{event}}} |- |width="20px"|  |width="20px"|  |width="20px"| )
 
imported>Robert W King
No edit summary
Line 8: Line 8:
|width="20px"| 
|width="20px"| 
|width="20px"| 
|width="20px"| 
<noinclude>
{{newtemplate
|description=An event marker for the {{tl|Timeline}} template.
|execution=<pre>
{{TLevent
|event=Some event here
}}
</pre>
|sample=
{{TLevent
|event=This thing happened
}}
|caveats=On the last entry, you must place a <code>|}</code> to close off the {{tl|Timeline}} template.
|authors=*[[User:Robert_W_King]]
}}
</noinclude>

Revision as of 12:59, 8 March 2008

|- |width="20px"|  |width="20px"|  |width="20px"|  |rowspan="2"|{{{event}}} |- |width="20px"|  |width="20px"|  |width="20px"| 




Template Description

An event marker for the {{Timeline}} template.

Execution

{{TLevent
|event=Some event here
}}

Sample

|- |width="20px"|  |width="20px"|  |width="20px"|  |rowspan="2"|This thing happened |- |width="20px"|  |width="20px"|  |width="20px"| 

Caveats

On the last entry, you must place a

Authors