Template:Ent/doc: Difference between revisions
Jump to navigation
Jump to search
Line 31: | Line 31: | ||
== See also == | == See also == | ||
* {{T| | * {{T|matparam}} | ||
* {{T| | * {{T|cmd}} | ||
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
[[Category:Templates]][[Category:Formatting templates]][[Category:Entity Templates]] | [[Category:Templates]][[Category:Formatting templates]][[Category:Entity Templates]] | ||
}}</includeonly> | }}</includeonly> |
Latest revision as of 10:17, 24 August 2025

This is a documentation subpage for Template:Ent.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
This template is a faster and cleaner way of marking text as both a link and code. It should be used only on entity names. See the following for its syntax.
Parameters and Examples
Parameter | Description | Example | Preview |
---|---|---|---|
{{{1}}}
|
The entity name should link and show. | {{ent|logic_relay}} |
logic_relay |
{{{game}}}
|
Game name. Appends ' ({{{game}}})' to the link.
|
{{ent|player|game=Left 4 Dead series}} |
player |
{{{engine}}}
|
Engine name. Specifying
|
{{ent|func_pushable|engine=goldsrc}} |
func_pushable |
See also