Template:Code
From ATLauncher Wiki
Template documentation (for the above template, sometimes hidden or invisible)
Contents
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!