Материал из Valve Developer Community
Перейти к навигации
Перейти к поиску
{{{1}}}

Available doc translations
…
РусскийСтраница документации
Template:1x/doc/ru не существует.
Вместо неё будет отображена документация на английском. Если после данного сообщения ничего нет, вероятней всего документации не существует даже на английском.
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 >).