Difference between revisions of "Template:Template other"

From Open Food Facts wiki
Jump to navigation Jump to search
(fork from https://www.wikidata.org/wiki/Template:Template_other)
 
(Blanked the page)
Tag: Blanking
Line 1: Line 1:
{{#switch:
 
  <!--If no or empty "demospace" parameter then detect namespace-->
 
  {{#if:{{{demospace|}}}
 
  | {{lc: {{{demospace}}} }}    <!--Use lower case "demospace"-->
 
  | {{#ifeq:{{NAMESPACE}}|{{ns:Template}}
 
    | template
 
    | other
 
    }}
 
  }}
 
| template = {{{1|}}}
 
| other
 
| #default = {{{2|}}}
 
}}<!--End switch--><noinclude>
 
  
{{documentation}}
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 

Revision as of 15:12, 11 April 2024