Template:Anchor/doc: Difference between revisions

(+TR)
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 ==.
 
== Usage ==
<nowiki>{{</nowiki>T|style=code|Anchor|''Anchor ID''|...}}
 
* ''Anchor ID'' is the text after the # character that you would like to be used in a link.
Line 11 ⟶ 13:
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.
 
== Examples ==
<noinclude>
* <pre>{{Anchor|foo|bar|baz}}</pre>{{#tag:syntaxhighlight|{{Anchor|foo|bar|baz}}|lang="html"}}
 
<includeonly>
<!-- Template categories/interwikis here -->
[[Category:Templates]]
[[tr:Şablon:Çengel]]
</includeonly><noinclude>
<!-- Documentation categories/interwikis here -->
[[tr:Şablon:Çengel/belge]]
</noinclude>
{{doc/end}}
Anonymous user