(- added baseplate) Tag: 2017 source edit |
GalaxianKats (talk | contribs) (stuff) Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
<noinclude>{{Documentation subpage}}</noinclude> |
<noinclude>{{Documentation subpage}}</noinclude> |
||
;Description |
; Description |
||
:This template is used to make an image pop-out when hovered over. |
: This template is used to make an image pop-out when hovered over. |
||
;Syntax |
; Syntax |
||
:Type |
: Type {{T|Hoverimg|image}} on the page. |
||
; Sample output |
|||
== Usage == |
|||
: {{T|Hoverimg|<nowiki>[[File:Halt.png|145px|link=Halt]]</nowiki>}} gives... {{Hoverimg|[[File:Halt.png|145px|link=Halt]]}} |
|||
<pre> |
|||
{{Hoverimg|[[File:Halt.png|link=Halt]]}} |
|||
</pre> |
|||
<includeonly>[[Category:Design templates]]</includeonly> |
|||
== Output == |
|||
{{Hoverimg|[[File:Halt.png|145x145px|link=Halt]]}} |
Latest revision as of 19:49, 10 October 2022

This is a template documentation subpage for Template:Hoverimg.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
- Description
- This template is used to make an image pop-out when hovered over.
- Syntax
- Type
{{Hoverimg|
on the page.image
}}
- Sample output
{{Hoverimg|
gives...[[File:Halt.png|145px|link=Halt]]
}}