Template:Ent not in fgd/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Ent not in fgd}} *<code>nolink</code>: 1 hides the #FGD Code link and notes it shouldn't be put in a map with Hammer. **<code>because</code>: Optional explanation for why it...")
 
No edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Doc/subpage}}
{{Ent not in fgd}}
{{Ent not in fgd}}
*<code>nolink</code>: 1 hides the #FGD Code link and notes it shouldn't be put in a map with Hammer.
*{{param|except}}: List of games wherein it is present in the [[FGD]].
**<code>because</code>: Optional explanation for why it shouldn't be put in a map with Hammer.
*{{param|nolink}}: 1 hides the #FGD Code link and notes it shouldn't be put in a map with Hammer.
*<code>link</code>: Optional name of a page to hold the FGD Code instead of a section on the entity page.
**{{param|because}}: Optional explanation for why it shouldn't be put in a map with Hammer.
*{{param|codeonly}}: quick way to do nolink = 1 and because = it can only be configured through code.
*{{param|link}}: Optional name of a page to hold the FGD Code instead of a section on the entity page.
 
{{Note|To add games which does not include the entities in the FGDs, edit {{Ent|Template:Ent not in fgd/switch}} template.}}

Latest revision as of 00:15, 7 April 2025

Edit-copy.png
This is a documentation subpage for Template:Ent not in fgd.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
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.