br |
Linea interruzione: [br][/br] |
<br style="clear:both;" /> |
 |
Sì |
center |
Centra: [center]tuo testo[/center] |
<center>{text}</center> |
 |
Sì |
clipfish |
Video clipfish: [clipfish]numero video[/clipfish] |
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="464" height="380" id="player" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="http://www.clipfish.de/videoplayer.swf?as=0&videoid={TEXT}" />
<param name="wmode" value="transparent">
<param name="quality" value="high" />
<param name="bgcolor" value="#999999" />
<embed src="http://www.clipfish.de/videoplayer.swf?as=0&videoid={TEXT}" quality="high" bgcolor="#999999" width="464" height="380" name="player" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
</object>
<br />
<a href="http://www.clipfish.de/player.php?videoid={TEXT}" target="_blank">Link</a><br /> |
 |
Sì |
collegehumor |
Video collegehumor: [collegehumor]ID Video[/collegehumor] |
<object type="application/x-shockwave-flash" data="http://www.collegehumor.com/moogaloop/moogaloop.swf?clip_id={IDENTIFIER}&fullscreen=1" width="480" height="360" ><param name="allowfullscreen" value="true" /><param name="movie" quality="best" value="http://www.collegehumor.com/moogaloop/moogaloop.swf?clip_id={IDENTIFIER}&fullscreen=1" /></object> |
 |
Sì |
collumn |
Incolonna testo: [collumn]colonna1|colonna2[/collumn] |
<table width="100%"><tr><td style="vertical-align: top; width:50%; padding-right:10px;">{TEXT1}</td><td style="vertical-align: top; width:50%; padding-left:10px;">{TEXT2}</td></tr></table> |
 |
Sì |
colorslide= |
Testo colorato alternato: [colorslide=Tuo testo]green,blue,yellow,30 (tempo in millisecondi)[/colorslide] |
<h2><script language="JavaScript1.2">
var message="{TEXT}"
var neonbasecolor="{COLOR1}"
var neontextcolor="{COLOR2}"
var neontextcolor2="{COLOR3}"
var flashspeed={NUMBER} // speed of flashing in milliseconds
var flashingletters=3 // number of letters flashing in neontextcolor
var flashingletters2=1 // number of letters flashing in neontextcolor2 (0 to disable)
var flashpause=0 // the pause between flash-cycles in milliseconds
///No need to edit below this line/////
var n=0
if (document.all||document.getElementById){
document.write('<font color="'+neonbasecolor+'">')
for (m=0;m<message.length;m++)
document.write('<span id="neonlight'+m+'">'+message.charAt(m)+'</span>')
document.write('</font>')
}
else
document.write(message)
function crossref(number){
var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)
return crossobj
}
function neon(){
//Change all letters to base color
if (n==0){
for (m=0;m<message.length;m++)
crossref(m).style.color=neonbasecolor
}
//cycle through and change individual letters to neon color
crossref(n).style.color=neontextcolor
if (n>flashingletters-1) crossref(n-flashingletters).style.color=neontextcolor2
if (n>(flashingletters+flashingletters2)-1) crossref(n-flashingletters-flashingletters2).style.color=neonbasecolor
if (n<message.length-1)
n++
else{
n=0
clearInterval(flashing)
setTimeout("beginneon()",flashpause)
return
}
}
function beginneon(){
if (document.all||document.getElementById)
flashing=setInterval("neon()",flashspeed)
}
beginneon()
</script> </h2>
</body>
</html> |
 |
Sì |
copyright |
CopyRight: [copyright]testo[/copyright] |
<div style="width:auto;background-color: #CCCCCC;color: #000000; border: 1px solid #000000;padding: 0 3px;display:inline;">
<span style="text-align:center;font-size: 0.9em;">©</span><span style="text-align:center;font-size: 0.8em"> 2010 {TEXT}. Tutti i Diritti Riservati.</span></div> |
 |
Sì |
copyright= |
Insert CopyRight link: [copyright=link url]text[/copyright] |
<div style="width:auto;background-color: #CCCCCC;color: #000000; border: 1px solid #000000;padding: 0 3px;display:inline;">
<span style="text-align:center;font-size: 0.9em;">©</span><span style="text-align:center;font-size: 0.8em"> 2010 <a href="{URL}" title="{TEXT}">{TEXT}</a>. All Rights Reserved.</span></div> |
 |
Sì |
damysterious |
Link diretto a DaMysterious: [DaMysterious][/DaMysterious] |
<script language="JavaScript">
<!--
function namosw_goto(url, targetstr)
{
if (url == 'backward')
history.back(1);
else if (url == 'forward')
history.forward(1);
else {
if (targetstr == 'blank') {
window.open(url, 'win1');
} else {
var frameobj;
if (targetstr == '') targetstr = 'self';
if ((frameobj = eval(targetstr)) != null)
frameobj.location = url;
}
}
}
// -->
</script>
<form name="form">
<p><input type="button" value="DaMysterious" OnClick="namosw_goto('http://www.portalxl.nl/forum/', 'blank')"></p>
</form> |
 |
Sì |
facebookvideo |
Video Facebook: [facebookvideo]ID Video[/facebookvideo] |
<object width="320" height="240" ><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.facebook.com/v/{NUMBER}" /><embed src="http://www.facebook.com/v/{NUMBER}" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="240"></embed></object> |
 |
Sì |