出自Valve Developer Community
跳至導覽
跳至搜尋
{{{1}}}
Template Documentation [
檢視] [
編輯] [
建立 
]

Available doc translations
…
中文(臺灣)The
Template:1x/doc/zh-tw documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
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 >).