Template:Dtag/doc: Difference between revisions
Appearance
m Added categories |
m Removing the TemplateDocStart template from documentation for formatting purposes. |
||
| Line 1: | Line 1: | ||
The '''Dtag''' template is used to delay the evaluation of a tag. An example of a template that uses this template is [[Template:Nowiki]]. | The '''Dtag''' template is used to delay the evaluation of a tag. An example of a template that uses this template is [[Template:Nowiki]]. | ||
Latest revision as of 00:29, 6 August 2020
The Dtag template is used to delay the evaluation of a tag. An example of a template that uses this template is Template:Nowiki.
Usage
{{Dtag|tag|attributes=...|content}}
tag- the tag that should be delayedattributes- the attributes of the tagcontent- the content that should be enclosed between the start and ending tags