Difference between revisions of "Template:C"
Jump to navigation
Jump to search
(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...") |
(No difference)
|
Revision as of 11:59, 5 June 2017
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.