Template:JVer/doc
From Joomla! Documentation
This is a documentation subpage for Template:JVer.
It contains usage information, categories and other content that is not part of the original template page.
To view the template page itself, see Template:JVer.
It contains usage information, categories and other content that is not part of the original template page.
To view the template page itself, see Template:JVer.
The JVer template embeds a standard Joomla version icon into a page.
Functions/Features
You can specify the version of Joomla and the tooltip text that the user will when they hover over the icon. You also have a choice of short or long versions of the icon.
Usage
- For a regular icon with the default tooltip text use {{JVer|2.5}}:

- Override the tooltip text by adding a second argument {{JVer|2.5|My tooltip}}:

- For a long icon, add the third argument {{JVer|2.5|This is a long icon|long}}:

Parameters
| Parameter | Parameter description | req./opt. |
|---|---|---|
| {{{1}}} | Joomla version number. See below for the complete list of supported values. | required |
| {{{2}}} | Tooltip text. Default: "Joomla " followed by the version specified in {{{1}}} | optional |
| {{{3}}} | Icon style. The only value supported is "long". | optional |
Supported Joomla version numbers
Known Issues
- In order to get a long icon you must specify the tooltip text.
See also
- {{JVer/multi}}
- {{Version}}
- {{Version/tutor}}
Stylesheet
<include only> </include only>