Template:Switcher/doc: Difference between revisions

From Horizon's End Wiki
Template>Jonesey95
(Add Template:uncategorized. All templates should be in at least one category.)
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
<syntaxhighlight lang="wikitext">
<syntaxhighlight lang="wikitext">
{{Switcher
{{Switcher
| [[File:Example.png|300px]]
| [[File:Area_shield_20.png|300px]]
| An example
| An example
| [[File:Example image not to be used in article namespace.jpg|300px]]
| [[File:Area_shield_20_1.png|300px]]
| A different example
| A different example
}}
}}
Line 20: Line 20:
Output:
Output:
{{Switcher
{{Switcher
| [[File:Example.png|300px]]
| [[File:Area_shield_20.png|300px]]
| An example
| An example
| [[File:Example image not to be used in article namespace.jpg|300px]]
| [[File:Area_shield_20_1.png|300px]]
| A different example
| A different example
}}
}}

Latest revision as of 06:31, 20 January 2025

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.

Switcher uses MediaWiki:Gadget-switcher.js which is documented at User:Jackmcbarn/switcher. Apart from {{Switcher}}, the only current use of the gadget may be Template:Location map#User selection of multiple maps.

Parameters[edit source]

Odd numbered parameters provide the image in wikitext; even numbered parameters provide the captions. Up to 20 images are supported.

Example[edit source]

<syntaxhighlight lang="wikitext">

</syntaxhighlight> Output:

TemplateData[edit source]

Creates a switchable image with caption for use in infoboxes

Template parameters

ParameterDescriptionTypeStatus
11

Image 1 wikitext

Example
[[File:Example.png|300px]]
Unbalanced wikitextoptional
22

Image 1 caption

Example
This is just an example.
Stringoptional
33

See {{{1}}} (recursive)

Unbalanced wikitextoptional
44

See {{{2}}} (recursive)

Stringoptional