Template:Code

From Bike Collectives Wiki
Revision as of 01:06, 16 February 2016 by Eugene (talk | contribs) (seeing what happens)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{{1}}}

Purpose

  1. For quoting slabs of code.
  2. Also useful for quotes.
    In both cases; it helps to prevent:
A really long line of text that happens to stretch really really far off the screen — so far that I want to kick whoever was responsible for it in the 'nads until they die. It really is quite annoying, as I'm sure you can tell.

Usage

{{Code|some text}} produces:

some text
  • HTML code used in a variable will cause the variable to be rendered normally, use <nowiki> tags in those cases.