Difference between revisions of "Template:Lua"
Jump to navigation
Jump to search
Template documentation[create]
imported>Mr. Stradivarius (allow overriding the category) |
imported>Mr. Stradivarius (allow automatic categorisation for String, Math, and BaseConvert modules) |
||
| Line 7: | Line 7: | ||
| {{#switch: {{SUBPAGENAME}} | | {{#switch: {{SUBPAGENAME}} | ||
| doc | sandbox | sandbox2 | testcases = | | doc | sandbox | sandbox2 | testcases = | ||
| − | | #default = [[Category:{{#if: {{{category|}}} | {{{category}}} | Lua-based templates }}|{{PAGENAME}}]] | + | | #default = [[Category:{{#if: {{{category|}}} |
| + | | {{{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}}]] | ||
}} | }} | ||
}} | }} | ||
Revision as of 10:06, 21 July 2013
| This template uses the Lua programming language. Please see Wikipedia:Lua if you want to learn more about Lua or help convert other templates. |
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |