| share |
Insert Share: [share][/share] |
<a class="a2a_dd" href="http://www.addtoany.com/share_save"><img src="http://static.addtoany.com/buttons/share_save_171_16.png" width="171" height="16" border="0" alt="Share/Save/Bookmark"/></a><script type="text/javascript">a2a_linkname=document.title;a2a_linkurl=location.href;</script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script> |
 |
Yes |
| shoutmix= |
Insert Shoutmix: [shoutmix=Your user id]width,height[/shoutmix] |
<!-- Begin ShoutMix - http://www.shoutmix.com -->
<iframe title="{TEXT}" src="http://www4.shoutmix.com/?{TEXT}" width="{NUMBER1}" height="{NUMBER2}" frameborder="0" scrolling="auto">
<a href="http://www4.shoutmix.com/?{TEXT}">View shoutbox</a>
</iframe>
<br /><a href="http://www.shoutmix.com" title="Get your own free shoutbox chat widget at ShoutMix!">ShoutMix chat widget</a><br />
<!-- End ShoutMix --> |
 |
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 |
| tab= |
Insert intended text: [tab=number here]your text[/tab] |
<span style="margin-left: {NUMBER}px;">{TEXT}</span> |
 |
Yes |
| table |
|
<table border="{TEXT1}" cellpadding="{TEXT2}" cellspacing="{TEXT3}" width="{TEXT4}" style="height:{TEXT5}">{TEXT6}</table> |
 |
No |
| td |
|
<td align="{TEXT1}" valign="{TEXT2}" style="border-color:{TEXT3}; background-color:{TEXT4}">{TEXT5}</td> |
 |
No |
| textarea |
Insert Textarea: [textarea]Text here[/textarea] |
<div style="border: 1px solid black; padding: 10px; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);">{TEXT}</div> |
 |
Yes |
| titleclock |
Insert Title clock: [titleclock][/titleclock] |
<script language="JavaScript">
<!--
function doTheClock() {
window.setTimeout( "doTheClock()", 1000 );
t = new Date();
if(document.all || document.getElementById){
document.title = t.toString();
}else{
self.status = t.toString();
}
}
doTheClock()
//-->
</script> |
 |
Yes |
| tr |
|
<tr>{TEXT}</tr> |
 |
No |
| twitterwidget |
Insert Twitter widget: [twitterwidget]ciscoa[/twitterwidget] |
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 4,
interval: 6000,
width: 250,
height: 300,
theme: {
shell: {
background: '#333333',
color: '#ffffff'
},
tweets: {
background: '#000000',
color: '#ffffff',
links: '#4aed05'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: true,
timestamp: true,
avatars: false,
behavior: 'all'
}
}).render().setUser('{INTTEXT}').start();
</script> |
 |
Yes |
| user |
Insert link to user profile: [user]user name[/user] |
<a href="memberlist.php?mode=viewprofile&un={TEXT}" title="{TEXT}" class="userlink">{TEXT}</a> |
 |
Yes |
| vimeo |
Insert Vimeo video link: [vimeo]Video ID[/vimeo] |
<object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id={NUMBER}&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id={NUMBER}&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object> |
 |
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 |
| wiki_de= |
Insert link to Wiki DE: [wiki_de=wiki page]wiki description[/wiki_de] |
<a href="http://de.wikipedia.org/wiki/{TEXT1}" class="wikilink" style="color:green;" onclick="window.open(this.href); return false;" title="Wiki: {TEXT1}">{TEXT2}</a> |
 |
Yes |
| wiki_en= |
Insert link to Wiki EN: [wiki_en=wiki page]wiki description[/wiki_en] |
<a href="http://en.wikipedia.org/wiki/{TEXT1}" class="wikilink" style="color:green;" onclick="window.open(this.href); return false;" title="Wiki: {TEXT1}">{TEXT2}</a> |
 |
Yes |
| wiki_it= |
Insert link to Wiki IT: [wiki_it=wiki page]wiki description[/wiki_it] |
<a href="http://it.wikipedia.org/wiki/{TEXT1}" class="wikilink" style="color:green;" onclick="window.open(this.href); return false;" title="Wiki: {TEXT1}">{TEXT2}</a> |
 |
Yes |
| wmv |
Insert WMV: [wmv]Video Url[/wmv] |
<object id="MediaPlayer" width="425" height="350" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
standby="Loading Windows Media Player components..." type="application/x-oleobject">
<param name="FileName" value="{URL}">
<param name="autostart" value="false">
<param name="ShowControls" value="true">
<param name="ShowStatusBar" value="false">
<param name="ShowDisplay" value="false">
<embed type="application/x-mplayer2" src="{URL}" name="MediaPlayer"
width="425" height="350" ShowControls="1" ShowStatusBar="0" ShowDisplay="0" autostart="0"></embed>
</object> |
 |
