Template:Note: Difference between revisions
(Marked this version for translation) |
(migrate to make translation easier) |
||
Line 14: | Line 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}}]] |
Revision as of 05:31, 22 January 2017
<languages/> {{#switch:<translate></translate> | =
{{#if: {{#if:|{{{1}}}|{{#if:demo|demo|}} }} |
| <translate> Note</translate> <translate> Note:</translate> }}
| #default=
{{ Template:TNTN |1= |2= |demo=demo }}
}} {{ Template: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> <translate> Note:</translate> }}
| #default=
{{ Template:TNTN |1=Foo |2= |demo= }}
}} {{#switch:<translate></translate> | =
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} |
| <translate> Note</translate> <translate> Note:</translate> }}
| #default=
{{ Template:TNTN |1=Foo |2=reminder |demo= }}
}} {{#switch:<translate></translate> | =
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} |
| <translate> Note</translate> <translate> Note:</translate> }}
| #default=
{{ Template:TNTN |1=Foo |2=error |demo= }}
}} {{#switch:<translate></translate> | =
{{#if: {{#if:Foo|Foo|{{#if:|demo|}} }} |
| <translate> Note</translate> <translate> Note:</translate> }}
| #default=
{{ Template:TNTN |1=Foo |2=gotcha |demo= }}
}} Template:Tip {{#switch:<translate></translate> | =
{{#if: {{#if:|{{{1}}}|{{#if:|demo|}} }} |
| <translate> Note</translate> <translate> Note:</translate> }}
| #default=
{{ Template:TNTN |1= |2= |demo= }}
}} Loose test
Template:Tip Loose test
<templatedata> { "params": { "1": { "type": "content" }, "2": {} }, "format": "inline" } </templatedata>
}} [[Category:TemplatesTemplate:Translation|Note]]