Template:File other: Difference between revisions
Jump to navigation
Jump to search
(Removed the "Detect if no parameters and report that for clean-up" code, since no cases were found in the last 16 days.) |
(Changed to use "{{ns:6}}" instead of "Image" and to understand "demospace=file". To handle the announced change from "Image" to "File" naming of that namespace.) |
||
Line 3: | Line 3: | ||
{{#if:{{{demospace|}}} | {{#if:{{{demospace|}}} | ||
| {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | ||
| {{#ifeq:{{NAMESPACE}}| | | {{#ifeq:{{NAMESPACE}}|{{ns:6}} | ||
| image | | image | ||
| other | | other | ||
}} | }} | ||
}} | }} | ||
| file | |||
| image = {{{1|}}} | | image = {{{1|}}} | ||
| other | | other |
Revision as of 05:24, 7 October 2008
Template documentation
[create]