Difference between revisions of "Template:LinkColor/doc"
Jump to navigation
Jump to search
imported>102orion m (add korean interwiki) |
(updated doc) |
||
| Line 13: | Line 13: | ||
=== Notes === | === Notes === | ||
| − | If the hex code {{Color|# | + | If the hex code {{Color|#BA0000|#BA0000}} is used as the color, this template will switch to using the <code>{{tl|Red link}}</code> template automatically. |
| − | In other words, <code>{{tlx|LinkColor|# | + | In other words, <code>{{tlx|LinkColor|#BA0000|Article}}</code> and <code>{{tlx|LinkColor|#BA0000|Article|whatever text}}</code> are the same as <code>{{tlx|Red link|Article}}</code> and <code>{{tlx|Red link|Article|whatever text}}</code>. |
== See also == | == See also == | ||
Revision as of 05:38, 12 January 2013
| 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}}