Template:Ent not in fgd

From Valve Developer Community
Revision as of 02:35, 8 July 2023 by 1416006136 (talk | contribs)
Jump to navigation Jump to search
Info content.png
This template needs translations.
This template does not contain translations for the following languages: Русский (ru)
If you are fluent in one of these languages, please help out by translating the text inside this template. This can be done by using the {{language}} template where appropriate.
Also, please make sure the article complies with the alternate languages guide.
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.