Template:Color-link: Difference between revisions

From the Nintendo Wiki, a wiki covering all things Nintendo
Jump to navigationJump to search
Content added Content deleted
(New)
 
 
Line 9: Line 9:
== About ==
== About ==
Changes the color of a link from the default blue. The first parameter is the page name and the second is the color. You can use a color name or a hexadecimal, but if it's hex be sure to include a <code>#</code> before the alphanumeric sequence. The third parameter is optional and can be used to change the text of the link.
Changes the color of a link from the default blue. The first parameter is the page name and the second is the color. You can use a color name or a hexadecimal, but if it's hex be sure to include a <code>#</code> before the alphanumeric sequence. The third parameter is optional and can be used to change the text of the link.

== Attribution ==
The original template is from the [https://www.mariowiki.com/Template:Color-link Super Mario Wiki].


== See also ==
== See also ==

Latest revision as of 12:52, September 3, 2022

Usage[edit]

{{color-link|Main Page|green}}

Main Page

{{color-link|Main Page|#C00|Fake link}}

Fake link

About[edit]

Changes the color of a link from the default blue. The first parameter is the page name and the second is the color. You can use a color name or a hexadecimal, but if it's hex be sure to include a # before the alphanumeric sequence. The third parameter is optional and can be used to change the text of the link.

See also[edit]