Difference between revisions of "Template:Note"

From MobiNetS
Jump to: navigation, search
Line 1: Line 1:
<languages/>
<span style="border:1px; border-style:solid; border-radius: 7px;
<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|}}}}}}
border-color:#ddffdd; background-color:#f2fff2; padding:0.1em;
    |gotcha=error
margin:0.1em; display:
    |=info
inline-block;">[[File:Bulbgraph.png|18px|Note|link=]] '''Note:''' {{{1|}}}</span><noinclude>
    |#default={{{2|{{{type|}}}}}}
== Usage ==
    }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{text}}}}}}</div>
Lightbulb Note:
  | [[File:OOjs UI icon lightbulb-20 fc3.svg|18px|<translate><!--T:1--> Note</translate>|link=]]&nbsp;'''<translate><!--T:2--> Note:</translate>''' }}<!--
<pre><nowiki>
--></onlyinclude>
{{Note|Your note text}}
{{documentation|content=
</nowiki></pre>
<translate>
</noinclude>
== Usage == <!--T:3-->
</translate>
<pre>
{{Note|Foo}}
{{Note|Foo|info}}
{{Note|Foo|reminder}}
{{Note|Foo|warn}}
{{Note|Foo|error}}
{{Note}} <translate nowrap><!--T:6--> Loose test</translate>
 
* Text {{Note|Foo|inline=1}}
</pre>
{{Note|Foo}}
{{Note|Foo|info}}
{{Note|Foo|reminder}}
{{Note|Foo|warn}}
{{Note|Foo|error}}
{{Note}} <translate><!--T:4--> Loose test</translate>
 
* Text {{Note|Foo|inline=1}}
 
== Parameters ==
 
{{Note/doc}}
 
}}
[[Category:Templates{{#translation:}}|{{PAGENAME}}]]

Revision as of 23:35, 7 June 2021

Note Note:

Usage

Lightbulb Note:

{{Note|Your note text}}