Template:Color link external

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search

Usage

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

Google

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

Google

About

Changes the color of an external link from the default. You can use a color name or a hexadecimal, but if it's hex be sure to include a # before the alphanumeric sequence.

Parameters

Required
  • 1 - The link color.
  • 2 - The link URL.
  • 3 - The link text.
Optional
  • bg - The background color.
  • dark - The link color in dark mode, if different.
  • darkbg - The background color in dark mode, if different.
  • class - One or more classes to apply to the span element.

See also