Template:Info
From ComputerCraft Wiki
The info template allows you to display a simple information message. This is useful for standard wiki pages. An example can be found at the Lua Resource Pack Making tutorial.
Usage
The usage for this template is as follows:
{{info|Your text here}}
This code will produce:
Information | |
Your text here |
(The text will not be green, that is because of the documentation template) That's pretty much it for this template, a simple Info box!