"틀:Note"의 두 판 사이의 차이

탄빵라이브러리
Import>Shirayuki
(Marked this version for translation)
Import>Shirayuki
(migrate to make translation easier)
14번째 줄: 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}}]]

2017년 1월 22일 (일) 20:31 판

<languages/> {{ 틀:TNTN

 |1=
 |2=
 |demo=demo
 }}

{{ 틀:TNTN |content=

Usage

{{note|Foo}}
{{note|Foo|reminder}}
{{note|Foo|error}}
{{note|Foo|gotcha}}
{{tip|Foo}}
{{note}} Loose test
{{tip}} Loose test

{{ 틀:TNTN

 |1=Foo
 |2=
 |demo=
 }}

{{ 틀:TNTN

 |1=Foo
 |2=reminder
 |demo=
 }}

{{ 틀:TNTN

 |1=Foo
 |2=error
 |demo=
 }}

{{ 틀:TNTN

 |1=Foo
 |2=gotcha
 |demo=
 }}

틀:Tip {{ 틀:TNTN

 |1=
 |2=
 |demo=
 }} Loose test

틀:Tip Loose test

<templatedata> { "params": { "1": { "type": "content" }, "2": {} }, "format": "inline" } </templatedata>

}} [[Category:Templates틀:Translation|Note]]