본문으로 이동

둘러보기 메뉴

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

214 바이트 추가됨 ,  2021년 11월 15일 (월) 06:51
Imported from: https://www.mediawiki.org/wiki/Template:Note
(Imported from: https://www.mediawiki.org/wiki/Template:Note)
 
(사용자 24명의 중간 판 62개는 보이지 않습니다)
1번째 줄: 1번째 줄:
{{#if: {{{1|<noinclude>demo</noinclude>}}} | <div class="note note-{{#switch:{{{2|}}}
<onlyinclude>{{#if: {{#if:{{{1|{{{text|}}}}}}|{{{1|{{{text|}}}}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <templatestyles src="Note/styles.css" /><div role="note" class="note note-{{#switch: {{{2|{{{type|}}}}}}
|gotcha=error
    |gotcha=error
|=info
    |=info
|#default={{{2|}}}
    |#default={{{2|{{{type|}}}}}}
}}">{{{1}}}</div> | [[File:Bulbgraph.png|18px|Note|link=]]&nbsp;'''Note''': }}<noinclude>
    }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{text}}}}}}</div>
== Usage ==
  | [[File:OOjs UI icon lightbulb-20 fc3.svg|18px|Note|link=]]&nbsp;'''Note:''' }}<!--
  --></onlyinclude>
== 사용예 ==
<pre>
<pre>
{{note|Foo}}
{{Note|Foo}}
{{note|Foo|reminder}}
{{Note|Foo|info}}
{{note|Foo|error}}
{{Note|Foo|reminder}}
{{note|Foo|gotcha}}
{{Note|Foo|warn}}
{{tip|Foo}}
{{Note|Foo|error}}
{{note}} Loose test
{{Note}} Loose test
{{tip}} Loose test
 
* Text {{Note|Foo|inline=1}}
</pre>
</pre>
{{note|Foo}}
{{Note|Foo}}
{{note|Foo|reminder}}
{{Note|Foo|info}}
{{note|Foo|error}}
{{Note|Foo|reminder}}
{{note|Foo|gotcha}}
{{Note|Foo|warn}}
{{tip|Foo}}
{{Note|Foo|error}}
{{note}} Loose test
 
{{tip}} Loose test


[[Category:Templates|{{PAGENAME}}]]
* Text {{Note|Foo|inline=1}}
</noinclude>