Template:Info/doc

From ComputerCraft Wiki
Revision as of 07:55, 4 August 2020 by Magiczocker (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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:

Grid Ink Sac.png  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!