Template:Ent/doc: Difference between revisions
Jump to navigation
Jump to search
Note:The template has still the old code of
1416006136 (talk | contribs) |
1416006136 (talk | contribs) (updated specifically) |
||
Line 1: | Line 1: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
This template has two purposes. See the following for details. | This template has two purposes. See the following for details. | ||
== Default Mode == | == Parameters, Descriptions and Examples == | ||
{| class=standard-table | style="width:100%;" | |||
|- | |||
! Parameter | |||
! Description | |||
! Example | |||
! Preview | |||
|- | |||
|align="center"|{{Code|{{param|mode}}}} | |||
| The mode of the template. The following modes are available: | |||
:* {{Code|entity}} - The same purpose to {{tl|base point}} series templates. | |||
:* Default - The original purpose of the template. | |||
| {{CodeBlock|<nowiki>{{ent|sv_cheats|1}}</nowiki>}} | |||
| {{Doc/PreviewBlock|{{ent|sv_cheats|1}}}} | |||
|- | |||
|} | |||
=== Default Mode === | |||
This template is a faster and cleaner way of marking text as both a link and code. Its primary use is on entity names, but it is used on other things too, such as VMT parameters and console commands. | This template is a faster and cleaner way of marking text as both a link and code. Its primary use is on entity names, but it is used on other things too, such as VMT parameters and console commands. | ||
See the following for syntax. | |||
Optionally, you can specify a second field of text to not be counted as a link. | {| class=standard-table | style="width:100%;" | ||
|- | |||
! Parameter | |||
! Description | |||
! Example | |||
! Preview | |||
|- | |||
|align="center"|{{Code|{{param|1}}}} | |||
|The entity name should link and show. | |||
|{{CodeBlock|<nowiki>{{ent|logic_relay}}</nowiki>}} | |||
|{{Doc/PreviewBlock|{{ent|logic_relay}}}} | |||
|- | |||
|align="center"|{{Code|{{param|2}}}} | |||
|Optionally, you can specify a second field of text to not be counted as a link. | |||
| {{CodeBlock|<nowiki>{{ent|sv_cheats|1}}</nowiki>}} | |||
| {{Doc/PreviewBlock|{{ent|sv_cheats|1}}}} | |||
|- | |||
|align="center"|{{Code|{{param|alt}}}} | |||
|The entity name should show. (Additionally, you can specify {{param|alt}} as a different name to show. ) | |||
|{{CodeBlock|<nowiki>{{ent|Team Fortress 2.fgd|alt=tf.fgd}}</nowiki>}} | |||
|{{Doc/PreviewBlock|{{ent|Team Fortress 2.fgd|alt=tf.fgd}}}} | |||
|- | |||
|} | |||
=== Entity Mode === | |||
== Entity Mode == | |||
{{Note|The template has still the old code of {{tl|point ent}} for compatibility with those page having not updated.}} | {{Note|The template has still the old code of {{tl|point ent}} for compatibility with those page having not updated.}} | ||
This mode is used to describe the basic information of a entity. See the following for usage. | |||
{| class=standard-table | style="width:100%;" | {| class=standard-table | style="width:100%;" | ||
|- | |- | ||
Line 40: | Line 74: | ||
# {{Doc/PreviewBlock|{{ent|mode=entity|type=e1|engine=3}}}} | # {{Doc/PreviewBlock|{{ent|mode=entity|type=e1|engine=3}}}} | ||
# {{Doc/PreviewBlock|{{ent|mode=entity|type=e2|engine=1}}}} | # {{Doc/PreviewBlock|{{ent|mode=entity|type=e2|engine=1}}}} | ||
|- | |- | ||
|align="center"|{{Code|{{param|engine}}}} | |align="center"|{{Code|{{param|engine}}}} | ||
Line 101: | Line 128: | ||
|} | |} | ||
== See Also == | |||
* {{tl|Point ent}} | * {{tl|Point ent}} | ||
* {{tl|Base point multi}} | * {{tl|Base point multi}} |
Revision as of 01:12, 23 January 2023

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 has two purposes. See the following for details.
Parameters, Descriptions and Examples
Parameter | Description | Example | Preview |
---|---|---|---|
{{{mode}}} | The mode of the template. The following modes are available:
|
Default Mode
This template is a faster and cleaner way of marking text as both a link and code. Its primary use is on entity names, but it is used on other things too, such as VMT parameters and console commands.
See the following for syntax.
Parameter | Description | Example | Preview |
---|---|---|---|
{{{1}}} | The entity name should link and show. | ||
{{{2}}} | Optionally, you can specify a second field of text to not be counted as a link. | ||
{{{alt}}} | The entity name should show. (Additionally, you can specify {{{alt}}} as a different name to show. ) |
Entity Mode

{{point ent}}
for compatibility with those page having not updated.This mode is used to describe the basic information of a entity. See the following for usage.
Parameter | Description | Example | Preview |
---|---|---|---|
{{{type}}} | The type of the entity. The following types are available:
|
|
|
{{{engine}}} | Which engine the entity belongs to. |
|
|
{{{since}}} | This entity is available since this game. ![]() |
||
{{{1}}} | The name of the entity. It will change the title of a page. ![]() {{lang}} is in use. ![]() {{lang}} to {{Code|selected=1|<entity name>}}. |
||
{{{series}}} | The series that the entity is available in. | [[{{{1}}}|{{{1}}}]]
| |
{{{seriescs}}} | The series of Counter-Strike that the entity is available in. | [[{{{1}}} (Counter-Strike: Source)|{{{1}}}]]
| |
{{{game}}} | The game that the entity is available in. ![]() |
[[{{{1}}} (Team Fortress 2)|{{{1}}}]]
| |
{{{notitlechange}}} | You can prevent title-changing from the template by using this parameter. Used in the /doc page. | ||
{{{suf}}} | Specify the language suffix. The template supports multi-language and you can add more languages that the template supports. |
|
|
See Also
{{Point ent}}
{{Base point multi}}
{{Brush ent}}
{{Base brush multi}}
{{Game name}}