anchor: Difference between revisions
From SUALEX
Created page with "{{<includeonly>safesubst:</includeonly>#invoke:anchor|main}}<noinclude>" |
No edit summary Tag: Manual revert |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{< | {{#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. | |||
</noinclude> | |||
Latest revision as of 01:04, 31 January 2026
To generate anchors that can be targeted by links from other places.