Difference between revisions of "Neocron Wiki:Video and Sound Guide - Example 2"

From Neocron Wiki
Jump to: navigation, search
 
Line 6: Line 6:
  
 
<pre><nowiki><wikiplayer css="soundclip" playlist="Have a nice day.mp3"/></nowiki>
 
<pre><nowiki><wikiplayer css="soundclip" playlist="Have a nice day.mp3"/></nowiki>
 +
</pre>
 +
 +
== Alternative way ==
 +
 +
You can use the wiki <nowiki>[[Image:]]</nowiki> tag. However this tag isn't as powerful as the <nowiki><wikiplayer/></nowiki> tag.
 +
 +
[[Image:Have a nice day.mp3]]
 +
 +
== Source ==
 +
 +
<pre><nowiki>[[Image:Have a nice day.mp3]]</nowiki>
 
</pre>
 
</pre>

Latest revision as of 22:03, 28 January 2009

Playing a soundclip

<wikiplayer css="soundclip" playlist="Have a nice day.mp3"/>

Source

<wikiplayer css="soundclip" playlist="Have a nice day.mp3"/>

Alternative way

You can use the wiki [[Image:]] tag. However this tag isn't as powerful as the <wikiplayer/> tag.

File:Have a nice day.mp3

Source

[[Image:Have a nice day.mp3]]