Difference between revisions of "Template:LinkC"

From FBSA Wiki
Jump to navigation Jump to search
fbsa>Archiviste
m (1 revision imported)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 17:12, 24 August 2020

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