Template:Note
From CommunityData
<languages/>
{{{1}}}
{{ Template:TNTN |content=
Usage
{{note|Foo}} {{note|Foo|reminder}} {{note|Foo|error}} {{note|Foo|gotcha}} {{tip|Foo}} {{note}} Loose test {{tip}} Loose test
Foo
Foo
Foo
Foo
Template:Tip Note: Loose test
Template:Tip Loose test
<templatedata> { "params": { "1": { "type": "content", "label": "Text", "required": true }, "2": { "label": "Type", "description": "'reminder', 'error', 'gotcha' or nothing. Will affect formatting.", "type": "string" } }, "format": "inline", "description": "Show a note in a box (e.g. a top-of-the-page warning)." } </templatedata>
}}