|
|
Line 1: |
Line 1: |
| {{#if: {{{1|<noinclude>demo</noinclude>}}} | <div class="note note-{{#switch:{{{2|}}}
| |
| |gotcha=error
| |
| |=info
| |
| |#default={{{2|}}}
| |
| }}">{{{1}}}</div> | [[File:Bulbgraph.png|18px|Note|link=]] '''Note''': }}<noinclude>
| |
| == Usage ==
| |
| <pre>
| |
| {{note|Foo}}
| |
| {{note|Foo|reminder}}
| |
| {{note|Foo|error}}
| |
| {{note|Foo|gotcha}}
| |
| {{tip|Foo}}
| |
| {{note}} Loose test
| |
| {{tip}} Loose test
| |
| </pre>
| |
| {{note|Foo}}
| |
| {{note|Foo|reminder}}
| |
| {{note|Foo|error}}
| |
| {{note|Foo|gotcha}}
| |
| {{tip|Foo}}
| |
|
| |
|
| {{note}} Loose test2
| |
|
| |
| {{tip}} Loose test
| |
|
| |
| [[Category:Templates|{{PAGENAME}}]]
| |
| </noinclude>
| |