Munurin millum rættingarnar hjá "Module:Section link/doc"

Content deleted Content added
Stovnaði síðu við "This module creates links to sections, nicely formatted with the "§" symbol instead of the default "#". == Usage == === From wikitext === From wikitext, this module sh..."
 
Xqbot (kjak | íkøst)
s Bot: Erstatt forældet <source> -tag og parameteren "enclose" [https://lists.wikimedia.org/pipermail/wikitech-ambassadors/2020-April/002284.html]
 
Linja 11:
First, load the module:
 
<sourcesyntaxhighlight lang="lua">
local mSectionLink = require('Module:Section link')
</syntaxhighlight>
</source>
 
You can then make section links via the _main function.
 
<sourcesyntaxhighlight lang="lua">
mSectionLink._main(page, sections, options, title)
</syntaxhighlight>
</source>
 
Parameters: