Actions

Template

anchor: Difference between revisions

From SUALEX

m Jawad moved page Template:Anchor to Template:anchor without leaving a redirect
No edit summary
Tag: Reverted
Line 1: Line 1:
{{DISPLAYTITLE:anchor}}
{{#if:{{{1|}}}|<span id="{{{1}}}"></span>}}{{#if:{{{2|}}}|<span id="{{{2}}}"></span>}}{{#if:{{{3|}}}|<span id="{{{3}}}"></span>}}{{#if:{{{4|}}}|<span id="{{{4}}}"></span>}}{{#if:{{{5|}}}|<span id="{{{5}}}"></span>}}{{#if:{{{6|}}}|<span id="{{{6}}}"></span>}}{{#if:{{{7|}}}|<span id="{{{7}}}"></span>}}<noinclude>
{{#if:{{{1|}}}|<span id="{{{1}}}"></span>}}{{#if:{{{2|}}}|<span id="{{{2}}}"></span>}}{{#if:{{{3|}}}|<span id="{{{3}}}"></span>}}{{#if:{{{4|}}}|<span id="{{{4}}}"></span>}}{{#if:{{{5|}}}|<span id="{{{5}}}"></span>}}{{#if:{{{6|}}}|<span id="{{{6}}}"></span>}}{{#if:{{{7|}}}|<span id="{{{7}}}"></span>}}<noinclude>
----
----
To generate anchors that can be targeted by links from other places.
To generate anchors that can be targeted by links from other places.
</noinclude>
</noinclude>

Revision as of 01:04, 31 January 2026



To generate anchors that can be targeted by links from other places.