Template:Lua: Difference between revisions

13 bytes added ,  10 years ago
use {{PAGENAME}} to sort the category
m>Mr. Stradivarius
(add ability to add a note after the default message)
m>Mr. Stradivarius
(use {{PAGENAME}} to sort the category)
Line 7: Line 7:
     | {{#switch: {{SUBPAGENAME}}  
     | {{#switch: {{SUBPAGENAME}}  
       | doc | sandbox | sandbox2 | testcases =  
       | doc | sandbox | sandbox2 | testcases =  
       | #default = [[Category:Lua-based templates]]  
       | #default = [[Category:Lua-based templates|{{PAGENAME}}]]  
       }}  
       }}  
   }}
   }}
Anonymous user