Template:1x/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Wikipedia import, documentation subpage of Template:1x)
 
m (→‎top: clean up, replaced: {{Documentation → {{doc)
Line 1: Line 1:
{{Documentation subpage}}
{{doc subpage}}
<!-- Please add categories at the bottom of this page -->
<!-- Please add categories at the bottom of this page -->
{{Wikipedia port|documentation=1}}
{{Wikipedia port|documentation=1}}

Revision as of 02:12, 12 January 2024

Template:Doc subpage

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;).