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

From blackwiki
Jump to navigation Jump to search
blackwiki>Mr. Stradivarius on tour
("No documentation" tag)
blackwiki>Enterprisey
(Added explanation)
Line 2: Line 2:
 
<!-- Categories and interwikis go at the bottom of this page. -->
 
<!-- Categories and interwikis go at the bottom of this page. -->
  
{{no documentation|date=February 2013}}
+
== Usage ==
  
== Usage ==
+
{{user|Zenexer}}'s expanation:
 +
 
 +
:This template is particularly useful as a meta-metatemplate. A metatemplate can use, for example, <code><nowiki>{{1x|<}}includeonly{{1x|>}}</nowiki></code> to generate an <code>&lt;includeonly&gt;</code> tag. Unlike such a tag made with XML/HTML entities (&lt; and &gt;), this tag will be evaluated when the resulting template is substituted.
  
 
== See also ==
 
== See also ==
 +
*[[Template:2x]]
 +
*[[Template:3x]]
  
 
<includeonly>
 
<includeonly>

Revision as of 01:50, 5 January 2014

Usage

Zenexer (talk⧼dot-separator⧽contribs)'s expanation:

This template is particularly useful as a meta-metatemplate. A metatemplate can use, for example, {{1x|<}}includeonly{{1x|>}} to generate an <includeonly> tag. Unlike such a tag made with XML/HTML entities (< and >), this tag will be evaluated when the resulting template is substituted.

See also