Template:iwc-session-links

From IndieWeb

This template is used to display an IWC session name, Jitsi Meet link, Google Hangouts link, etherpad link, and wiki link.

Blank Template

Copy, paste, and fill in the information:

{{iwc-session-links
| title = 
| hashtag = 
| jitsi = 
| hangouts = 
| zoom = 
| video = 
| duration = 
| archived = 
| subpath = 
}}

Parameters

title
Title of the session. This will be auto-linked to a wiki page using the hashtag.
hashtag
Short hashtag for the session. Used as the path in wiki, etherpad, and Jitsi Meet URLs, so should be alphanumeric and may have hyphens.
jitsi
Enter yes if there is a Jitsi Meet for the session. Otherwise omit this parameter.
hangouts
Enter the URL for the Google Hangouts session when collaborative remote sessions are available via Hangouts.
zoom
Enter the Zoom URL when collaborative remote sessions are available via Zoom.
video
Enter the video URL for the session, including live streams. Omit this parameter if using Jitsi Meet. After the event, enter the URL for the archived video.
duration
After the event, enter the duration of the archived video. If this is entered, the videoduration template will be used.
archived
Enter yes once the etherpad for this session has been archived to the wiki. This will remove the etherpad from the session links.
subpath
A path to add before the hashtag for linking to the wiki or etherpad page

Examples

Session with live video

{{iwc-session-links
| title = Microformats/You and Your H-Card
| hashtag = microformats
| video = https://example.com/microformats.mp4
}}

Will generate

Microformats/You and Your H-Card
etherpad
video

Session with Jitsi Meet

{{iwc-session-links
| title = Microformats/You and Your H-Card
| hashtag = microformats
| jitsi = yes
}}

Will generate

Microformats/You and Your H-Card
etherpad
Jitsi

Archived session with video and duration

{{iwc-session-links
| title = Microformats/You and Your H-Card
| hashtag = microformats
| video = https://example.com/microformats.mp4
| duration = 42:03
| archived = yes
}}

Will generate

Microformats/You and Your H-Card
▶️42:03s