Template:Ent not in fgd: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
|text = {{Autolang
|text = {{Autolang
|This entity is [[non-FGD features|not]] in the {{Ent not in fgd/switch|{{{1|{{ROOTPAGENAME}}}}} }} [[FGD]] by default {{#if:{{{except|}}}|, except in {{{except}}}}}.
|This entity is [[non-FGD features|not]] in the {{Ent not in fgd/switch|{{{1|{{ROOTPAGENAME}}}}} }} [[FGD]] by default {{#if:{{{except|}}}|, except in {{{except}}}}}.
|ru=Эта энтити не находится в [[FGD]] по умолчанию{{#if:{{{except|}}}|, except in {{{except}}}}}.
|ru=Этот объект [[non-FGD features|не указан]] в [[FGD]] по умолчанию {{#if:{{{except|}}}|,  исключая {{{except}}}}}.
|de=Diese Entität ist standardmäßig [[non-FGD features|nicht]] in der [[FGD|FGD]]{{#if:{{{except|}}}|, except in {{{except}}}}}.
|de=Diese Entität ist standardmäßig [[non-FGD features|nicht]] in der [[FGD|FGD]]{{#if:{{{except|}}}|, except in {{{except}}}}}.
|zh=此实体默认[[non-FGD features|不]]存在于 [[FGD|FGD]]{{#if:{{{except|}}}|, except in {{{except}}}}}。
|zh=此实体默认[[non-FGD features|不]]存在于 [[FGD|FGD]]{{#if:{{{except|}}}|, except in {{{except}}}}}。

Revision as of 11:14, 4 June 2024

English (en)Deutsch (de)Русский (ru)中文 (zh)
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history
Info.png
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
  • {{{except}}}: List of games wherein it is present in the FGD.
  • {{{nolink}}}: 1 hides the #FGD Code link and notes it shouldn't be put in a map with Hammer.
    • {{{because}}}: Optional explanation for why it shouldn't be put in a map with Hammer.
  • {{{codeonly}}}: quick way to do nolink = 1 and because = it can only be configured through code.
  • {{{link}}}: Optional name of a page to hold the FGD Code instead of a section on the entity page.
Note.pngNote:To add games which does not include the entities in the FGDs, edit Template:Ent not in fgd/switch template.