| myvideo_de |
Insert myvideo: [myvideo_de]videonumber[/myvideo_de] |
<object width="400" height="300"><param name="movie" value="http://www.myvideo.de/movie/{TEXT}"></param><embed src="http://www.myvideo.de/movie/{TEXT}" width="400" height="300" type="application/x-shockwave-flash"></embed></object><br />
<a href="http://www.myvideo.de/watch/{TEXT}" target="_blank">Link</a><br /> |
 |
Yes |
| offtopic |
Insert offtopic: [offtopic]your text[/offtopic] |
<i><b><font color="#114499">Offtopic:</font></b> <font color="#2277DD">{TEXT}</font></i> |
 |
Yes |
| marqueedown |
Insert scroll text down: [marqueedown]text[/marqueedown] |
<marquee direction="down" onmouseout="this.start()" onmouseover="this.stop()" loop="-1" scrollamount="4" width="100%">{TEXT}</marquee> |
 |
Yes |
| marqueeleft |
Insert scroll text left: [marqueeleft]text[/marqueeleft] |
<marquee direction="left" onmouseout="this.start()" onmouseover="this.stop()" loop="-1" scrollamount="4" width="100%">{TEXT}</marquee> |
 |
Yes |
| marqueeright |
Insert scroll text right: [marqueeright]text[/marqueeright] |
<marquee direction="right" onmouseout="this.start()" onmouseover="this.stop()" loop="-1" scrollamount="4" width="100%">{TEXT}</marquee> |
 |
Yes |
| marqueeup |
Insert scroll text up: [marqueeup]text[/marqueeup] |
<marquee direction="up" onmouseout="this.start()" onmouseover="this.stop()" loop="-1" scrollamount="4" width="100%">{TEXT}</marquee> |
 |
Yes |
| spoiler |
Insert spoiler: [spoiler]your text here[/spoiler] |
<dl class="codebox"><dt><strong>Spoiler</strong>: <a href="javascript: void(0);" onClick="var spoiler = this.parentNode.parentNode.getElementsByTagName('dd')[0]; if ( spoiler.style.display == 'none' ) { spoiler.style.display = 'block'; this.innerHTML = 'hide'; } else { spoiler.style.display = 'none'; this.innerHTML = 'show'; };">show</a></dt><dd style="display: none;">{TEXT}</dd></dl> |
 |
Yes |
| stream |
Insert stream: [stream]your url[/stream] |
<object type="application/x-shockwave-flash" data="http://www.euerforum.de/media/mp3/emff_lila_info.swf" width="200" height="55">
<param name="movie" value="http://www.euerforum.de/media/mp3/emff_lila_info.swf" />
<param name="FlashVars" value="src={URL}" />
</object> |
 |
Yes |
| strike |
Insert strike: [strike]your text[/strike] |
<strike>{text}</strike> |
 |
Yes |
| sub |
Insert super script: [sub]text[/sub] |
<sub>{SIMPLETEXT}</sub> |
 |
Yes |
| sup |
Insert super script: [sup]your text[/sup] |
<sup>{TEXT}</sup> |
 |
Yes |
| indent |
Insert text indent: [indent]text[/indent] |
<div style="text-indent:1em;">{TEXT}</div> |
 |
Yes |
| outdent |
Insert text outdent: [outdent]text[/outdent] |
<div style="text-indent:-1em; padding-left:1em;">{TEXT}</div> |
 |
Yes |
| warning |
Insert warning: [warning]Text[/warning] |
<table style='margin:0;width:450px;min-height:100px;border:1px dashed #740000;'>
<tr>
<td align='middle' bgcolor='#ff6060' valign='center' width='1%'><br />
<FONT color='#ffffff' size='+7'><b> ! </b></font><br /></td>
<td valign='top' cellpadding="5" style='background:#F2DDDD' >{TEXT}</td>
</tr>
</table> |
 |
Yes |
| youtube |
Insert youtube: [youtube]videonumber[/youtube] |
<object width="425" height="350"><param name="movie" value="https://www.youtube.com/v/{TEXT}"></param><param name="wmode" value="transparent"></param><embed src="https://www.youtube.com/v/{TEXT}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br />
<a href="https://youtube.com/watch?v={TEXT}" target="_blank">Link</a><br /> |
 |
Yes |