Template:Ent not in fgd: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(added option to take away the bottom link because sometimes you just should not be trying to put a certain entity directly into a map)
No edit summary
 
(30 intermediate revisions by 13 users not shown)
Line 1: Line 1:
{{messagebox
{{ulf|en=1|de=1|ru=1|zh=1}}
|text = This entity is not in the FGD by default.
{{doc}}
|small = {{#if:{{{nolink|}}}||See {{#if: {{{link|}}} | {{{link}}} | [[#FGD Code|below]] }} & [[This Feature is Not Available by Default|!FGD]] for instructions on making it available.}}
 
}}<noinclude>[[Category:Notice templates|{{PAGENAME}}]]</noinclude>
<includeonly>
 
<onlyinclude>{{metanotice
| text = {{#switch: {{language}}
| #default = This entity is [[non-FGD features|not]] in the {{Ent not in fgd/switch|{{{1|{{SUBPAGENAME}}}}} }} [[FGD]] by default{{#if:{{{except|}}}|,&nbsp;except in {{{except}}}}}.
| ru = Этот объект [[non-FGD features|не указан]] в [[FGD|FGD-файле]] по умолчанию{{#if:{{{except|}}}|,&nbsp; исключая {{{except}}}}}.
| de = Diese Entität ist standardmäßig [[non-FGD features|nicht]] in der [[FGD|FGD]]{{#if:{{{except|}}}|,&nbsp;except in {{{except}}}}}.
| zh = 此实体默认[[non-FGD features|不]]存在于 [[FGD|FGD]]{{#if:{{{except|}}}|,&nbsp;except in {{{except}}}}}。
}}<br/><small>{{#switch: {{language}}
| #default = {{#if: {{{nolink|}}}
| {{{smalltext|It should not be put directly in a map{{#if:{{{because|}}}|&nbsp;because {{{because}}}}}.}}}
| {{#if: {{{codeonly|}}}
| It should not be put directly in a map because it can only be configured through code.
| 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.}}
| ru = {{#if:{{{nolink|}}}|Не стоит добавлять его непосредственно на карту{{#if:{{{because|}}}|, потому что {{{because}}}}}.|Смотрите {{#if: {{{link|}}} | {{{link}}} | [[#FGD Code|ниже]] }} инструкции по добавлению в [[FGD|FGD-файл]].}}
| zh = {{#if:{{{nolink|}}}|它不应该直接放置在地图中{{#if:{{{because|}}}|,因为{{{because}}}}}。|请参阅{{#if: {{{link|}}} | {{{link}}} | [[#FGD Code|下面的内容]] }}以获取有关使其可用的说明。}}
}}</small>
| rgb = 12,70,139
| id = [[File:Icon-NotInFGD.png|32px|link=]]
}}</onlyinclude>
 
</includeonly>
 
[[Category:FGD Templates|{{PAGENAME}}]]
[[Category:Notice templates|{{PAGENAME}}]]
[[Category:Metanotice templates]]

Latest revision as of 20:46, 28 July 2025

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
Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
  • {{{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.