Template:Ent not in fgd: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(nbsp)
m ("nolink" and "link" can be used together now, testing)
Line 1: Line 1:
{{messagebox
{{messagebox
|text = This entity is [[non-FGD features|not]] in the [[FGD]] by default.
|text = This entity is [[non-FGD features|not]] in the [[FGD]] by default.
|small = {{#if:{{{nolink|}}}|It should not be put directly in a map{{#if:{{{because|}}}| because {{{because}}}}}.|See {{#if: {{{link|}}} | {{{link}}} | [[#FGD Code|below]] }} for instructions on making it available.}}
|small = {{#if:{{{nolink|}}}|It should not be put directly in a map{{#if:{{{because|}}}|&nbsp;because {{{because}}}}}.<br>}}See {{#if: {{{link|}}} | {{{link}}} | [[#FGD Code|below]] }} for instructions on making it available.}}
}}<noinclude>
<noinclude>
*<code>nolink</code>: 1 hides the #FGD Code link and notes it shouldn't be put in a map with Hammer.
*<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 shouldn't be put in a map with Hammer.
**<code>because</code>: Optional explanation for why 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.[[Category:Notice templates|{{PAGENAME}}]]</noinclude>
*<code>link</code>: Optional name of a page to hold the FGD Code instead of a section on the entity page.[[Category:Notice templates|{{PAGENAME}}]]</noinclude>

Revision as of 19:41, 29 January 2022

  • 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.
  • link: Optional name of a page to hold the FGD Code instead of a section on the entity page.