« Modèle:Note » : différence entre les versions
Aucun résumé des modifications Balise : Révoqué |
Aucun résumé des modifications Balise : Révocation manuelle |
||
Ligne 1 : | Ligne 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|}}}}}} | <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 | |gotcha=error | ||
Ligne 6 : | Ligne 7 : | ||
| [[File:OOjs UI icon lightbulb-20 fc3.svg|18px|alt=<translate><!--T:1--> Note</translate>|link=]] '''<translate><!--T:2--> Note:</translate>''' }}<!-- | | [[File:OOjs UI icon lightbulb-20 fc3.svg|18px|alt=<translate><!--T:1--> Note</translate>|link=]] '''<translate><!--T:2--> Note:</translate>''' }}<!-- | ||
--></onlyinclude> | --></onlyinclude> | ||
{{documentation|content= | |||
<translate> | |||
== 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}}]] |