Template:This is a/doc: Difference between revisions
Jump to navigation
Jump to search
Note:All the entity templates listed below are deprecated.
No edit summary |
No edit summary |
||
Line 92: | Line 92: | ||
|- | |- | ||
|align="center"|{{Code|preset=2|{{param|internal}}}} | |align="center"|{{Code|preset=2|{{param|internal}}}} | ||
|If enabled, "cut" will be displayed before "entity" and | |If enabled, "cut" will be displayed before "entity" and a category will be added to the page. | ||
|{{CodeBlock|<nowiki>{{this is a|entity|internal=1}}</nowiki>}} | |{{CodeBlock|<nowiki>{{this is a|entity|internal=1}}</nowiki>}} | ||
|{{Capsule|style=2|margin=5px|{{this is a|entity|internal=1|nocat=1}}}} | |{{Capsule|style=2|margin=5px|{{this is a|entity|internal=1|nocat=1}}}} | ||
|- | |- | ||
|align="center"|{{Code|preset=2|{{param|cut}}}} | |align="center"|{{Code|preset=2|{{param|cut}}}} | ||
|If enabled, "cut" will be displayed before "(internal) ... entity" and | |If enabled, "cut" will be displayed before "(internal) ... entity" and a category will be added to the page. | ||
|{{CodeBlock|<nowiki>{{this is a|cut=1|internal=1|entity}}</nowiki>}} | |{{CodeBlock|<nowiki>{{this is a|cut=1|internal=1|entity}}</nowiki>}} | ||
|{{Capsule|style=2|margin=5px|{{this is a|cut=1|internal=1|entity|nocat=1}}}} | |{{Capsule|style=2|margin=5px|{{this is a|cut=1|internal=1|entity|nocat=1}}}} |
Revision as of 14:22, 24 May 2024

This is a documentation subpage for Template:This is a.
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 the master format page for all Entity, Console command/variable, and Shader pages. Each page should have this at the beginning to describe the basic info about each one, such as what they are and their availability. It should be placed on the base pages of articles using {{MultiPage}}.
Parameters and Examples
*: Necessary parameters.
Parameter | Description | Example | Preview |
---|---|---|---|
*{{{1}}} | The type of the object need to describe. The following types are available: Entities:
Console Variables, Commands, QC Commands:
Miscellaneous:
![]() |
This is a incredible entity available in all
![]() | |
{{{shader}}} | The shader that a parameter is in (only works if {{{1}}} is equal to shader parameter). | $lightmap is a material shader parameter for the VertexLitGeneric shader available in ![]() ![]() ![]()
| |
{{{engine}}} {{{engine1}}} {{{engine2}}} |
Which engine the subject belongs to.
![]() |
||
{{{except}}} | This is available in all other games except this one. ![]() |
||
{{{since}}} | This is available since this game. ![]() |
||
{{{name}}} | The name of the subject. It will change the title of a page. The default value is "This". You can specify it to 0 to remove the entity name. | ||
{{{series}}} | The series that the subject is available in. | ||
{{{game}}} | The game that the subject is available in. ![]() |
This is a path entity available in
![]() | |
{{{notitlechange}}} | You can prevent title-changing from the template by using this parameter. Used in the /doc page. | ||
{{{internal}}} | If enabled, "cut" will be displayed before "entity" and a category will be added to the page. | ||
{{{cut}}} | If enabled, "cut" will be displayed before "(internal) ... entity" and a category will be added to the page. | ||
{{{sprite}}} | The icon of the entity:
|
||
{{{icon}}} | Make the game icon appear left-aligned.
|
||
{{{game1}}} ~ {{{game5}}} | If this is available in multiple games, use these parameters to describe. ![]() ![]() |
This is a point entity available in
![]() ![]() ![]() ![]() ![]() ![]() | |
{{{nocat}}} | Don't place any categories. | N/A | |
{{{except-multi}}} | Similar to {{{except}}}, but can specify multiple games simultaneously. ![]() |
See also

- {{Entity}}
- {{Format}}
- {{Point ent}}
- {{Base point multi}}
- {{Brush ent}}
- {{Base brush multi}}
- {{Game name}}
- {{Shaderparam}}