Difference between revisions of "Template:Note"

From Looking Glass
Jump to navigation Jump to search
(Created page with "<languages/> <onlyinclude>{{#if: {{#if:{{{1|{{{text|}}}}}}|{{{1|{{{text|}}}}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <templatestyles src="Note/styles.css"...")
 
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
<languages/>
 
<onlyinclude>{{#if: {{#if:{{{1|{{{text|}}}}}}|{{{1|{{{text|}}}}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <templatestyles src="Note/styles.css" /><div role="note" class="note note-{{#switch: {{{2|{{{type|}}}}}}
 
    |gotcha=error
 
    |=info
 
    |#default={{{2|{{{type|}}}}}}
 
    }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{text}}}}}}</div>
 
  | [[File:OOjs UI icon lightbulb-20 fc3.svg|18px|alt=Note|link=]]&nbsp;'''Note:''' }}<!--
 
--></onlyinclude>
 
{{documentation|content=
 
== Usage ==
 
<pre>
 
{{Note|Foo}}
 
{{Note|Foo|info}}
 
{{Note|Foo|reminder}}
 
{{Note|Foo|warn}}
 
{{Note|Foo|error}}
 
{{Note}} Loose test
 
  
* Text {{Note|Foo|inline=1}}
 
</pre>
 
{{Note|Foo}}
 
{{Note|Foo|info}}
 
{{Note|Foo|reminder}}
 
{{Note|Foo|warn}}
 
{{Note|Foo|error}}
 
{{Note}} Loose test
 
 
* Text {{Note|Foo|inline=1}}
 
 
== Parameters ==
 
 
{{Note/doc}}
 
 
}}
 
[[Category:Templates{{#translation:}}|{{PAGENAME}}]]
 

Latest revision as of 17:53, 23 January 2022