Difference between revisions of "Template:Colored Link"
m |
m |
||
Line 1: | Line 1: | ||
− | <includeonly>[[{{{ | + | <includeonly>[[{{{1}}}|<font color="#{{#if:{{{color|}}}|{{{color}}}|000000}}">{{#if:{{{2}}}|{{{2}}}|{{{1}}}}}</font>]]</includeonly><noinclude>[[Category:Templates]] |
This is a template to color links. | This is a template to color links. | ||
Revision as of 13:47, 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).