Template:Switcher/doc: Difference between revisions
Jump to navigation
Jump to search
m (1 revision imported) |
(→Example: helpful if the source and the output are related) |
||
Line 9: | Line 9: | ||
<pre> | <pre> | ||
{{Switcher | {{Switcher | ||
| [[File: | | [[File:Example.png|300px]] | ||
| | | An example | ||
| [[File: | | [[File:Example image not to be used in article namespace.jpg|300px]] | ||
| | | A different example | ||
}} | }} | ||
</pre> | </pre> | ||
Line 18: | Line 18: | ||
{{Switcher | {{Switcher | ||
| [[File:Example.png|300px]] | | [[File:Example.png|300px]] | ||
| | | An example | ||
| [[File:Example image not be used in article namespace.jpg|300px]] | | [[File:Example image not to be used in article namespace.jpg|300px]] | ||
| | | A different example | ||
}} | }} | ||
Revision as of 00:01, 29 June 2020
This is a documentation subpage for Template:Switcher. It contains usage information, categories and other content that is not part of the original template page. |
This template is used to create a switchable image with caption, for use in infoboxes. Note that this template does not work in the editing preview.
Parameters
Odd numbered parameters provide the image in wikitext; even numbered parameters provide the captions.
Example
{{Switcher | [[File:Example.png|300px]] | An example | [[File:Example image not to be used in article namespace.jpg|300px]] | A different example }}
Output:
TemplateData
Creates a switchable image with caption for use in infoboxes
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Image 1 wikitext
| Unbalanced wikitext | optional |
2 | 2 | Image 1 caption
| String | optional |
3 | 3 | See {{{1}}} (recursive) | Unbalanced wikitext | optional |
4 | 4 | See {{{2}}} (recursive) | String | optional |