વિભાગ:Section link/doc: આવૃત્તિઓ વચ્ચેનો તફાવત

Content deleted Content added
નાનું en:Module:Section_link/doc માંથી આયાત કરેલ ૫ પુનરાવર્તનો
નાનું Bot: Replace deprecated <source> tag and "enclose" parameter [https://lists.wikimedia.org/pipermail/wikitech-ambassadors/2020-April/002284.html]
 
લીટી ૧૨:
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: