Difference between revisions of "Template:Colored Link"

m
m
Line 4: Line 4:
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Link | Page | Text | color=000000}}
+
{{ColoredLink | Page | Text | color=000000}}
 
</pre>
 
</pre>
* Link = Name of this template.
+
* ColoredLink = Name of this template.
 
* Page = The actual page to be linked to.
 
* Page = The actual page to be linked to.
 
* Text = Optional parameter which determines the text displayed as the link. Default is the value of "Page".
 
* Text = Optional parameter which determines the text displayed as the link. Default is the value of "Page".

Revision as of 15:46, 7 January 2008

This is a template to color links.

Usage

{{ColoredLink | Page | Text | color=000000}}
  • ColoredLink = Name of this template.
  • Page = The actual page to be linked to.
  • Text = Optional parameter which determines the text displayed as the link. Default is the value of "Page".
  • Color = Optional named parameter which determines the text color. Default is black (000000).