Template:LinkC
From Ouroboros Portal
Creates a color link rather than the default blue or red (when hovered over the link will still display a blue underline for existing pages and red underline for unmade). This will only work for in-wiki links, and is intended for use on pages or in templates where other stylistic choices may make default link colors illegible.
{{LinkC|1|2}} or {{LinkC|1|2|3}}
Replace 1 with the article you want to link to.
Replace 2 with the color you wish the link to appear in, in hexadecimal notation or web-safe color name.
(Optional) Replace 3 with optional alternate text (if you want it to say something different than the article name).
{{LinkC|Example|green|Example}} {{LinkC|Example|green|Alternate Text}}