Template:Note

From VistApedia
Revision as of 17:14, 7 April 2018 by DavidWhitten (talk | contribs) (Created page with "<languages/> <onlyinclude>{{#switch:<translate></translate> | = {{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div role="note" class=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

<languages/> {{ Script error: No such module "Template translation".

 |1=
 |2=
 |demo=demo
 }}

{{ Script error: No such module "Template translation". |content= <translate>

Usage

</translate>

{{note|Foo}}
{{note|Foo|reminder}}
{{note|Foo|error}}
{{note|Foo|gotcha}}
{{tip|Foo}}
{{note}} <translate><!--T:6--> Loose test</translate>
{{tip}} <translate><!--T:7--> Loose test</translate>

{{ Script error: No such module "Template translation".

 |1=Foo
 |2=
 |demo=
 }}

{{ Script error: No such module "Template translation".

 |1=Foo
 |2=reminder
 |demo=
 }}

{{ Script error: No such module "Template translation".

 |1=Foo
 |2=error
 |demo=
 }}

{{ Script error: No such module "Template translation".

 |1=Foo
 |2=gotcha
 |demo=
 }}

{{ Script error: No such module "Template translation".

 |1=Foo
 |2=reminder
 |demo=
 }}

{{ Script error: No such module "Template translation".

 |1=
 |2=
 |demo=
 }} <translate> Loose test</translate>

{{ Script error: No such module "Template translation".

 |1=
 |2=reminder
 |demo=
 }} <translate> Loose test</translate>

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

}} [[Category:Templates{{#translation:}}|Note]]