Template:Ent not in fgd: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(try adding Russian translation for this template)
Line 1: Line 1:
{{Translate|type=template|lang 1=ru}}
{{Translate|type=template|lang 1=ru}}
{{Uselangflags|en=1|de=1|zh=1}}[[Category:FGD Templates|{{PAGENAME}}]][[Category:Notice templates|{{PAGENAME}}]][[Category:Metanotice templates]]
{{Uselangflags|en=1|de=1|ru=1|zh=1}}[[Category:FGD Templates|{{PAGENAME}}]][[Category:Notice templates|{{PAGENAME}}]][[Category:Metanotice templates]]
<onlyinclude><includeonly>{{metanotice
<onlyinclude><includeonly>{{metanotice
|text = {{Autolang
|text = {{Autolang
|This entity is [[non-FGD features|not]] in the [[FGD]] by default.
|This entity is [[non-FGD features|not]] in the [[FGD]] by default.
|ru=Эта энтити не находится в [[FGD]] по умолчанию.
|de=Diese Entität ist standardmäßig [[non-FGD features|nicht]] in der [[FGD|FGD]].
|de=Diese Entität ist standardmäßig [[non-FGD features|nicht]] in der [[FGD|FGD]].
|zh=此实体默认[[non-FGD features|不]]存在于 [[FGD|FGD]]。
|zh=此实体默认[[non-FGD features|不]]存在于 [[FGD|FGD]]。
Line 9: Line 10:
|{{#if:{{{nolink|}}}|It should not be put directly in a map{{#if:{{{because|}}}|&nbsp;because {{{because}}}}}.|See {{#if: {{{link|}}} | {{{link}}} | [[#FGD Code|below]] }} for instructions on making it available.}}
|{{#if:{{{nolink|}}}|It should not be put directly in a map{{#if:{{{because|}}}|&nbsp;because {{{because}}}}}.|See {{#if: {{{link|}}} | {{{link}}} | [[#FGD Code|below]] }} for instructions on making it available.}}
|de={{#if:{{{nolink|}}}|Es sollte nicht direkt in eine Karte eingefügt werden{{#if:{{{because|}}}|&nbsp;weil {{{because}}}}}.|See {{#if: {{{link|}}} | {{{link}}} | [[#FGD Code|unten]] }} für Anweisungen zur Bereitstellung.}}
|de={{#if:{{{nolink|}}}|Es sollte nicht direkt in eine Karte eingefügt werden{{#if:{{{because|}}}|&nbsp;weil {{{because}}}}}.|See {{#if: {{{link|}}} | {{{link}}} | [[#FGD Code|unten]] }} für Anweisungen zur Bereitstellung.}}
|de={{#if:{{{nolink|}}}|Не стоит добавлять её на свою карту {{#if:{{{because|}}}|&nbsp;, потому что {{{because}}}}}.|Смотрите {{#if: {{{link|}}} | {{{link}}} | [[#FGD Code|снизу]] }} для инструкции по добавлению в [[FGD]].}}
|zh={{#if:{{{nolink|}}}|它不应该直接放置在地图中{{#if:{{{because|}}}|,因为{{{because}}}}}。|请参阅{{#if: {{{link|}}} | {{{link}}} | [[#FGD Code|下面的内容]] }}以获取有关使其可用的说明。}}
|zh={{#if:{{{nolink|}}}|它不应该直接放置在地图中{{#if:{{{because|}}}|,因为{{{because}}}}}。|请参阅{{#if: {{{link|}}} | {{{link}}} | [[#FGD Code|下面的内容]] }}以获取有关使其可用的说明。}}
}}</small>
}}</small>

Revision as of 06:59, 21 June 2023

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.