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ì |
align= |
Allineamento: [align=direction]tuo testo[/align] |
<div style="text-align: {TEXT1};">{TEXT2}</div> |
 |
Sì |
outdent |
Testo abbassato: [outdent]testo[/outdent] |
<div style="text-indent:-1em; padding-left:1em;">{TEXT}</div> |
 |
Sì |
indent |
Testo rialzato: [indent]testo[/indent] |
<div style="text-indent:1em;">{TEXT}</div> |
 |
Sì |
scroll |
Testo scorrevole: [scroll]Tuo testo[/scroll] |
<div style="width: auto; height:300px; background:#FFFFFF; overflow:auto; border:1px solid #000000; padding:8px;">{TEXT}</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ì |
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ì |
rollercoaster |
Testo rolling coaster: [rollercoaster]tuo testo[/rollercoaster] |
<div>
<script type="text/javascript">
/*
Roller Coaster Script-
By JavaScript Kit
Over 200+ free scripts here!
*/
var fs=1
var direction="right"
function rollertext(whichone){
var thetext=whichone
for (i=0;i<thetext.length;i++){
document.write(thetext.charAt(i).fontsize(fs))
if (fs<7&&direction=="right")
fs++
else if (fs==7){
direction="left"
fs--
}
else if (fs==1){
direction="right"
fs++
}
else if (fs>1&&direction=="left")
fs--
}
}
//Change below text to your won
rollertext("{SIMPLETEXT}")
</script>
</div> |
 |
Sì |
spoiler |
Testo nascosto: [spoiler]tuo testo[/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> |
 |
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ì |