މޮޑިއުލް:Section link/doc: Difference between revisions

Content deleted Content added
Created page with "This module creates links to sections, nicely formatted with the "§" symbol instead of the default "#". == Usage == === From wikitext === From wikitext, this module should..."
 
m Bot: Replace deprecated <source> tag and "enclose" parameter
 
ފޮޅުވަތް 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: