Template:Anchor

From SoftMC-Wiki
Revision as of 15:56, 20 October 2010 by Arwiebe (talk | contribs) (Draft)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Adds an html anchor to the page, which can be by #myAnchor.

Template

{{Anchor|text|anchor}}

Parameters

text
Display text
anchor (optional)
Anchor string. If missing, text is used as anchor string.

Examples

{{Anchor|Any Text with ''style''|myAnchor}}

Any Text with style


For more examples refer to pages, which use this template: What links here.

Help:Templates describes general usage of templates, including treatment of special characters.