Difference between revisions of "Template:Note"

(Created page with "{{#if: {{{1|<noinclude>demo</noinclude>}}} | <div class="note note-{{#switch:{{{2|}}} |gotcha=error |=info |#default={{{2|}}} }}">{{{1}}}</div> | [[File:Bulbgraph.png|18px|Not…")
 
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
{{#if: {{{1|<noinclude>demo</noinclude>}}} | <div class="note note-{{#switch:{{{2|}}}
+
{|  
|gotcha=error
+
| [[File:Alert.png|50px|Note|link=]]  
|=info
+
| <div style="color:#e06000">'''Note''':{{{1}}}  </div>
|#default={{{2|}}}
+
|}
}}">{{{1}}}</div> | [[File:Bulbgraph.png|18px|Note|link=]]&nbsp;'''Note''': }}<noinclude>
+
 
 +
<noinclude>
 
== Usage ==
 
== Usage ==
 
<pre>
 
<pre>
{{note|Foo}}
+
{{{note|Information}}}
{{note|Foo|reminder}}
+
{{note|Foo|error}}
+
{{note|Foo|gotcha}}
+
{{tip|Foo}}
+
{{note}} Loose test
+
{{tip}} Loose test
+
 
</pre>
 
</pre>
{{note|Foo}}
 
{{note|Foo|reminder}}
 
{{note|Foo|error}}
 
{{note|Foo|gotcha}}
 
{{tip|Foo}}
 
 
{{note}} Loose test
 
 
{{tip}} Loose test
 
 
[[Category:Templates|{{PAGENAME}}]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 20:18, 5 September 2012

Note
Note:{{{1}}}


[edit] Usage

{{{note|Information}}}