Template:LinkColor/doc
Jump to navigation
Jump to search
![]() | This is a documentation subpage for Template:LinkColor. It contains usage information, categories and other content that is not part of the original template page. |
Usage
My
text. Produces:
{{LinkColor|green|Article}}
My Article text.
My
. Produces:
{{LinkColor|green|Article|whatever text}}
My whatever text.
Notes
If the hex code #BA0000 is used as the color, this template will switch to using the {{Red link}}
template automatically.
In other words,
and {{LinkColor|#BA0000|Article}}
are the same as {{LinkColor|#BA0000|Article|whatever text}}
and {{Red link|Article}}
.
{{Red link|Article|whatever text}}
See also
- {{Red link}}