Template:File other: Difference between revisions

From Laserwiki
Jump to navigation Jump to search
(Added {{pp-template|small=yes}}.)
m (11 revisions imported)
 
(8 intermediate revisions by 3 users not shown)
Line 3: Line 3:
   {{#if:{{{demospace|}}}  
   {{#if:{{{demospace|}}}  
   | {{lc: {{{demospace}}} }}    <!--Use lower case "demospace"-->
   | {{lc: {{{demospace}}} }}    <!--Use lower case "demospace"-->
   | {{#ifeq:{{NAMESPACE}}|Image
   | {{#ifeq:{{NAMESPACE}}|{{ns:6}}
     | image
     | file
     | other
     | other
     }}  
     }}  
   }}
   }}
<!--If any parameter, then don't return the "image/other" strings-->
| file
| image    = {{#if:{{{1|}}}{{{2|}}} | {{{1|}}} | image }}
| image    = {{{1|}}}
| other
| other
| #default = {{#if:{{{1|}}}{{{2|}}} | {{{2|}}} | other }}
| #default = {{{2|}}}
 
}}<!--End switch--><noinclude>
}}<!--End switch--><noinclude>


{{pp-template|small=yes}}
{{Documentation}}
{{Documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 18:24, 17 September 2020


Template documentation