Difference between revisions of "Template:1x"

From blackwiki
Jump to navigation Jump to search
blackwiki>Plastikspork
(Add a category)
m (6 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{{1}}}<noinclude>
 
{{{1}}}<noinclude>
[[Category:Wikipedia formatting and function templates]]
+
{{documentation}}
 
</noinclude>
 
</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