pswdspoil= |
Password nascosta: [pswdspoil=password]Messaggio[/pswdspoil] |
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px"> <b>Spoiler</b>:
<input type="button" value="Show" style="width:45px;font-size:10px;margin:0px;padding:0px;" onClick="password=prompt('Please enter password to view this message...',' ');
if (password=='{SIMPLETEXT}')
{
alert('Password Accepted!');
if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '')
{
this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = '';
this.innerText = '';
this.value = 'Hide'; }
else
{
this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none';
this.innerText = '';
this.value = 'Show';
}
}
">
</div>
<div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;">
<div style="display: none;"> {TEXT} </div>
</div>
</div> |
 |
Sì |
paypal |
Paypal: [paypal]indirizzo Paypal[/paypal] |
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="{EMAIL}">
<input type="hidden" name="item_name" value="Donation">
<input type="hidden" name="item_number" value="DONATION">
<input type="hidden" name="no_shipping" value="0">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="bn" value="PP-DonationsBF">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="110" height="23">
</form> |
 |
Sì |
Think_F |
Pensiero femminile: [think]Tuo testo[/think] |
<table border="0" cellpadding="0" cellspacing="0"><tr><td style="margin: 0;padding: 0;border: 0;"><div style=" background-color: #FFEBD5;color: #000000; -moz-border-radius: 16px; -webkit-border-radius: 16px; border: 1px solid #FFFFFF; padding: 4px;font-size: 1em;" > {TEXT} </div><img src="./portal/images/think_f.gif" alt="" /></td></tr></table> |
 |
Sì |
Think_M |
Pensiero maschile: [think]Tuo testo[/think] |
<table border="0" cellpadding="0" cellspacing="0"><tr><td style="margin: 0;padding: 0;border: 0;"><div style=" background-color: #CCFFFF;color: #000000; -moz-border-radius: 16px; -webkit-border-radius: 16px; border: 1px solid #330644; padding: 4px;font-size: 1em;" > {TEXT} </div><img src="./portal/images/think_m.gif"></td></tr></table> |
 |
Sì |
picasa |
Picasa Slideshow: [picasa]gilber647/albumid/5427267831589081233[/picasa] |
<embed pluginspage = "http://www.macromedia.com/go/getflashplayer" wmode="transparent" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" flashvars="host=picasaweb.google.com&RGB=0x000000&feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2F{TEXT}%3Fkind%3Dphoto%26alt%3Drss" type ="application/x-shockwave-flash" height ="350" width="420"></embed> |
 |
Sì |
search= |
Ricerca forum: [search=keyword]parola chiave[/search] |
<a href="search.php?st=0&sk=t&sd=d&keywords={TEXT2}" class="searchlink">{TEXT}</a> |
 |
Sì |
stream |
Stream: [stream]tuo 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> |
 |
Sì |
tab= |
Tabulazione testo: [tab=numero]tuo testo[/tab] |
<span style="margin-left: {NUMBER}px;">{TEXT}</span> |
 |
Sì |
outdent |
Testo abbassato: [outdent]testo[/outdent] |
<div style="text-indent:-1em; padding-left:1em;">{TEXT}</div> |
 |
Sì |
rainbow |
Testo arcobaleno: [rainbow]Tuo testo[/rainbow] |
<script type="text/javascript">
function colorize(str){
var strArray=str.split("");
for (var i=0;i<strArray.length;i++)
strArray[i]="<span style='color:rgb("+
Math.floor(Math.random()*255)+","+
Math.floor(Math.random()*255)+","+
Math.floor(Math.random()*255)+")'>"+strArray[i]+"</span>";
return strArray.join("");
}
</script>
<script language="javascript" type="text/javascript">
document.write(colorize("{SIMPLETEXT}"));
</script> |
 |
Sì |