Du ser en gammel version af denne side. Se den nuværende version.

Sammenlign med nuværende Vis sidehistorik

« Forrige Version 4 Næste »

This links to a video file on the filesystem, using an thumbnail image as thumbnail. This is not very optimal, as the browser will load the entire file before starting to play.

Name

me-video

Macro Body Processing

No macro body

Output format

HTML

Code

## @param path:title=Status|type=string|required=true|desc=File Path
## @param image:title=Image|type=string|required=true|desc=Image Name

<a href="/images/${parampath}${paramimage}" title="${paramimage}" target="_video"><img src="/images/${parampath}thumbs/200pxHigh/${paramimage}.jpg"></a>
  • Ingen etiketter