24,493 ARTICLES
ON THIS WIKI

Template:Code/doc

This template will wrap input in code tags.

Syntax[edit]

{{Code|<1>}}

Parameters[edit]

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

Examples[edit]

{{Code|Hello World!}}

gives...

Hello World!