Template:Tt

From FreeAllegiance Wiki
Revision as of 14:49, 10 June 2009 by Badpazzword (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

{{{1}}}


This template formats inline chunks of code. There are several things that can go wrong, for example:

  • Equals need escaping with {{=}}. If you don't you'll get this: {{{1}}} instead of a = b;.