Difference between revisions of "Template:Colored Link"

m
m
Line 1: Line 1:
<includeonly>[[{{{1}}}|<font color="#{{#if:{{{color|}}}|{{{color}}}|000000}}">{{{1}}}</font>]]</includeonly><noinclude>[[Category:Templates]]
+
<includeonly>[[{{{2}}}|<font color="#{{#if:{{{color|}}}|{{{color}}}|000000}}">{{{1}}}</font>]]</includeonly><noinclude>[[Category:Templates]]
 
This is a template to color links.
 
This is a template to color links.
  

Revision as of 14:45, 7 January 2008

This is a template to color links.

Usage: {{Link | Text | color=000000}}

  • Link = Template name
  • Text = Name of link
  • Color = Optional named parameter which determines the text color. Default is black(000000).