Template:Module other: Difference between revisions

Content deleted Content added
mNo edit summary
Blanked the page
Line 1:
{{#switch:
<!--If no or empty "demospace" parameter then detect namespace-->
{{#if:{{{demospace|}}}
| {{lc: {{{demospace}}} }} <!--Use lower case "demospace"-->
| {{#ifeq:{{NAMESPACE}}|{{ns:Module}}
| module
| other
}}
}}
| module = {{{1|}}}
| other
| #default = {{{2|}}}
}}<!--End switch--><noinclude>
 
{{documentation}}
<!-- Add categories to the /doc subpage, not here! -->
</noinclude>