Kigezo:Image other
This template is used on 800,000+ pages, and changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in a user subpage, and consider discussing changes at the talk page before implementing them. |
This is the {{image other}} meta-template.
It helps other templates detect what type of page they are on.
Usage
[hariri chanzo]This template usually takes two parameters, like this:
{{image other | Image page text | Other pages text }}
If the template is on an image page, it will return this:
- Image page text
If the template is on any other page, it will return this:
- Other pages text
A typical usage case could be to make it so that a template only adds a category when on image pages. Thus not adding other pages that just show the template. Like this:
{{image other | [[Category:Some image maintenance category]] }}
Or to warn that a template should not be used on other pages:
{{image other | | This template should only be used on image pages. }}
Note that in the first case above the "other" parameter was not used, and in the second example the "image" parameter was left empty.
For testing and demonstration purposes this template can take a parameter named demospace: if it has the values image or other it makes the template behave as if it is on a page of that type; if the parameter is empty or undefined, the actual page type determines the result.
Advanced usage
[hariri chanzo]This template works like {{main talk other}}, for more examples and technical details see full documentation there.
Note that this template detects "Image talk:" pages as type other.
See also
[hariri chanzo]- {{main other}} – For article templates.
- {{talk other}} – For talk page templates.
- {{category other}} – For category templates.
- {{main talk other}} – Separates some namespaces.
- {{main talk category other}} – Separates some more namespaces.
- {{namespace detect}} – The extremely versatile one.