Template:Anchor/doc: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
(+TR)
imported>FrozenPlum
m (Undo revision 1163 wrong window for category, oops)
 
(4 intermediate revisions by 2 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 ==
== Usage ==
<nowiki>{{</nowiki>Anchor|''Anchor ID''}}
{{T|style=code|Anchor|Anchor ID|...}}


* ''Anchor ID'' is the text after the # character that you would like to be used in a link.
* ''Anchor ID'' is the text after the # character that you would like to be used in a link.
Line 9: Line 11:


== How to link to anchors ==
== How to link to anchors ==
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.
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>
<noinclude>
<!-- Template categories/interwikis here -->
[[tr:Şablon:Çengel/belge]]
[[Category:Templates]]
</noinclude>
</includeonly>
{{doc/end}}

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>}}