Template:videoduration/doc
This template is used to generate "[link ▶️duration]" where "link" is typically a direct video file link or video post (like YouTube), and "duration" in HH:MMs (like 12:59s). It is typically used next to linked session pages in an IndieWebCamp /Schedule page.
Blank Template
Copy, paste, and fill in the information:
{{videoduration|link=video-post-URL|duration=HH:MM:SS}}
Parameters
- link
- video post URL to direct video file link or video post (like YouTube)
- duration
- how long the video is in HH:MM:SS (optional hours, minutes, seconds)
Examples
Including this template code:
{{videoduration|link=https://video.example.com/|duration=12:59}}
Will generate: ▶️12:59s