Actions

Template

anchor: Difference between revisions

From SUALEX

Created page with "{{<includeonly>safesubst:</includeonly>#invoke:anchor|main}}<noinclude>"
 
Not rendered correctly right now, still needs parser functions extension
Line 1: Line 1:
{{<includeonly>safesubst:</includeonly>#invoke:anchor|main}}<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 anchor for links from other places.
</noinclude>

Revision as of 20:04, 23 January 2026


To generate anchor for links from other places.