Difference between revisions of "Template:LinkColor/doc"

From blackwiki
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|#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|#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|#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|#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

Usage

My {{LinkColor|green|Article}} text. Produces:

My Article text.

My {{LinkColor|green|Article|whatever text}}. Produces:

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, {{LinkColor|#BA0000|Article}} and {{LinkColor|#BA0000|Article|whatever text}} are the same as {{Red link|Article}} and {{Red link|Article|whatever text}}.

See also