De Valve Developer Community
(Redirigido desde «Template:Ent:ru»)
Ir a la navegación
Ir a la búsqueda

Available doc translations
…
EspañolLa página de documentación
Template:Ent/doc/es no existe.
La documentación en inglés se mostrará en su lugar, pudiendo usar el traductor de Google (o un software similar) para traducir esta página. Si no aparece nada tras este mensaje, es que la documentación no existe ni en inglés.
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
- 0 or goldsrc appends ' (GoldSrc)' to the link
- 1 or source appends ' (Source)' to the link
- 2 or source 2 appends ' (Source 2)' to the link
|
{{ent|func_pushable|engine=goldsrc}}
|
func_pushable
|
See also