@versionFancy([VERSION])

Inserts a "fancy" version into the HTML output.

The following parameters are recognized:

[VERSION]

Optional version number (like 1.5.0) defaults to @release().

This macro is defined as:

<span@htmlAttr("style","font-size: 80%;")><span@htmlAttr("style","color: blue;")>@fnb("@param(0)","@release()")</span></span>