Jump to content

Template:Dtag/doc: Difference between revisions

From Wiki - Scioly.org
m Added categories
Pi-Bot (talk | contribs)
m Removing the TemplateDocStart template from documentation for formatting purposes.
 
Line 1: Line 1:
{{TemplateDocStart}}
 
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 delayed
attributes - the attributes of the tag
content - the content that should be enclosed between the start and ending tags