Template: C

From 3DGE Wiki
Revision as of 22:08, 7 October 2014 by Corbin (talk | contribs) (Created page with "<includeonly><span style="font-family: 'this-font-does-not-exist', monospace, sans-serif; font-size: 1em;">{{{1}}}</span></includeonly><noinclude> Used to include monospaced t...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Used to include monospaced text which will be inlined in a paragraph or sentence.

This is useful, for example, for names of functions or variables inside source code, as well as files, lumps...

The {{c|wipe_doMelt()}} function in {{c|f_wipe.c}} handles the animation in [[intermission screen]]s.

Renders as:

The wipe_doMelt() function in f_wipe.c handles the animation in intermission screens.

This template is from the Doom Wiki, all copyrights belong to them and are available via the Terms of Use.