Template:NPCNote: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Eh)
(Hoofdaphobia)
Line 3: Line 3:
Shows this note:
Shows this note:
<onlyinclude>{{Note|{{#if: {{{goldsrc|}}}
<onlyinclude>{{Note|{{#if: {{{goldsrc|}}}
| {{NPCNote/strings|monster}}{{#if:{{{nocat|}}}||<includeonly>{{aCategory|GoldSrc NPC entities}}</includeonly>}}
| {{NPCNote/strings|monster}}{{#if:{{{nocat|}}}||<includeonly>{{ACategory|GoldSrc NPC entities}}</includeonly>}}
| {{NPCNote/strings|NPC}}{{#if:{{{nocat|}}}||<includeonly>{{aCategory|NPC entities}}</includeonly>}}
| {{NPCNote/strings|NPC}}{{#if:{{{nocat|}}}||<includeonly>{{ACategory|NPC entities}}</includeonly>}}
}}}}</onlyinclude>
}}}}</onlyinclude>


If the {{param|goldsrc}} parameter is present, shows this note instead:
If the {{param|goldsrc}} parameter is present, shows this note instead:
{{NPCNote|goldsrc=1|nocat=1}}
{{NPCNote|goldsrc=1|nocat=1}}

Revision as of 12:14, 23 September 2024

English (en)Русский (ru)
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

Shows this note:

Note.pngNote:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.

If the {{{goldsrc}}} parameter is present, shows this note instead:

Note.pngNote:Some keyvalues, spawnflags, or effect flags might not affect a monster, based on the functionality and coding of the monster.