Toggle menu
243,8 tis.
103
18
640,1 tis.
Hrvatska internetska enciklopedija
Toggle preferences menu
Toggle personal menu
Niste prijavljeni
Your IP address will be publicly visible if you make any edits.

Predložak:Switcher

Izvor: Hrvatska internetska enciklopedija
Inačica 379355 od 10. prosinac 2021. u 02:19 koju je unio WikiSysop (razgovor | doprinosi) (Bot: Automatski unos stranica)
(razl) ←Starija inačica | vidi trenutačnu inačicu (razl) | Novija inačica→ (razl)
== Upotreba ==
{{Switcher
| ''unesite prvu datoteku''
| ''opis prve datoteke''
| ''unesite drugu datoteku''
| ''opis druge datoteke''
(itd.)
}}

Primjer

{{Switcher
| [[Datoteka:Example.png|300px]]
| Primjer
| [[Datoteka:Example image not to be used in article namespace.jpg|300px]]
| Drugi primjer
}}

TemplateData

<templatedata> { "params": { "1": { "description": "Image 1 wikitext", "example": "", "type": "unbalanced-wikitext" }, "2": { "description": "Image 1 caption", "example": "This is just an example.", "type": "string" }, "3": { "description": "See {{{1}}} (recursive)", "type": "unbalanced-wikitext" }, "4": { "description": "See {{{2}}} (recursive)", "type": "string" } }, "description": "Creates a switchable image with caption for use in infoboxes" } </templatedata>