fede.carg / wiki

Help:Contents

From Federico Cargnelutti

Jump to: navigation, search

Special Tags

Messages

Info: <p class="info">Your message here</p>

Warning: <p class="warning">Your message here</p>

Error: <p class="error">Your message here</p>

Insert Image

[[Image:{name}|{type}|{location}|{size}|{upright}|{border}|{caption}]]

Highlight Code

You need to specify a language like this: <source lang="php">...</source>

<?php
if (true === $foo) {
    echo 'Hello World';
}
?>

Embed flash files

  • SWF file
<flash>format=swf|src=http://www.example.com/movie.swf|height=320px|width=240px</flash>
  • FLV file
<flash>format=flv|src=http://www.example.com/video.flv|height=320px|width=240px</flash>

Embed Videos

The EmbedVideo parser function expects to be called in either of the following ways:

{{#ev:service|id}}

or...

{{#ev:service|id|width}}

For example, to include the famous "evolution of dance" YouTube video, you'd enter:

{{#ev:youtube|dMH0bHeiRNg}}

And if you wanted scaled down to thumbnail size, you could use:

{{#ev:youtube|dMH0bHeiRNg|100}}

Sidebar

Customizing the Sidebar

To customize the sidebar, edit the following page MediaWiki:Sidebar. Consult the Navigation page of the manual for more information on customizing the sidebar.

Extensions

Wiki Extensions

http://www.mediawiki.org/wiki/Extension_Matrix

Contact
Personal tools