Template:Note

From CommunityData
Revision as of 09:51, 13 May 2018 by Unmadindu (talk | contribs) (Created page with "<languages/> <onlyinclude>{{#switch: | = {{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div role="note" class="note note-{{#switch:{{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<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 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>

}}