|
|
(29 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <languages/> | | <span style="width:100%; border:2px; 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:#2980b9; background-color:#F5FFFA; padding:0.1em; |
| |gotcha=error
| | margin:0.1em; display: |
| |=info
| | inline-block;">[[File:noteicon.png|18px|Note|link=]] {{{1|}}}</span><br> |
| |#default={{{2|{{{type|}}}}}}
| | <noinclude> |
| }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{text}}}}}}</div>
| | == Usage == |
| | [[File:OOjs UI icon lightbulb-20 fc3.svg|18px|<translate><!--T:1--> Note</translate>|link=]] '''<translate><!--T:2--> Note:</translate>''' }}<!--
| | Lightbulb Note: |
| --></onlyinclude>
| | <pre><nowiki> |
| {{documentation|content=
| | {{Note|Your note text}} |
| <translate> | | </nowiki></pre> |
| == Usage == <!--T:3--> | | </noinclude> |
| </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}}]]
| |