Changes

Jump to: navigation, search

Wiki Program Playground

202 bytes added, 02:56, 13 January 2015
Registered users can upload images to the site via the 'Upload file' link on the left-hand toolbar. Documentation on how to then embed these images into the page can be found [http://www.mediawiki.org/wiki/Help:Images here]. The general syntax is:
<code><nowikisyntaxhighlight lang="text">[[File:filename.extension|options|caption]]</nowiki></codesyntaxhighlight>
[[File:Cropped-Lab-Fall-2014-799.jpg|700px|border|Pictured are UC Davis Griesemer/Millstein Philosophy of Biology members.]]
<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>