twitterwidget |
Widget Twitter: [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> |
 |
Sì |
user |
Link profilo utente: [user]nome utente[/user] |
<a href="memberlist.php?mode=viewprofile&un={TEXT}" title="{TEXT}" class="userlink">{TEXT}</a> |
 |
Sì |
vimeo |
Video Vimeo: [vimeo]ID Video[/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> |
 |
Sì |
warning |
Messaggio attenzione: [warning]Testo[/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> |
 |
Sì |
wiki_de= |
Wiki DE: [wiki_de=pagina wiki]descrizione wiki[/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> |
 |
Sì |
wiki_en= |
Wiki EN: [wiki_en=pagina wiki]descrizione wiki[/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> |
 |
Sì |
wiki_it= |
Wiki IT: [wiki_it=pagina wiki]descrizione wiki[/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> |
 |
Sì |
wmv |
Video WMV: [wmv]Url Video[/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> |
 |
Sì |
xfirevideo |
Video Xfire: [xfirevideo] ID Video[/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> |
 |
Sì |
youtube |
Video youtube: [youtube]numero video[/youtube] |
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{TEXT}"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/{TEXT}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><br />
<a href="http://youtube.com/watch?v={TEXT}" target="_blank">Link</a><br /> |
 |
Sì |