Template:1x/doc

From blackwiki
< Template:1x
Revision as of 12:52, 11 May 2019 by blackwiki>Andrybak (clarify HTML entities)
Jump to navigation Jump to search

Usage

Echo the first argument to the template through the rendering engine.

  • See how {{{1}}} behaves in a template.
  • As a metatemplate, for example, {{1x|<}}includeonly{{1x|>}} generates an <includeonly> tag that will be evaluated when the resulting template is substituted, unlike such a tag made with XML/HTML entities (&lt; and &gt;).

See also