Difference between revisions of "WikiChristian:Video embedding"

From WikiChristian
Jump to navigation Jump to search
(Category:Video Templates)
(autosort)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOEDITSECTION__
+
Placing a [http://www.youtube.com YouTube] video on {{SITENAME}} is accomplished by using the <nowiki>{{</nowiki>[[Template:YouTube Video|YouTube Video]]<nowiki>}}</nowiki> template.  There are two parameters needed to make this template work:
We have istalled a YouTube video embedding module on the wikichristian server so that we will be able to add relevant videos to the articles at Wikichristian. This is how this works.
 
  
* For any given article, if you would like to embed a video, go to YouTube.com and search for the appropriate video. Make sure the whole content is inline with the main article. Then, on the right side of the youtube video page, you will see the URL for embedding the video, copy it to you clipboard.
+
  <nowiki>{{YouTube Video |</nowiki>
 +
    youtube = ''123-abcdef'' |
 +
    title  = ''My Christian Video'' |
 +
  <nowiki>}}</nowiki>
  
* Come back to the page you want that video to appear on wikichristian
+
* '''youtube''' - the YouTube id number of the video
 +
* '''title''' - the title of the video you would like displayed above it.
  
* Create a template like <nowiki> {{name of the article videos}} </nowiki> or post the following code directly on the page. You may use a template to help make it easy to add more videos.
 
  
* Paste the following code and change the url to that of the YouTube Video you want to use.
+
{{returnto}} [[Christianity]] -> [[Christian literature, art, music and media]] -> [[Christianity and the internet]] -> [[Christian wikis]] -> [[Project:About|WikiChristian]] -> [[Help:Contents|Help]]
  
==See an example below==
+
<noinclude>[[Category:Video Templates|WikiChristian:Video embedding]]</noinclude>
 
 
 
 
{| class="videos" style="width: 20em; float:right; font-size:95%" cellspacing="4"
 
!<big>'''Larry Boy - The Good, The Bad, And The Eggly - Part One'''</big>
 
|-
 
|
 
<YouTube>movie_url=http://www.youtube.com/v/LPWpFli_SUk
 
embed_source_url=http://www.youtube.com/v/LPWpFli_SUk
 
wrap=yes
 
width=425
 
height=355
 
</YouTube>
 
 
[http://youtube.com/watch?v=LPWpFli_SUk&feature=related related videos]
 
|-
 
|}
 
 
 
So, if you want to change the above code to a different video, all you need to change would be -
 
 
 
The title '''Good, Bad, and the Eggly...''' and the URL's.
 
 
 
We can add features like, video of the day, on the main page and add gospel song videos and other videos to the content pages on WikiChristian. YouTube has a huge collection of Worship, Sermon and other Christian Videos and our goal is to combine the power of wikiChristian's content with Videos.
 
 
 
--[[User:Prab|Prab]] 17:18, 7 February 2008 (PST)
 
 
 
__NOTOC__
 
[[Category:Video Templates]]
 

Latest revision as of 00:07, 16 April 2010

Placing a YouTube video on WikiChristian is accomplished by using the {{YouTube Video}} template. There are two parameters needed to make this template work:

 {{YouTube Video |
    youtube = 123-abcdef |
    title   = My Christian Video |
 }}
  • youtube - the YouTube id number of the video
  • title - the title of the video you would like displayed above it.



Return to Christianity -> Christian literature, art, music and media -> Christianity and the internet -> Christian wikis -> WikiChristian -> Help