Template:URLcolor

From 118Wiki
Revision as of 20:00, 1 July 2020 by Rich (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template gives a link to an external URL in a specified color instead of blue. If no color is specified, the default is white. Use standard HTML colors names or values.

{{URLcolor|http://www.google.com|Google}}
Google

Changing from default white to another color:

{{URLcolor|http://www.google.com|Google|maroon}}

Google