:Color-link

Kimchan (토론 | 기여)님의 2022년 12월 15일 (목) 17:16 판

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 최근바뀜.