Template:Note: Difference between revisions

no edit summary
(Created page with "<languages/> <onlyinclude>{{#switch:<translate></translate> | = {{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div class="note note-{...")
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1:
{|border="0" width="100%" style="background:#ffffe6"
<languages/>
|-
<onlyinclude>{{#switch:<translate></translate>
|width="50px" valign=top|[[File:tips_icons.png|30px|link=]]
| =
|1={{{1|}}}
{{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div class="note note-{{#switch:{{{2|}}}
|}
|gotcha=error
|=info
|#default={{{2|}}}
}}" style="background-position:{{dir|{{pagelang}}|right|left}} 7px top 50%; {{dir|{{pagelang}}|padding-right: 40px; padding-left: 0.5em;|padding-right: 0.5em; padding-left: 40px;}}">{{{1}}}</div>
| [[File:Bulbgraph.png|18px|<translate><!--T:1--> Note</translate>|link=]]&nbsp;'''<translate><!--T:2--> Note:</translate>''' }}
| #default=
{{ {{TNTN|Note}}
|1={{{1|}}}
|2={{{2|}}}
|demo=<noinclude>demo</noinclude>
}}
}}</onlyinclude>
{{ {{TNTN|documentation}} |content=
<translate>
== Usage == <!--T:3-->
</translate>
<pre>
{{note|Foo}}
{{note|Foo|reminder}}
{{note|Foo|error}}
{{note|Foo|gotcha}}
{{tip|Foo}}
{{note}} <translate><!--T:6--> Loose test</translate>
{{tip}} <translate><!--T:7--> Loose test</translate>
</pre>
{{note|Foo}}
{{note|Foo|reminder}}
{{note|Foo|error}}
{{note|Foo|gotcha}}
{{tip|Foo}}
{{note}} <translate><!--T:4--> Loose test</translate>
 
{{tip}} <translate><!--T:5--> Loose test</translate>
 
<templatedata>
{
"params": {
"1": {
"type": "content"
},
"2": {}
},
"format": "inline"
</templatedata>
 
}}
[[Category:Templates{{translation}}|{{PAGENAME}}]]