Difference between revisions of "Template:1x/sandbox"

From blackwiki
Jump to navigation Jump to search
blackwiki>Andy M. Wang
(Create sandbox version of Template:1x)
 
blackwiki>Andy M. Wang
m (|)
Line 1: Line 1:
{{{1}}}<noinclude>
+
{{{1|}}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 02:22, 26 April 2016

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