Difference between revisions of "Template:1x"

From blackwiki
Jump to navigation Jump to search
blackwiki>Plastikspork
(Add a category)
blackwiki>Redrose64
(pull in doc subpage; move cat to there)
Line 1: Line 1:
 
{{{1}}}<noinclude>
 
{{{1}}}<noinclude>
[[Category:Wikipedia formatting and function templates]]
+
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 17:14, 18 February 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