Template:Tlc/doc: Difference between revisions

[checked revision][checked revision]
Content deleted Content added
Created page with "{{Documentation subpage}} {{high risk}} {{Commons Import}} == Purpose and naming == When a template name with braces <nowiki>{{ }}</nowiki> is to be shown in documentation..."
 
m Text replacement - "[[Help:Template" to "[[Wikipedia:Help:Template‏‎ "
 
(One intermediate revision by the same user not shown)
Line 1:
{{Documentation subpage}}
{{high -risk}}
{{Commons Import}}
== Purpose and naming ==
Line 70:
 
===Limitations===
As documented at [[Wikipedia:Help:TemplateTemplate‏‎ #Problems and workarounds]], template arguments starting with one of the four MediaWiki magic characters <code>:</code> <code>;</code> <code>*</code> or <code>#</code> are interpreted ''as if'' they were at the beginning of a line, and are formatted as HTML lists. To avoid this, references to {{tlc|<nowiki/>*}} or {{tlc|&#35;expr}} must have the first character escaped. You can either use {{tag|nowiki|s}} or an escape like <code>&amp;#35;</code>.
 
==See also==