Help:EasyTimeline syntax: Difference between revisions

Content deleted Content added
m Fixed arrow
Line 1,074:
This documentation is originally a wikified version of the [http://infodisiac.com/Wikipedia/EasyTimeline/Syntax.htm original EasyTimeline documentation].
 
== EasyTimeline code with a template parameter is not allowed parameters==
To render template parameters you must use <code><nowiki>{{#tag:</nowiki></code> syntax. As an example, {{tl|etl}}:
{{Template talk:Etl}}
 
{{#tag:pre|{{msgnw:etl}}}}
 
with called as {{tl|etl|a}} renders as
 
{{etl|a}}
 
Bug fixed by Brion Vibber on 2008-12-10. <small>Note that some editors were finding timelines are not rendering properly on Wikipedia. (See http://www.mediawiki.org/wiki/Extension_talk:EasyTimeline#possible_bug) and bug: [[phab:T18085]] has been reported. —[[User:84user|84user]] ([[User talk:84user|talk]]) 01:20, 4 November 2008 (UTC)</small>