Template:Color-link-external

From SSB Universes Wiki
Jump to navigationJump to search

Usage[edit]

{{color-link-external|green|https://www.google.com|Google}}

Google

{{color-link-external|green|bg=orange|https://www.google.com|Google}}

Google

About[edit]

Changes the color of an external link from the default. The parameters are, in order: color, URL, link text. An optional bg parameter can be used to set a background color.

You can use a color name or a hexadecimal, but if it's hex be sure to include a # before the alphanumeric sequence.

See also[edit]

Source used[edit]