There are currently 0 stubs. You can help us by expanding these articles!

Difference between revisions of "Template:Color-link"

From the Conker Wiki, the Conker encyclopedia
Jump to navigationJump to search
(from mario wiki--this will be useful to have i think)
 
m (1 revision imported)
(No difference)

Revision as of 13:54, April 19, 2019

[[{{{1}}}|{{{1}}}]]

Conker Wiki. Though you shouldn't falsely use the template as just shown, its implication is shown: change the link color of a link from the default blue. You can use a color name or a hexadecimal, but be sure to add a # before the six alphanumeric sequence (or three if there's three pairs, such as C00, used in the example).

Actual code: [[{{{1}}}|<span style="color:{{{2}}};">{{{1}}}</span>]]