Template:Module link
Jump to navigation
Jump to search
This template uses Lua:
* Module:Module link
Generated from Module:Module link (sandbox).
This template detects whether the specified module has a sandbox or not, see examples.
Usage[edit source]
{{Module link|[module:name]}}
Examples[edit source]
- With no sandbox:
{{Module link|Module:Junk1}}
- gives:
Module:Junk1
- With sandbox:
{{Module link|Module:Module link}}
- gives:
Module:Module link (sandbox)
Errors[edit source]
- When no module name is passed through |1= an error returns stating:
Error: no module name found (help)
- When no parameter is applied an error returns stating:
Error: parameter and value or module title required (help)