Template:Anchor/doc

From The Sims Wiki, a collaborative database for The Sims series
This is an old revision of this page, as edited by k6ka>K6ka at 00:30, 12 May 2017 (Created page with "==Description== This creates one or more HTML anchors (up to 10) so you can jump to where this template appears with <code><nowiki></nowiki></code>''pagename''<code>#</code>..."). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Jump to navigation Jump to search

Description

This creates one or more HTML anchors (up to 10) so you can jump to where this template appears with [[pagename#anchorname]]. The result of the template should not be visible on the page.

Syntax

Type {{Anchor|<anchorname1>|<...>|<anchorname10>}} somewhere.

Example

{{Anchor|jumphere}}
.
.
.
.
.
.
.
.
.
.
.
Click me to jump to anchor.

Credits

The template code was taken from the Templates Wiki on Wikia.