[fotorandom][/fotorandom]
Trasformato in HTML:
Codice: Seleziona tutto
<!-- inizio foto random -->
<div align="center">
<script language="javascript" type="text/javascript">
var img = new Array("http://s28.postimg.org/58n8aqdst/CIMG6187.jpg",
"http://s7.postimg.org/6sdlg2acr/CIMG6477.jpg",
"http://s10.postimg.org/grvg0ywxl/CIMG6484.jpg",
"http://s28.postimg.org/uoxj6epgd/CIMG6009.jpg",
"http://s18.postimg.org/n5wzba3tx/CIMG6756.jpg",
"http://s28.postimg.org/hr64g6nh5/CIMG6067.jpg",
"http://s29.postimg.org/8nfk8u0zb/CIMG5861.jpg",
"http://s1.postimg.org/xs11hmntb/CIMG6840.jpg",
"http://s11.postimg.org/mka4bn5kz/DSC00103.jpg",
"http://s13.postimg.org/tsrjkqxif/DSC00230.jpg");
var x1 = Math.floor(img.length * Math.random(1));
document.write('<img src=\"'+ img[x1] +'\" alt=\"MTB I CAVALLINI\" style="max-width:200px;max-height:200px;" >'); </script>
<!-- fine foto random -->
Poi ho aggiunto il BBcode nella pagina di benvenuti ed il gioco è fatto. Si può comunque utilizzare in qualsiasi punto utile per i BBcode.
Basta modificare i collegamenti delle immagini, aggiungerli, rimuoverli ed il gioco è fatto.
Una precisazione, è opportuno non inserire immagini troppo "grandi", causa lentezza di recupero e caricamento pagina.
Per commenti e suggerimenti: http://www.mondoweb.net/viewtopic.php?f=2&t=25348