From 0b20ff0ff492dc2af44b01880f4807259e6fb0e7 Mon Sep 17 00:00:00 2001 From: Raster Date: Sun, 12 Jul 2015 20:31:54 -0700 Subject: [PATCH] Wiki page syntax changed with summary [] by Raster --- pages/wiki/syntax.txt | 54 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/pages/wiki/syntax.txt b/pages/wiki/syntax.txt index 65ee86894..9703a7f1a 100644 --- a/pages/wiki/syntax.txt +++ b/pages/wiki/syntax.txt @@ -593,6 +593,60 @@ Beware of the cat when you open the door !! ---- +You can inline YouTube videos with: + +Video at small size + +{{youtube>S5RLWlBQYfY?small}} + + +{{youtube>S5RLWlBQYfY?small}} + + +Medium size + +{{youtube>S5RLWlBQYfY?medium}} + + +{{youtube>S5RLWlBQYfY?medium}} + + +Set start and end point in seconds for the video + +{{youtube>S5RLWlBQYfY?large&start=20&end=40}} + + +{{youtube>S5RLWlBQYfY?large&start=20&end=40}} + + +Turn autoplay on, and disable related videos + +{{youtube>S5RLWlBQYfY?360x660&autoplay=1&rel=0}} + + +{{youtube>S5RLWlBQYfY?360x660&autoplay=1&rel=0}} + + +---- + +You can inline videos directly from upload media: + +{{:sample.mp4|320x240}} + + +{{:sample.mp4|320x240}} + + +Or from full URLs + +{{http://people.xiph.org/~maikmerten/demos/BigBuckBunny.ogv}} + + +{{http://people.xiph.org/~maikmerten/demos/BigBuckBunny.ogv}} + + +---- + You can add a discussion section to the bottom of any page if you add