ଛାଞ୍ଚ:1x
ଦେଖଣା
{{{1}}}
This template is used on ୩,୦୦୦+ pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
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 (< and >).