Template:Video frame

From Don't Starve Wiki
Jump to navigation Jump to search
Template documentation [View] [Edit] [History] [Refresh]
Lets you create a frame with multiple videos and switch between them by using the "Previous" and "Next" buttons.

Syntax

{{ videoframe | name | style | button styles | first youtube link | second one | etc. (max. 10 links) }}
  1. name - gives the frame a unique name, e.g. DSvids1, DSvids2 (you can't use the same name twice on one page)
  2. style - changes the frame style, e.g. background-color:red. See here for more.
  3. button styles - changes the font of prev/next buttons, e.g. font-size:125%. See here for more.
  4. youtube link - ID of a YouTube video enclosed in <youtube> tags, after ?v=

Note: remember to remove all whitespaces (except for the ones in links) and put everything in one long line, otherwise it might get broken.