Template:FGD/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


*{{param|name}} - name of the file withough .fgd extension
*{{param|name}} - name of the file withough .fgd extension
*{{param|filepath}} - location of the file without / at the end (use / slash not the other one \)
*{{param|filepath}} - location of the file without {{code|/}} at the end (use {{code|/}} slash not the other one {{code|\}})
*{{param|engine}} - source, goldsrc or source 2 to apply category
*{{param|engine}} - source, goldsrc or source 2 to apply category
*{{param|included in fgd link}} - if this fgd is included in other fgd specify a link to that page
*{{param|included in fgd link}} - if this fgd is included in other fgd specify a link to that page

Revision as of 05:58, 11 September 2024

Edit-copy.png
This is a documentation subpage for Template:FGD.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Template to have uniform fgd pages and make them easier to edit if needed

  • {{{name}}} - name of the file withough .fgd extension
  • {{{filepath}}} - location of the file without / at the end (use / slash not the other one \)
  • {{{engine}}} - source, goldsrc or source 2 to apply category
  • {{{included in fgd link}}} - if this fgd is included in other fgd specify a link to that page
  • {{{included in fgd path}}} - path of the fgd file where this fgd file is included in


The fgd text itself should be placed on page Template:FGD/<page name>