Template:Tpl error/doc

From Valve Developer Community
< Template:Tpl error
Revision as of 01:24, 21 September 2023 by Another OWL (talk | contribs) (Created page with "{{doc/subpage}} == Parameters and Examples == {| class="standard-table" style="width:100%" |- style="position:sticky; z-index:10; top:0" ! style="width:17em" | Parameter ! De...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Edit-copy.png
This is a documentation subpage for Template:Tpl error.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Parameters and Examples

Parameter Description Example
{{{1}}} Name of the current template.
{{tpl error|Gordon Freeman}}
{{Gordon Freeman}}
{{{2}}} Other template.
{{tpl error|Gordon Freeman|Alyx Vance}}
See #Type.
{{{type}}} Error type.
{{tpl error|type = deprecated|Gordon Freeman|Alyx Vance}}
{{Gordon Freeman}} is deprecated. Use {{Alyx Vance}} instead.