틀:Color: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
 
(사용자 2명의 중간 판 6개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<span style="color:{{#ifeq:{{{3|}}}|ingame|rgb({{TextColor|{{{2}}}}})|{{{2}}}}}">{{{1}}}</span><noinclude>
<span style="color:{{#switch:{{{1|}}}|link = #0275d8|nolink = #ff0000|exlink = #009900|darklink = #ec9f19|jwiki = #880e4f|default = #373a3c|{{{1}}}}};background:{{{bg|}}};">{{{2}}}</span><noinclude>


== Summary ==
{{MT|bg=namu}}
Colors text the specified color.
|-
 
|colspan="3"|색깔 외 사용할 수 있는 변수
{{t|Color|The Text|The Color|ingame}}
|-
 
|link
If <code>ingame</code> is present, the named color is passed to [[Template:TextColor]] to show in-game color, instead of using HTML notation
|{{c|#337ab7|#337ab7}}
 
|내부 링크 색
To color links, see {{t|Color-link}}
|-
 
|nolink
== Examples ==
|{{c|#ba0000|#ba0000}}
{| class="wikitable sitecolor-generic"
|없는 문서 내부 링크 색
! Code
|-
! Result
|exlink
|{{c|#33b733|#33b733}}
|외부 링크 색
|-
|-
|<code><nowiki>{{color|Named Example|red}}</nowiki></code>||{{color|Named Example|red}}
|darklink
|{{c|#ec9f19|#ec9f19}}
|나무위키 다크 테마 링크 색
|-
|-
|<code><nowiki>{{color|In-Game Example|Orange S2|ingame}}</nowiki></code>||{{color|In-Game Example|Orange S2|ingame}}
|jwiki
|{{c|#880e4f|#880e4f}}
|제이위키 상징 색
|-
|-
|<code><nowiki>{{color|Hex Example|#0055FF}}</nowiki></code>||{{color|Hex Example|#0055FF}}
|default
|}
|{{c|#373a3c|#373a3c}}
 
|기본 글자 색
[[Category:Formatting Templates|Color]]</noinclude>
{{MT끝}}
</noinclude>

2023년 11월 25일 (토) 10:56 기준 최신판

{{{2}}}

색깔 외 사용할 수 있는 변수
link #337ab7 내부 링크 색
nolink #ba0000 없는 문서 내부 링크 색
exlink #33b733 외부 링크 색
darklink #ec9f19 나무위키 다크 테마 링크 색
jwiki #880e4f 제이위키 상징 색
default #373a3c 기본 글자 색