Yes |
| xfirevideo |
Insert Xfire Video: [xfirevideo]Video ID[/xfirevideo] |
<object width="425" height="280"><embed src="http://media.xfire.com/swf/embedplayer.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="280" flashvars="videoid={IDENTIFIER}"></embed></object> |
 |
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 |
| youtubesig |
Insert YouTube Signature: [youtubesig]Youtube username[/youtubesig] |
<!-- ++Begin Video Bar Wizard Generated Code++ -->
<!--
// Created with a Google AJAX Search Wizard
// http://code.google.com/apis/ajaxsearch/wizards.html
-->
<!--
// The Following div element will end up holding the actual videobar.
// You can place this anywhere on your page.
-->
<div name="{IDENTIFIER}">
<span style="color:#676767;font-size:11px;margin:10px;padding:4px;">Loading...</span>
</div>
<!-- Ajax Search Api and Stylesheet
// Note: If you are already using the AJAX Search API, then do not include it
// or its stylesheet again
-->
<script src="http://www.google.com/uds/api?file=uds.js&v=1.0&source=uds-vbw"
type="text/javascript"></script>
<style type="text/css">
@import url("http://www.google.com/uds/css/gsearch.css");
</style>
<!-- Video Bar Code and Stylesheet -->
<script type="text/javascript">
window._uds_vbw_donotrepair = true;
</script>
<script src="http://www.google.com/uds/solutions/videobar/gsvideobar.js?mode=new"
type="text/javascript"></script>
<style type="text/css">
@import url("http://www.google.com/uds/solutions/videobar/gsvideobar.css");
</style>
<style type="text/css">
.playerInnerBox_gsvb .player_gsvb {
width : 320px;
height : 260px;
}
</style>
<script type="text/javascript">
function LoadVideoBar() {
var videoBar;
var allDivs = document.getElementsByTagName('div');
var i=0;
var options = {
largeResultSet : !true,
horizontal : true,
autoExecuteList : {
cycleTime : GSvideoBar.CYCLE_TIME_MEDIUM,
cycleMode : GSvideoBar.CYCLE_MODE_LINEAR,
executeList : ["ytchannel:{IDENTIFIER}"]
}
}
for (i=0; i<allDivs.length; i++){
if (allDivs[i].getAttribute('name') == '{IDENTIFIER}'){
videoBar = new GSvideoBar(allDivs[i],GSvideoBar.PLAYER_ROOT_FLOATING,options);
}
}
}
// arrange for this function to be called during body.onload
// event processing
GSearch.setOnLoadCallback(LoadVideoBar);
</script>
<!-- ++End Video Bar Wizard Generated Code++ --> |
 |
Yes |
| ytchannel= |
Insert YouTube channel: [ytchannel={YouTube channel name}]{Keyword},{Keyword}[/ytchannel] |
<!-- ++Begin Video Bar Wizard Generated Code++ -->
<!--
// Created with a Google AJAX Search Wizard
// http://code.google.com/apis/ajaxsearch/wizards.html
-->
<!--
// The Following div element will end up holding the actual videobar.
// You can place this anywhere on your page.
-->
<div id="videoBar-bar">
<span style="color:#676767;font-size:11px;margin:10px;padding:4px;">Loading...</span>
</div>
<!-- Ajax Search Api and Stylesheet
// Note: If you are already using the AJAX Search API, then do not include it
// or its stylesheet again
-->
<script src="http://www.google.com/uds/api?file=uds.js&v=1.0&source=uds-vbw"
type="text/javascript"></script>
<style type="text/css">
@import url("http://www.google.com/uds/css/gsearch.css");
</style>
<!-- Video Bar Code and Stylesheet -->
<script type="text/javascript">
window._uds_vbw_donotrepair = true;
</script>
<script src="http://www.google.com/uds/solutions/videobar/gsvideobar.js?mode=new"
type="text/javascript"></script>
<style type="text/css">
@import url("http://www.google.com/uds/solutions/videobar/gsvideobar.css");
</style>
<style type="text/css">
.playerInnerBox_gsvb .player_gsvb {
width : 320px;
height : 260px;
}
</style>
<script type="text/javascript">
function LoadVideoBar() {
var videoBar;
var options = {
largeResultSet : !true,
horizontal : true,
autoExecuteList : {
cycleTime : GSvideoBar.CYCLE_TIME_MEDIUM,
cycleMode : GSvideoBar.CYCLE_MODE_LINEAR,
executeList : ["ytfeed:most_viewed.this_week","ytfeed:recently_featured","ytchannel:{TEXT}","{TEXT1}","{TEXT2}"]
}
}
videoBar = new GSvideoBar(document.getElementById("videoBar-bar"),
GSvideoBar.PLAYER_ROOT_FLOATING,
options);
}
// arrange for this function to be called during body.onload
// event processing
GSearch.setOnLoadCallback(LoadVideoBar);
</script>
<!-- ++End Video Bar Wizard Generated Code++ --> |
 |
Yes |
| z_video |
Insert general video: [z_video]Video URL or ID[/z_video] |
<script type="text/javascript" src="portal/portal_video_bbcode.php?link={TEXT}"></script> |
 |
Yes |