Difference between revisions of "Wiki Program Playground"

From Philosophy of Biology Graduate Programs
Jump to: navigation, search
(created page)
 
m
Line 1: Line 1:
{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE}}
+
This page is for demonstrating and experimenting with features that can be put to use on Wiki Program Pages. It is for anyone to use. The idea is that this is a playground where things can be tried out without worry.
 +
 
 +
Remember: You can see how to implement anything on this page by just looking at the wiki markup source and aping it.
 +
 
 +
=== Adding YouTube Videos ===
 +
 
 +
Embedding YouTube videos into pages&mdash;such as the one below&mdash;is straightforward. Just use the <nowiki><embedvideo></nowiki> tag. Other examples are [http://www.mediawiki.org/wiki/Extension:EmbedVideo#Examples here].
 +
 
 +
<embedvideo service="youtube">https://www.youtube.com/watch?v=lklTdctDdIo</embedvideo>

Revision as of 02:40, 11 January 2015

This page is for demonstrating and experimenting with features that can be put to use on Wiki Program Pages. It is for anyone to use. The idea is that this is a playground where things can be tried out without worry.

Remember: You can see how to implement anything on this page by just looking at the wiki markup source and aping it.

Adding YouTube Videos

Embedding YouTube videos into pages—such as the one below—is straightforward. Just use the <embedvideo> tag. Other examples are here.