Template:Note: Difference between revisions
Jump to navigation
Jump to search
mwnote>Krinkle No edit summary |
mwnote>Matt Fitzpatrick m (added role="note" attribute to div container) |
||
Line 2: | Line 2: | ||
<onlyinclude>{{#switch:<translate></translate> | <onlyinclude>{{#switch:<translate></translate> | ||
| = | | = | ||
{{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div class="note note-{{#switch:{{{2|}}} | {{#if: {{#if:{{{1|}}}|{{{1}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div role="note" class="note note-{{#switch:{{{2|}}} | ||
|gotcha=error | |gotcha=error | ||
|=info | |=info |
Revision as of 21:29, 1 June 2017
<languages/> {{ Template:TNTN
|1= |2= |demo=demo }}
{{ Template:TNTN |content= <translate>
Usage
</translate>
{{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>
|1=Foo |2= |demo= }}
|1=Foo |2=reminder |demo= }}
|1=Foo |2=error |demo= }}
|1=Foo |2=gotcha |demo= }}
|1= |2= |demo= }} <translate> Loose test</translate>
Template:Tip <translate> Loose test</translate>
<templatedata> { "params": { "1": { "type": "content" }, "2": {} }, "format": "inline" } </templatedata>
}} [[Category:TemplatesTemplate:Translation|Note]]