(새 문서: <includeonly>[[{{{1}}}|<span style="color:{{{2|}}};">{{{3|{{{1}}}}}}</span>]]</includeonly><noinclude> This template changes the link color of a link. Color name or [http://www.mariow...) |
편집 요약 없음 |
||
8번째 줄: | 8번째 줄: | ||
== Examples == | == Examples == | ||
<nowiki>{{color-link| | <nowiki>{{color-link|대문|#C00}}</nowiki> gives {{color-link|대문|#C00}}. | ||
<nowiki>{{color-link| | <nowiki>{{color-link|특수:최근바뀜|blue|최근바뀜}}</nowiki> gives {{color-link|특수:최근바뀜|blue|최근바뀜}}. | ||
[[Category:Formatting Templates]]</noinclude> | [[Category:Formatting Templates]]</noinclude> |
2022년 10월 12일 (수) 10:40 판
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:{{{2|}}};">{{{3|{{{1}}}}}}</span>]]
Syntax
{{Color-link|<Destination Page>|<Color>|<Optional Display Text>}}
Examples
{{color-link|대문|#C00}} gives 대문.
{{color-link|특수:최근바뀜|blue|최근바뀜}} gives 최근바뀜.