Difference between revisions of "Template:Note"

545 bytes added ,  03:45, 27 February 2021
use translation aware transclusion
>Krinkle
(using '' for formatting here does not work because it breaks when the incoming input has '' has well. Plus, no reason to use tables here. Only makes it worse. Reverting with fixes.)
>Shirayuki
(use translation aware transclusion)
 
(70 intermediate revisions by 27 users not shown)
Line 1: Line 1:
{{#if: {{{1|<noinclude>demo</noinclude>}}} | <div class="note note-{{#switch:{{{2|}}}
<languages/>
|gotcha=error
<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|}}}}}}
|=info
    |gotcha=error
|#default={{{2|}}}
    |=info
}}">
    |#default={{{2|{{{type|}}}}}}
{{{1}}}</div> | [[File:Bulbgraph.png|18px|Note|link=]]&nbsp; }}<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=]]&nbsp;'''<translate><!--T:2--> Note:</translate>''' }}<!--
--></onlyinclude>
{{documentation|content=
<translate>
== Usage == <!--T:3-->
</translate>
<pre>
<pre>
{{note|Foo}}
{{Note|Foo}}
{{note|Foo|reminder}}
{{Note|Foo|info}}
{{note|Foo|error}}
{{Note|Foo|reminder}}
{{note|Foo|gotcha}}
{{Note|Foo|warn}}
{{tip|Foo}}
{{Note|Foo|error}}
{{note}} Loose test
{{Note}} <translate nowrap><!--T:6--> Loose test</translate>
{{tip}} Loose test
 
* Text {{Note|Foo|inline=1}}
</pre>
</pre>
{{note|Foo}}
{{Note|Foo}}
{{note|Foo|reminder}}
{{Note|Foo|info}}
{{note|Foo|error}}
{{Note|Foo|reminder}}
{{note|Foo|gotcha}}
{{Note|Foo|warn}}
{{tip|Foo}}
{{Note|Foo|error}}
{{note}} Loose test
{{Note}} <translate><!--T:4--> Loose test</translate>
{{tip}} Loose test
 
* Text {{Note|Foo|inline=1}}
 
== Parameters ==
 
{{Note/doc}}


[[Category:Templates|{{PAGENAME}}]]
}}
</noinclude>
[[Category:Templates{{#translation:}}|{{PAGENAME}}]]
Anonymous user