Difference between revisions of "Template:1x"

From blackwiki
Jump to navigation Jump to search
blackwiki>Patrick
m
m (6 revisions imported)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{{1}}}
+
{{{1}}}<noinclude>
 +
{{documentation}}
 +
</noinclude>

Latest revision as of 11:10, 22 September 2020

{{{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