Template:Lua: Difference between revisions

322 bytes added ,  10 years ago
allow automatic categorisation for String, Math, and BaseConvert modules
(allow overriding the category)
(allow automatic categorisation for String, Math, and BaseConvert modules)
Line 7:
| {{#switch: {{SUBPAGENAME}}
| doc | sandbox | sandbox2 | testcases =
| #default = [[Category:{{#if: {{{category|}}} | {{{category}}} | Lua-based templates }}|{{PAGENAME}}]]
| {{{category}}}
| {{#switch: {{{1|}}}
| Module:String = Lua String-based templates
| Module:Math = Templates based on the Math Lua module
| Module:BaseConvert = Templates based on the BaseConvert Lua module
| #default = Lua-based templates
}}
}}|{{PAGENAME}}]]
}}
}}
Anonymous user