Шаблон:HoverImage — различия между версиями
Материал из Аэроскан Сервис
(→Examples) |
(Formatted docs a bit. Directed red link to MW.org. +Category:Image Templates) |
||
| Строка 8: | Строка 8: | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
| − | |||
<!-- Note for template editors: The order of parameters is reversed when calling the first image so that if there are two captions given, the first is placed after the second in the parameter list. This is a trick to force to the first caption to be associated with the first image, and the second with the second --> | <!-- Note for template editors: The order of parameters is reversed when calling the first image so that if there are two captions given, the first is placed after the second in the parameter list. This is a trick to force to the first caption to be associated with the first image, and the second with the second --> | ||
| − | |||
| − | |||
{{clear}} | {{clear}} | ||
== Documentation == | == Documentation == | ||
| Строка 17: | Строка 14: | ||
=== Examples === | === Examples === | ||
| − | + | {| class="wikitable" | |
| − | <pre>{{HoverImage|Gerbera_pink.jpg|Nymphaea tetragona.jpg|200px}}</pre> | + | ! Markup || Display |
| − | {{HoverImage|Gerbera_pink.jpg|Nymphaea tetragona.jpg|200px}} | + | |- |
| − | + | | <pre>{{HoverImage|Gerbera_pink.jpg|Nymphaea tetragona.jpg|200px}}</pre> | |
| − | + | |{{HoverImage|Gerbera_pink.jpg|Nymphaea tetragona.jpg|200px}} | |
| − | <pre>{{HoverImage|Gerbera_pink.jpg|Nymphaea tetragona.jpg|200px|Pink|Waterlily|thumb}}</pre> | + | |- |
| − | {{HoverImage|Gerbera_pink.jpg|Nymphaea tetragona.jpg|200px|Pink|Waterlily|thumb}} | + | | <pre>{{HoverImage|Gerbera_pink.jpg|Nymphaea tetragona.jpg|200px|Pink|Waterlily|thumb}}</pre> |
| − | + | | {{HoverImage|Gerbera_pink.jpg|Nymphaea tetragona.jpg|200px|Pink|Waterlily|thumb}} | |
| − | + | |} | |
| − | + | === Limitations === | |
| − | * No more than 8 additional parameters after the image names. This should be enough for all the [[Help:images|image options]] | + | * No more than 8 additional parameters after the image names. This should be enough for all the [[mw:Help:images|image options]] |
* This template my need updating if the image syntax changes (e.g. more named parameters allowed) | * This template my need updating if the image syntax changes (e.g. more named parameters allowed) | ||
| − | + | [[Category:Image Templates]] | |
</noinclude> | </noinclude> | ||
Версия 04:53, 26 февраля 2009
[[Image:{{{1}}}]]
[[Image:{{{2}}}]]
Documentation
This template generates an image which changes when you hover over it (e.g. if visual users place their mouse over the image).
Examples
| Markup | Display |
|---|---|
{{HoverImage|Gerbera_pink.jpg|Nymphaea tetragona.jpg|200px}}
|
[[File:Gerbera_pink.jpgШаблон:!200px]] |
{{HoverImage|Gerbera_pink.jpg|Nymphaea tetragona.jpg|200px|Pink|Waterlily|thumb}}
|
[[File:Gerbera_pink.jpgШаблон:!thumbШаблон:!WaterlilyШаблон:!PinkШаблон:!200px]] |
Limitations
- No more than 8 additional parameters after the image names. This should be enough for all the image options
- This template my need updating if the image syntax changes (e.g. more named parameters allowed)