Changes

Jump to: navigation, search

Wiki Program Playground

52 bytes removed, 07:07, 11 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
<span class="wikicode"code><nowiki>[[File:filename.extension|options|caption]]</nowiki></spancode>
This image
[[File:Cropped-Lab-Fall-2014-799.jpg||700px|border|Pictured are UC Davis Griesemer/Millstein Philosophy of Biology members.]]
is produced with this markup:
<span class="wikicode"code><nowiki>[[File:Cropped-Lab-Fall-2014-799.jpg||700px|border|Pictured are UC Davis Griesemer/Millstein Philosophy of Biology members.]]</nowiki></spancode>
=== Adding YouTube Videos ===
Embedding YouTube videos into pages&mdash;such as the one below&mdash;is straightforward. Just use the following tags:
<span class="wikicode"code><nowiki><embedvideo service="youtube">https://www.youtube.com/[rest of url here]</embedvideo></nowiki></spancode>
Other examples are [http://www.mediawiki.org/wiki/Extension:EmbedVideo#Examples here].
<embedvideo service="youtube">https://www.youtube.com/watch?v=lklTdctDdIo</embedvideo>