Difference between revisions of "Template:1x"

From blackwiki
Jump to navigation Jump to search
blackwiki>Redrose64
(pull in doc subpage; move cat to there)
blackwiki>Fuhghettaboutit
m (Changed protection level of Template:1x: Enable access by template editors ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
(No difference)

Revision as of 02:28, 2 November 2013

{{{1}}}

50px Template documentation[view] [edit] [history] [purge]

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