Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 17:09, 20 July 2025 by Joe Beaudoin Jr. (talk | contribs) (Created page with "<noinclude> This template creates a link to a timestamped video on battlestarpegasus.com, including the timestamp in the link text, always in HH:MM:SS format. == Usage == <code><nowiki>{{vidlink|title|id|timestamp}}</nowiki></code> === Parameters === * '''title''': The text to display for the link (before the timestamp). * '''id''': The video ID (e.g., <code>yc16QzGMj</code>). * '''timestamp''': The timestamp in seconds (e.g., <code>100</code>). == Example == <code><n...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template creates a link to a timestamped video on battlestarpegasus.com, including the timestamp in the link text, always in HH:MM:SS format.

Usage

{{vidlink|title|id|timestamp}}

Parameters

  • title: The text to display for the link (before the timestamp).
  • id: The video ID (e.g., yc16QzGMj).
  • timestamp: The timestamp in seconds (e.g., 100).

Example

{{vidlink|Awesome Video Moment|yc16QzGMj|100}}

This will produce: [Awesome Video Moment] (00:01:40)

{{vidlink|Long Video Segment|someOtherID|3665}}

This will produce: [Long Video Segment] (01:01:05)