Template:1x/doc

Revision as of 18:09, 4 December 2022 by Richardpruen (talk | contribs) (1 revision imported: Templates and CSS files)
(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