hsimg |
Immagine Highslide: [hsimg]link immagine[/hsimg] |
<div class="highslide-gallery">
<a href="{URL}" class="highslide" onclick="return hs.expand(this)"><img src="{URL}" alt="" title="Click to enlarge" style="max-width:300px; max-height:300;" /></a><div class="highslide-heading"></div>
</div> |
 |
Sì |
hsimg2 |
Immagine Highslide con testo: [hsimg2]link immagine, testo[/hsimg2] |
<div class="highslide-gallery"><a href="{URL}" class="highslide" onclick="return hs.expand(this)">{TEXT}</a></div> |
 |
Sì |
iframe |
Iframe: [iframe]http://url[/iframe] |
<iframe src="{URL}" name="frame1" scrolling="auto" frameborder="no" align="center" width="600" height="500"></iframe><br /> |
 |
Sì |
img_l |
Immagine con flusso testo a sinistra: [img_l]link immagine[/img_l] tuo testo. |
<span style="float:left; padding:10px"><img width="175" height="175" hspace="10" vspace="10" border="0" align="left" src="{URL}" alt="Image" /></span> |
 |
Sì |
img_r |
Immagine con flusso testo a destra: [img_r]link immagine[/img_r] tuo testo. |
<span style="float:right; padding:10px"><img width="175" height="175" hspace="10" vspace="10" border="0" align="right" src="{URL}" alt="Image" /></span> |
 |
Sì |
indent |
Testo rialzato: [indent]testo[/indent] |
<div style="text-indent:1em;">{TEXT}</div> |
 |
Sì |
jwflv |
Video Player JWFLV: [jwflv]Link MP3[/jwflv] |
<embed src="portal/mp3/mediaplayer.swf" width="400" height="300" allowScriptAccess="always" wmode="transparent" type="application/x-shockwave-flash" allowfullscreen="true"
flashvars="height=300&width=400&file={URL}&showeq=true&showstop=true" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> |
 |
Sì |
jwmp3 |
Video Player WMP3: [jwmp3]Link MP3[/jwmp3] |
<embed src="portal/mp3/mp3player.swf" width="470" height="65" allowScriptAccess="always" wmode="transparent" type="application/x-shockwave-flash" allowfullscreen="true"
flashvars="height=65&width=470&file={URL}&showeq=true&showstop=true" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> |
 |
Sì |
mail= |
Indirizzo email: [mail=indirizzo email]indirizzo email[/mail] |
<a href="mailto:{EMAIL}" class="maillink">{SIMPLETEXT}</a> |
 |
Sì |
marqueecolor= |
Testo scorrevole colorato: [marqueecolor=testo colorato come "nome colore" o codice colore e.s. "#000000"]tuo testo[/marqueecolor] |
<marquee style="color:{COLOR}" onmouseout="this.start()" onmouseover="this.stop()" loop="-1" scrollamount="4" width="100%">{TEXT}</marquee> |
 |
Sì |