Template:Anchor/doc: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
(Created page with "{{doc/start}} Anchors are "jump points". Place them somewhere on a page and you will be able to link to that section of the page directly. Without the use of ==sections/headin...")
 
imported>FrozenPlum
m (Undo revision 1163 wrong window for category, oops)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{doc/start}}
<!-- Documentation here -->
Anchors are "jump points". Place them somewhere on a page and you will be able to link to that section of the page directly. Without the use of ==sections/headings/titles==.


Anchors are "jump points". Place them somewhere on a page and you will be able to link to that section of the page directly. Without the use of == sections/headings/titles ==.
==Usage==
<nowiki>{{</nowiki>Anchor|''Anchor ID''}}


== Usage ==
*''Anchor ID'' is the text after the # character that you would like to be used in a link.
{{T|style=code|Anchor|Anchor ID|...}}
*These anchors are invisible.


* ''Anchor ID'' is the text after the # character that you would like to be used in a link.
==How to link to anchors==
* These anchors are invisible.
As an example, if you placed <nowiki>{{</nowiki>Anchor|Foo}} on the [[Sandbox]] page, you could use <nowiki>[[</nowiki>Sandbox#Foo]] as a link that jumps to it.

{{doc/end}}
== How to link to anchors ==
As an example, if you placed <nowiki>{{</nowiki>Anchor|Foo}} on a sandbox page, you could use <nowiki>[[</nowiki>Sandbox#Foo]] as a link that jumps to it.

== Examples ==
* <pre>{{Anchor|foo|bar|baz}}</pre>{{#tag:syntaxhighlight|{{Anchor|foo|bar|baz}}|lang="html"}}

<includeonly>
<!-- Template categories/interwikis here -->
[[Category:Templates]]
</includeonly>

Latest revision as of 03:13, 30 March 2022

This is the documentation page, it should be transcluded into the main template page. See Template:Documentation for more information

Anchors are "jump points". Place them somewhere on a page and you will be able to link to that section of the page directly. Without the use of == sections/headings/titles ==.

Usage

{{Anchor|Anchor ID|...}}

  • Anchor ID is the text after the # character that you would like to be used in a link.
  • These anchors are invisible.

How to link to anchors

As an example, if you placed {{Anchor|Foo}} on a sandbox page, you could use [[Sandbox#Foo]] as a link that jumps to it.

Examples

  • {{Anchor|foo|bar|baz}}
    {{#fornumargs:|v|<span id="&#123;&#123;#var:v&#125;&#125;"></span>}}