Template:LinkC

From Ouroboros Portal
Revision as of 05:59, 5 April 2017 by ExoQQ (Talk | contribs) (Created page with "<includeonly>[[{{{1}}}|<span style="color:{{{2}}};">{{{3|{{{1}}}}}}</span>]]</includeonly><noinclude>Creates a color link rather than the default blue or red (when hovered ove...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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}}

Example
Alternate Text