Template:Info/doc
From ComputerCraft Wiki
Revision as of 07:58, 2 August 2020 by Magiczocker (Talk | contribs) (Created page with "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 (Tutori...")
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!