"틀:Note"의 두 판 사이의 차이
Import>Kghbln (de-clutter the docu, this should have been done years ago) |
Blue Electric (토론 | 기여) (Imported from: https://www.mediawiki.org/wiki/Template:Note) |
||
(사용자 3명의 중간 판 9개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
<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|}}}}}} | |||
<onlyinclude>{{# | |||
{{#if: {{ | |||
|gotcha=error | |gotcha=error | ||
|=info | |=info | ||
|#default={{{2|}}} | |#default={{{2|{{{type|}}}}}} | ||
}} {{# | }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{text}}}}}}</div> | ||
| [[File:OOjs UI icon lightbulb-20 fc3.svg|18px| | | [[File:OOjs UI icon lightbulb-20 fc3.svg|18px|Note|link=]] '''Note:''' }}<!-- | ||
--></onlyinclude> | |||
== 사용예 == | |||
== | |||
<pre> | <pre> | ||
{{Note|Foo}} | {{Note|Foo}} | ||
{{Note|Foo|info}} | |||
{{Note|Foo|reminder}} | {{Note|Foo|reminder}} | ||
{{Note|Foo|warn}} | |||
{{Note|Foo|error}} | {{Note|Foo|error}} | ||
{{Note | {{Note}} Loose test | ||
* Text {{Note|Foo|inline=1}} | * Text {{Note|Foo|inline=1}} | ||
</pre> | </pre> | ||
{{Note|Foo}} | {{Note|Foo}} | ||
{{Note|Foo|info}} | |||
{{Note|Foo|reminder}} | {{Note|Foo|reminder}} | ||
{{Note|Foo|warn}} | |||
{{Note|Foo|error}} | {{Note|Foo|error}} | ||
* Text {{Note|Foo|inline=1}} | * Text {{Note|Foo|inline=1}} | ||
2021년 11월 15일 (월) 06:51 기준 최신판
{{{text}}}
사용예
{{Note|Foo}} {{Note|Foo|info}} {{Note|Foo|reminder}} {{Note|Foo|warn}} {{Note|Foo|error}} {{Note}} Loose test * Text {{Note|Foo|inline=1}}
Foo
Foo
Foo
Foo
Foo
- Text Foo