Template:Lua: Difference between revisions

45 bytes added ,  10 years ago
allow overriding the category
m>Mr. Stradivarius
(use {{PAGENAME}} to sort the category)
m>Mr. Stradivarius
(allow overriding the category)
Line 7: Line 7:
     | {{#switch: {{SUBPAGENAME}}  
     | {{#switch: {{SUBPAGENAME}}  
       | doc | sandbox | sandbox2 | testcases =  
       | doc | sandbox | sandbox2 | testcases =  
       | #default = [[Category:Lua-based templates|{{PAGENAME}}]]  
       | #default = [[Category:{{#if: {{{category|}}} | {{{category}}} | Lua-based templates }}|{{PAGENAME}}]]  
       }}  
       }}  
   }}
   }}
Anonymous user