Template:Code

From Pixar Cars Wiki
Revision as of 16:05, 19 June 2024 by RodRedlineM1 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Used to wrap text in <code> and <nowiki> tags, as to avoid parsing it; essentially a non-line breaking version of the pre tag. Useful for documentation pages.

Example

{{Code|Insert [[Wikitext]] here}}

Output: Insert [[Wikitext]] here

See also