Module:Lua banner/doc
Jump to navigation
Jump to search
This is the documentation page for Module:Lua banner
This module depends on the following module(s):
* Module:Lua banner/config
This module provides a stylized template used for informing others about the module used by a template or a module.
This module implements {{Lua}}
This module automatically change template to module if the namespace is module. Its also adds a tracking categories, for template: Category:Lua based templates, for module: Category:Modules depending on other Lua modules, for errors: Category:Lua banner errors. NOTE: Parameters are limited to 4.
Usage[edit source]
{{#invoke:Lua banner|main|module1|module2|module3|...}}
Use
{{#invoke:Lua|module1|module2|module3}}
Example[edit source]
{{#invoke:Lua banner|main|Module:Lua banner/config|||}}
Will output:
This module depends on the following module(s):
* Module:Lua banner/config
{{Lua|Module:Lua banner/config}} will give thesame result.
It is recomended that {{Lua}} be used instead.