Template:C

From Mania Tech Wiki
Revision as of 11:59, 5 June 2017 by Xymph (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> == Purpose == Shortcut to in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Shortcut 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, chunks, formatting codes, etc. For example:

The {{c|$oMania $iTech$m Wiki$z}} covers ''tech''nical information and ''tech''nology.

renders as:

The $oMania $iTech$m Wiki$z covers technical information and technology.

Source

This template is adapted from DoomWiki.org.