Changes

Jump to: navigation, search

Wiki Program Playground

162 bytes removed, 02:59, 13 January 2015
<syntaxhighlight lang="text">
[[File:Cropped-Lab-Fall-2014-799.jpg|700px|border|Pictured are UC Davis Griesemer/Millstein Philosophy of Biology members.]]
</syntaxhighlight>
Embedding YouTube videos into pages is straightforward. Just use the following format:
<code><nowikisyntaxhighlight lang="text"><embedvideo service="youtube">https://www.youtube.com/[rest of url here]</embedvideo></nowiki></codesyntaxhighlight>
Other examples are [http://www.mediawiki.org/wiki/Extension:EmbedVideo#Examples here].
<embedvideo service="youtube">https://www.youtube.com/watch?v=lklTdctDdIo</embedvideo>
 
== Markup ==
 
Still not sure the best way to show wiki markup.
 
<source lang="text">
echo 'Hello, world!'
</source>
 
<syntaxhighlight lang="text">
What about this
</syntaxhighlight>