Wikipedia:TemplateData/Tutorial: Difference between revisions

Content deleted Content added
m TemplateData: escaping
AnomieBOT (talk | contribs)
Line 369:
TemplateData is great for editing existing templates, but does not currently automatically pull in parameters when you create a new template. The ability to have it do that is being worked on now. There is some delay between the implementation and it showing up in existing templates - which makes debugging slightly difficult. There is also a slight delay after TemplateData is created before it appears in the VisualEditor.
 
Template data was previously limited to 65,535 bytes (<s>{{bugphab|5174053740}}</s>). This limit could be exceeded for some templates which use many parameters, such as {{tl|Infobox officeholder}}, but the code is now compressed, increasing the limit.
 
== Tools ==