Difference between revisions of "Template:LinkColor/doc"
Jump to navigation
Jump to search
imported>Lightsup55 m (→Notes: added a few notes) |
imported>Lightsup55 m (→Notes: minor add) |
||
| Line 15: | Line 15: | ||
If the hex code {{Color|#CC2200|#CC2200}} is used as the color, this template will switch to using the <code>{{tl|Red link}}</code> template automatically. | If the hex code {{Color|#CC2200|#CC2200}} 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|#CC2200|Article}}</code> and <code>{{tlx|LinkColor|#CC2200|Article|whatever text}}</code> are the same as <code>{{tlx|Red link|Article}}</code> and <code>{{tlx|Red link|Article|whatever text}}</code> | + | In other words, <code>{{tlx|LinkColor|#CC2200|Article}}</code> and <code>{{tlx|LinkColor|#CC2200|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 14:32, 24 January 2009
| 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 #CC2200 is used as the color, this template will switch to using the {{Red link}} template automatically.
In other words, and {{LinkColor|#CC2200|Article}} are the same as {{LinkColor|#CC2200|Article|whatever text}} and {{Red link|Article}}.
{{Red link|Article|whatever text}}
See also