Difference between revisions of "Template:Colored Link"

m (Protected "Template:ColoredLink" [edit=sysop:move=sysop])
m (forcing page rebuild)
Line 6: Line 6:
 
{{ColoredLink | Page | Text | color=000000}}
 
{{ColoredLink | Page | Text | color=000000}}
 
</pre>
 
</pre>
* ColoredLink = 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 14:04, 10 November 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).