"틀:Note"의 두 판 사이의 차이
Import>Shirayuki 잔글 (Protected "Template:Note": Excessive vandalism ([Edit=Allow only autoconfirmed users] (expires 13:25, 22 June 2017 (UTC)) [Move=Allow only autoconfirmed users] (expires 13:25, 22 June 2017 (UTC)))) |
Blue Electric (토론 | 기여) (Imported from: https://www.mediawiki.org/wiki/Template:Note) |
||
(사용자 10명의 중간 판 35개는 보이지 않습니다) | |||
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 | |||
|=info | |||
|#default={{{2|{{{type|}}}}}} | |||
}}">{{{1}}}</div> | [[File: | }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{text}}}}}}</div> | ||
{{ | | [[File:OOjs UI icon lightbulb-20 fc3.svg|18px|Note|link=]] '''Note:''' }}<!-- | ||
--></onlyinclude> | |||
</ | == 사용예 == | ||
<pre> | |||
{{Note|Foo}} | |||
{{Note|Foo|info}} | |||
{{Note|Foo|reminder}} | |||
{{Note|Foo|warn}} | |||
{{Note|Foo|error}} | |||
{{Note}} Loose test | |||
* Text {{Note|Foo|inline=1}} | |||
</pre> | |||
{{Note|Foo}} | |||
{{Note|Foo|info}} | |||
{{Note|Foo|reminder}} | |||
{{Note|Foo|warn}} | |||
{{Note|Foo|error}} | |||
* 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