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

From blackwiki
Jump to navigation Jump to search
blackwiki>Enterprisey
(Added explanation)
blackwiki>Enterprisey
m (Spelling)
Line 4: Line 4:
 
== Usage ==
 
== Usage ==
  
{{user|Zenexer}}'s expanation:
+
{{user|Zenexer}}'s explanation:
  
 
: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.
 
: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.

Revision as of 01:50, 5 January 2014

Usage

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

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