User talk:Charles

From eagle-rock.org
Revision as of 03:40, 30 October 2013 by Charles (talk | contribs)

10/28/13 -- Embed Video extensions seems to be broken. Links to pages with embedded videos are getting a redirect error message. Working on reinstalling the updated version of this extension.

Turned off EmbedVideo extension. Apparently it doesn't work in MediaWiki 1.21.2 — Looking for an alternative extension.

--Charles (talk) 19:08, 29 October 2013 (PDT) Found YouTube Widget Page. Tested on http://eagle-rock.org/index.php/Traditional_Chinese_Qigong_exercises#Qigong_walks

YouTube Code

Use this to place video, full size flush left

{{#widget:YouTube|id=7qZanIByNhE}}

Error in widget YouTube: Unable to load template 'wiki:YouTube'


Use this to place video flush right and change size

<div style="float: right;">{{#widget:YouTube|height=200|width=300|id=7qZanIByNhE|This is just any random text}}</div>

Error in widget YouTube: Unable to load template 'wiki:YouTube'

Note: It's possible to stack videos horizontally by placing codes next to each other. Note: It's possible to stack videos horizontally by placing codes next to each other.Note: It's possible to stack videos horizontally by placing codes next to each other.Note: It's possible to stack videos horizontally by placing codes next to each other.Note: It's possible to stack videos horizontally by placing codes next to each other.Note: It's possible to stack videos horizontally by placing codes next to each other.Note: It's possible to stack videos horizontally by placing codes next to each other.Note: It's possible to stack videos horizontally by placing codes next to each other.Note: It's possible to stack videos horizontally by placing codes next to each other.Note: It's possible to stack videos horizontally by placing codes next to each other.Note: It's possible to stack videos horizontally by placing codes next to each other.

--Charles (talk) 19:21, 29 October 2013 (PDT)


Error in widget YouTube: Unable to load template 'wiki:YouTube'


This code will place full size video flush left with text on the right adding a l0px spacing

<div style="float: left;padding: 10px; ">{{#widget:YouTube|id=7qZanIByNhE|This is just any random text|}}</div>


Use these codes to create empty space breaks between page elements

Templates {{break}} adds multiple line breaks. {{crlf2}} adds a true carriage return and line feed. {{-}} adds a break with styling to clear floating elements. {{plainlist}} creates an unbulleted list.

--Charles (talk) 20:40, 29 October 2013 (PDT)