Template:HexenSrc
From DoomWiki.org
Template for linking to a location in the Hexen source code. Based on Template:DoomSrc. Parameters are:
- text=
- Text to use for the link.
- file=
- Filename to link to.
- line=
- Line number to link to. Optional.
Example:
{{HexenSrc|file=SB_BAR.C|text=sb_bar.c}} contains the status bar code.
Gives:
sb_bar.c contains the status bar code.