Template:1x/doc

Revision as of 23:11, 8 August 2022 by wikipedia>DB1729 (Reverted 1 edit by 182.239.93.69 (talk): Test edit?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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