Difference between revisions of "User talk:Charles"

From eagle-rock.org
(Blanked the page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
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.
 
 
--[[User:Charles|Charles]] ([[User talk: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
 
 
<nowiki>{{#widget:YouTube|id=7qZanIByNhE}}</nowiki>
 
 
{{#widget:YouTube|id=7qZanIByNhE}}
 
 
 
 
Use this to place video flush right and change size
 
 
<nowiki><div style="float: right;">{{#widget:YouTube|height=200|width=300|id=7qZanIByNhE|This is just any random text}}</div></nowiki>
 
 
<div style="float: right;">{{#widget:YouTube|height=200|width=300|id=7qZanIByNhE|This is just any random text}}</div>
 
 
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.
 
 
--[[User:Charles|Charles]] ([[User talk:Charles|talk]]) 19:21, 29 October 2013 (PDT)
 
 
 
 
<div style="float: left;padding: 10px; ">{{#widget:YouTube|id=7qZanIByNhE|This is just any random text|}}</div>
 
 
 
 
This code will place full size video flush left with text on the right adding a l0px spacing
 
 
<nowiki><div style="float: left;padding: 10px; ">{{#widget:YouTube|id=7qZanIByNhE|This is just any random text|}}</div></nowiki>
 
 
{{-}}
 
 
'''Use these codes to create empty space breaks between page elements'''
 
 
'''Templates'''
 
<nowiki>
 
 
{{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.
 
 
 
</nowiki>
 

Latest revision as of 15:08, 1 November 2013