Template:Module links
Jump to navigation
Jump to search
- Description
- This template is used to add links in table rows on Global Lua Modules.
- Syntax
{{Module links|<Module Name>|external = <Template:Nowrap>|notests = <boolean>}}
TemplateData
Shows links to lua docs and source.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Module Name | 1 | The name of the module without the "Module:" prefix. | String | required |
External Source | external | The source this module was ported from, if any. | String | optional |
No Tests Link | notests | Whether to not link to the "/testcases" subpage. | Boolean | optional |