Template:;/doc: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
The {{tl|;}} template uses the decimal code for the semicolon so that it doesn't become interpreted as {{tag|dt|open}} tag. <code><nowiki>{{;}}</nowiki></code> is shorter than <code><nowiki><nowiki>;</nowiki></nowiki></code> and clearer than an unadorned <code><nowiki>&#59;</nowiki></code>. | The {{tl|;}} template uses the decimal code for the semicolon so that it doesn't become interpreted as {{tag|dt|open}} tag. <code><nowiki>{{;}}</nowiki></code> is shorter than <code><nowiki><nowiki>;</nowiki></nowiki></code> and clearer than an unadorned <code><nowiki>&#59;</nowiki></code>. | ||
[[Category:Templates]] | [[Category:Templates]][[Category:Character‐substitution templates]][[Category:Templates documentation]] | ||
[[Category:Templates documentation]] | |||
Revision as of 13:35, 11 July 2020
The Template:Tl template uses the decimal code for the semicolon so that it doesn't become interpreted as <dt> tag. {{;}} is shorter than <nowiki>;</nowiki> and clearer than an unadorned ;.