Template:Namespace detect/test1: Difference between revisions

Created page with "{{#switch: {{lc: <!--Lower case the result--> <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{{demospace}}} | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | main | {{#ifeq:{{NAMESPACE}}|{{TALKSPACE}} | talk | {{NAMESPACE}} }} }} }} }} <!-- Only one of the lines below will be executed --> <!-- Respecting empty parameters on purpose --> | main = {{{main| {..."
 
No edit summary
 
Line 18: Line 18:
| talk      = {{{talk| {{{other|}}} }}}
| talk      = {{{talk| {{{other|}}} }}}
| user      = {{{user| {{{other|}}} }}}
| user      = {{{user| {{{other|}}} }}}
| wikipedia = {{{wikipedia| {{{other|}}} }}}
| chabadpedia = {{{chabadpedia| {{{other|}}} }}}
| file
| file
| image    = {{{file| {{{image| {{{other|}}} }}} }}}
| image    = {{{file| {{{image| {{{other|}}} }}} }}}