Template:Anchor

From QED

Jump to: navigation, search


Syntax: {{anchor|TEXT}} or {{anchor|TEXT|NAME|color=COLOR}}

Create an HTML anchor named NAME showing text TEXT in the specified COLOR, where:

  • NAME is optional and defaults to TEXT;
  • The color specification is optional; COLOR defaults to the color shown in the example below (#006BB8).

The CSS value of text-decoration for TEXT is set to none as there is no hyperlink.

Example:

A 
entry for A
Blue Cherries 
entry for Blue Cherries.
C 
See #A and #B.


See also

Personal tools