Don't like the ads? Then create an account! Users with accounts have more options than anonymous users.

Difference between revisions of "Template:Color-link"

From Triforce Wiki, a The Legend of Zelda wiki
Jump to navigationJump to search
(new link)
(No difference)

Revision as of 19:46, January 7, 2020

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

Main Page. 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>]]

Original template is from Super Mario Wiki.