Template:Tpl error
来自Valve Developer Community
跳转到导航
跳转到搜索
文档页面 Template:Tpl error/doc/zh 不存在。
模板将改为显示英文文档。如果此消息后没有任何内容,则很可能该文档甚至不存在英文版本。
模板将改为显示英文文档。如果此消息后没有任何内容,则很可能该文档甚至不存在英文版本。
本模板使用字符串子页面
请遵循该子页面上的格式添加翻译。
请遵循该子页面上的格式添加翻译。
A message indicating an error in the template.
Parameters and Examples
| Parameter | Description | Example | Preview |
|---|---|---|---|
{{{1}}}
|
Name of the current template. | {{tpl error|Gordon Freeman}}
|
{{Gordon Freeman}}
|
{{{2}}}
|
Name of another template. Used in different types of errors. | {{tpl error|Gordon Freeman|Alyx Vance}}
|
See #Type. |
{{{type}}}
|
Error type. List of available types:
|
{{tpl error|type = deprecated|Gordon Freeman|Alyx Vance}}
|
{{Gordon Freeman}} is deprecated. Use {{Alyx Vance}} instead. |