Need help with video on dev.bukkit.org.

Discussion in 'BukkitDev Information and Feedback' started by CevinWa, Jul 14, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    CevinWa

    Hi. I wads just wondering if you could display a video through your project thread. If this is possible any help would be appruciated :D.
     
  2. Offline

    Jacek

    You can add YouTube videos, there is an example on my project page http://dev.bukkit.org/server-mods/skylandsplus/

    The code to do this is
    Code:
    <<youtube VIDEO_ID>>

    where VIDEO_ID is the thing after ?v= in the youtube URL.

    This is for the WikiCreole markup, there are probably similar things for the others.
     
    Scyntrus likes this.
  3. Offline

    CevinWa

Thread Status:
Not open for further replies.

Share This Page