틀:Color-link: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
<includeonly>[[{{{1}}}|<span style="color:{{#switch:{{{2|}}}|link = #337ab7|nolink = #ba0000|exlink = #33b733|darklink = #ec9f19|default = #373a3c|{{{2|}}}}};">{{{3|{{{1}}}}}}</span>]]</includeonly><noinclude>
<includeonly>[[{{{1}}}|<span style="color:{{#switch:{{{2|}}}|link = #337ab7|nolink = #ba0000|exlink = #33b733|darklink = #ec9f19|jwiki = #880e4f|default = #373a3c|{{{2|}}}}};">{{{3|{{{1}}}}}}</span>]]</includeonly><noinclude>
This template changes the link color of a link. Color name or [http://www.mariowiki.com/Help:Color_codes hexademical] can be used, but add a <tt>#</tt> before the six alphanumeric sequence.
This template changes the link color of a link. Color name or [http://www.mariowiki.com/Help:Color_codes hexademical] can be used, but add a <tt>#</tt> before the six alphanumeric sequence.



2023년 3월 6일 (월) 14:51 판

This template changes the link color of a link. Color name or hexademical can be used, but add a # before the six alphanumeric sequence.

Actual code: [[{{{1}}}|<span style="color:{{#switch:{{{2|}}}|default = #373a3c|darklink = #ec9f19|{{{2|}}}}};">{{{3|{{{1}}}}}}</span>]]

Syntax

{{Color-link|<Destination Page>|<Color>|<Optional Display Text>}}

Examples

{{color-link|대문|#C00}} gives 대문.

{{color-link|특수:최근바뀜|blue|최근바뀜}} gives 최근바뀜.