Difference between revisions of "Template:1x"

From blackwiki
Jump to navigation Jump to search
blackwiki>Patrick
(Redirected page to Template:1X)
 
m (6 revisions imported)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
#REDIRECT [[Template:1X]]
+
{{{1}}}<noinclude>
 +
{{documentation}}
 +
</noinclude>

Latest revision as of 11:10, 22 September 2020

{{{1}}}

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