Template:Info

From Organic Design wiki
Info.svg {{{1}}}

The info template, is used to for adding useful information describing the purpose of an article. It should only be used at the top of an article, but under some circumstances may be used within sections.

Usage

{{info|This is a test}}

Creates;

Info.svg This is a test

<templatedata> { "description": "The info template, is used to for adding useful information describing the purpose of an article.", "params": { "text": { "label": "Message", "type": "content", "required": true, "description": "The message", "aliases": ["1"] } } } </templatedata>