Template:URLcolor: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#if: {{{3|}}} |[{{{1}}}|<font color="{{{3}}}">{{{2}}}</font>]] |[{{{1}}}|<font color="white">{{{2}}}</font>]] }}</includeonly><noinclude> This template gives a...") |
(No difference)
|
Revision as of 19:58, 1 July 2020
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}}