Template:File other: Difference between revisions

From All Skies Encyclopaedia
imported>Davidgothberg
(Added reporting to Category:Wikipedia namespace detection clean-up if no parameters.)
imported>Davidgothberg
(Removing the "return 'image'/'other' when no parameter" function, since not used, not needed and causes problems in some situations. Leaving the detection of such cases for some time, to make sure.)
Line 8: Line 8:
}}
}}
}}
}}
| image = {{{1|}}}
<!--If any parameter, then don't return the "image/other" strings-->
| image = {{#if:{{{1|}}}{{{2|}}} | {{{1|}}} | image }}
| other
| other
| #default = {{#if:{{{1|}}}{{{2|}}} | {{{2|}}} | other }}
| #default = {{{2|}}}


}}<!--End switch--><!--
}}<!--End switch--><!--

Revision as of 13:14, 12 July 2008