Difference between revisions of "Template:Colored Link"
m |
m |
||
Line 4: | Line 4: | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
− | {{ | + | {{ColoredLink | Page | Text | color=000000}} |
</pre> | </pre> | ||
− | * | + | * 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: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).