« Modèle:Note » : différence entre les versions
test0>Shirayuki (Marked this version for translation) |
test0>Shirayuki (migrate to make translation easier) |
||
Ligne 14 : | Ligne 14 : | ||
}} | }} | ||
}}</onlyinclude> | }}</onlyinclude> | ||
{{ {{TNTN|documentation}} }} | {{ {{TNTN|documentation}} |content= | ||
== Usage == | |||
<pre> | |||
{{note|Foo}} | |||
{{note|Foo|reminder}} | |||
{{note|Foo|error}} | |||
{{note|Foo|gotcha}} | |||
{{tip|Foo}} | |||
{{note}} Loose test | |||
{{tip}} Loose test | |||
</pre> | |||
{{note|Foo}} | |||
{{note|Foo|reminder}} | |||
{{note|Foo|error}} | |||
{{note|Foo|gotcha}} | |||
{{tip|Foo}} | |||
{{note}} Loose test | |||
{{tip}} Loose test | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"type": "content" | |||
}, | |||
"2": {} | |||
}, | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
}} | |||
[[Category:Templates{{translation}}|{{PAGENAME}}]] | [[Category:Templates{{translation}}|{{PAGENAME}}]] |
Version du 22 janvier 2017 à 12:31
<languages/> {{#switch:<translate></translate> | =
{{#if: {{#if:|{{{1}}}|{{#if:demo|demo|}} }} |
| <translate> Note:</translate> }}
| #default=
{{ Modèle:TNTN |1= |2= |demo=demo }}
}} {{ Modèle:TNTN |content=
Usage
{{note|Foo}} {{note|Foo|reminder}} {{note|Foo|error}} {{note|Foo|gotcha}} {{tip|Foo}} {{note}} Loose test {{tip}} Loose test
{{#switch:<translate></translate> | =
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} |
| <translate> Note:</translate> }}
| #default=
{{ Modèle:TNTN |1=Foo |2= |demo= }}
}} {{#switch:<translate></translate> | =
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} |
| <translate> Note:</translate> }}
| #default=
{{ Modèle:TNTN |1=Foo |2=reminder |demo= }}
}} {{#switch:<translate></translate> | =
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} |
| <translate> Note:</translate> }}
| #default=
{{ Modèle:TNTN |1=Foo |2=error |demo= }}
}} {{#switch:<translate></translate> | =
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} |
| <translate> Note:</translate> }}
| #default=
{{ Modèle:TNTN |1=Foo |2=gotcha |demo= }}
}} Modèle:Tip {{#switch:<translate></translate> | =
{{#if: {{#if:|{{{1}}}|{{#if:|demo|}} }} |
| <translate> Note:</translate> }}
| #default=
{{ Modèle:TNTN |1= |2= |demo= }}
}} Loose test
Modèle:Tip Loose test
<templatedata> { "params": { "1": { "type": "content" }, "2": {} }, "format": "inline" } </templatedata>
}} [[Category:TemplatesModèle:Translation|Note]]