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