Content deleted Content added
Psiĥedelisto (talk | contribs) show what happens w/o param |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 1:
{{used in system|in [[MediaWiki:Abusefilter-warning-notwallofshame]]}}
{{Module rating|protected}}
This module creates links to sections, nicely formatted with the "§" symbol instead of the default "#".
== Usage ==
Line 12:
First, load the module:
<
local mSectionLink = require('Module:Section link')
</syntaxhighlight>
You can then make section links via the _main function.
<
mSectionLink._main(page, sections, options, title)
</syntaxhighlight>
Parameters:
Line 58:
| {{section link|Paris|Architecture|Culture|Sport|nopage=yes}}
|}
== See also ==
*The character used is {{unichar|00A7|name=|html=|nlink=Section sign}}
<includeonly>{{
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Link modules]]
}}</includeonly>
|