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

탄빵라이브러리
Import>Matt Fitzpatrick
잔글 (added role="note" attribute to div container)
Import>Brett Wuth
(Add <nowiki></nowiki> to force parsing of initial bullet. See test cases)
10번째 줄: 10번째 줄:
| #default=
| #default=
   {{ {{TNTN|Note}}
   {{ {{TNTN|Note}}
   |1={{{1|}}}
   |1={{#if:{{{1|}}}|<nowiki></nowiki>{{{1|}}}}}
   |2={{{2|}}}
   |2={{{2|}}}
   |demo=<noinclude>demo</noinclude>
   |demo=<noinclude>demo</noinclude>

2017년 6월 17일 (토) 01:25 판

<languages/> {{ 틀:TNTN

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

{{ 틀: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>

{{ 틀: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=
 }} <translate> Loose test</translate>

틀:Tip <translate> Loose test</translate>

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

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