Template:FGD/doc: Difference between revisions

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




The fgd text itself should be placed on page {{code|Template:FGD page/raw/<page name>}}
The fgd text itself should be placed on page {{code|Template:FGD/<page name>}}
* Example [[Left 4 Dead 2.fgd]] has the text on [[Template:FGD/raw/Left 4 Dead 2.fgd]]
* Example [[Left 4 Dead 2.fgd]] has the text on [[Template:FGD/Left 4 Dead 2.fgd]]

Revision as of 03:45, 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

  • {{{engine}}} - source, goldsrc or source 2 to apply category
  • {{{filepath}}} - location of the file
  • {{{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>