Module:Mainonly/doc

From the Tesseract Wiki, the wiki for all things Marvel Cinematic Universe
Jump to navigation Jump to search

This is the documentation page for Module:Mainonly

Information icon-grey.svg
This is a documentation subpage for Module:Mainonly.
It contains usage information, categories, and other content that is not part of the original module page.
Module:Mainonly is required by Module:Navbox.
Module:Mainonly is required by Module:References.
Function list
L 7 — p.main
L 12 — p._main
L 24 — p.on_main

This module is a helper module to be used by other modules; it may not designed to be invoked directly. See Tesseract:Lua/Helper modules for a full list and more information.

FunctionTypeUseExample
_main( arg )Any valueIf the module is invoked in the content namespace, it will return arg, otherwise, it will return an empty string.
on_main()N/AReturns true if invoked in the content namespace, otherwise false