This module produces a "For a more comprehensive list, see [...]" link. It implements the template.
This module cannot be used directly from #invoke. Instead, it can only be used through the template. Please see the template page for documentation.
Load the module:
You can then use the _mainList function like this:
The page1 variable is the page to be linked to, and is required. The page name can include a section link if desired. If the page includes a section link, it is automatically formatted as page § section, rather than the MediaWiki default of page#section.
The page2 variable is optional; it is a second page link.
<nowiki><div class="hatnote">For a more comprehensive list, see [[Wikipedia:Hatnote#Hatnote templates|Wikipedia:Hatnote § Hatnote templates]].</div></nowiki>
Displays as:
For a more comprehensive list, see Wikipedia:Hatnote § Hatnote templates.
<nowiki><div class="hatnote">For a more comprehensive list, see [[Wikipedia:Hatnote#Hatnote templates|Wikipedia:Hatnote § Hatnote templates]] and [[Wikipedia:Template messages/Cleanup#Cleanup|Wikipedia:Template messages/Cleanup § Cleanup]].</div></nowiki>
Displays as:
For a more comprehensive list, see Wikipedia:Hatnote § Hatnote templates and Wikipedia:Template messages/Cleanup § Cleanup.
This module uses to format the hatnote text and to fetch the arguments from wikitext.