24,547 ARTICLES
ON THIS WIKI

Template:Code/doc

This template will wrap input in code tags.

Syntax

{{Code|<1>}}

Parameters

  • 1: The input data which will be wrapped in code tags.

Examples

{{Code|Hello World!}}

gives...

Hello World!