Würden Sie gerne auf diese Nachricht reagieren? Erstellen Sie einen Account in wenigen Klicks oder loggen Sie sich ein, um fortzufahren.



 
StartseitePortalNeueste BilderSuchenAnmeldenLogin

Teilen | 
 

 ...

Vorheriges Thema anzeigen Nächstes Thema anzeigen Nach unten 
Gehe zu Seite : Zurück  1, 2
AutorNachricht
Admin
Admin
Admin

alter :
Beispiel

spieler :
sarahbittedafür xD

steckbrief :
Beispiel

relations :
Beispiel


...            - Seite 2 Empty
BeitragThema: Re: ...    ...            - Seite 2 Icon_minitime1Mo Aug 15, 2011 12:45 pm

Code:
</script>
<script type="text/javascript">
<!--

  image0 = new Image;
  image0.src = "http://i44.servimg.com/u/f44/15/14/38/47/210.png";
 
  image1 = new Image;
  image1.src = "http://i44.servimg.com/u/f44/15/14/38/47/510.png";

  image2 = new Image;
  image2.src = "http://i44.servimg.com/u/f44/15/14/38/47/610.png";


 
 
-->
</script>
<script>
var rotationtime = onclick;
var i=1;
var int;
function rotate(){
  (i>1)?document.getElementById(i-1).style.display = 'none':document.getElementById('3').style.display = 'none'
  if(i<=3)document.getElementById(i).style.display = 'block';
  i++;
  if(i>3)i=1;
};

window.onload=function(){
  int = setInterval('rotate()', rotationtime);
};
</script>
</head>

<center><table width="800px" cellpadding=0 cellspacing=0 align="center" border=0>
 <tr><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/team11.jpg"></th><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/ny11.jpg"></th><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/daily11.jpg"></th>
</tr>
 

<table class="index" width="100%"><tr><td class="index">
 

 

</tr>
<td><a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/210.png" name="grafixx" border="0" alt=""/ align="center"></a>
<center> <p>
<a onmouseover="document.grafixx.src=image1.src" onmouseout="document.grafixx.src=image0.src" href="http://casino-royal.forumotion.com/privmsg?mode=post&u=53">Roxy</a> <font color="#545454">& </font></a>

<a onmouseover="document.grafixx.src=image2.src" onmouseout="document.grafixx.src=image0.src"  href="http://casino-royal.forumotion.com/privmsg?mode=post&u=4">Alexis</a> </a>
</center>
<td><div style="width: 200px; height: 200px; background-image: url('http://i44.servimg.com/u/f44/15/14/38/47/911.png'); border-top:border-bottom:"><div style="width: 200px; height: 200px; overflow: auto;"><div style="width: 170px; text-align: justify; color: #000; font-family: arial; font-size: 9px; padding: 5px;"><blockquote><div style="text-align: justify;"><h3><u>16. August 2011</u></h3>» Der neue Style ist endlich fertig. Wir hoffen, dass er euch gefällt.<br>
<h3><u>16. August</u></h3>» Das RPG startet komplett neu und ist nun eröffnet.<br>
<h3><u>16. August</u></h3>» Die Storyline hat sich etwas verändert. Bitte lest <a href="http://casino-royal.forumotion.com/t1-storyline#10" class="postlink" target="_blank" rel="nofollow">hier</a> nach.<br>
</div></blockquote> </div></div></div>
<br>
</div><br>
</td><td>


<style type="text/css">
#sidetables { width: 190px; margin-bottom: 20px; margin-right: 5px; margin-top: 15px;margin-left: 5px; }
</style>
<!-- ===== STORY SO FAR ===== -->
<table id="sidetables" cellpadding="4px" class="bordercolor" cellspacing="0">

<tr>
<td>
<style type="text/css">

#popitmenu{
position: absolute;
background-color: #B5B3AE;
border:1px solid #9E9D99;
font: normal 12px verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: FFFFFF;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #9E9D99;

}

</style>
<script type="text/javascript">




var defaultMenuWidth="180px" //set default menu width.

var linkset=new Array()
//SPECIFY MENU SETS AND THEIR LINKS. FOLLOW SYNTAX LAID OUT


linkset[0]='<a href="http://ghost-high.forumieren.com/t142-regeln">Rules</a>'
linkset[0]+='<a href="http://ghost-high.forumieren.com/t143-avatarliste">Avatare</a>'
linkset[0]+='<a href="http://ghost-high.forumieren.com/f41-unwanted">Wanted & Unwanted</a>'
linkset[0]+='<a href="http://ghost-high.forumieren.com/t146-vorlage">Application</a>'
linkset[0]+='<a href="http://ghost-high.forumieren.com/t145-abwesenheit#2445">Absence</a>'



////No need to edit beyond here

var ie5=document.all && !window.opera
var ns6=document.getElementById

if (ie5||ns6)
document.write('<div id="popitmenu" onMouseover="clearhidemenu();" onMouseout="dynamichide(event)"></div>')

function iecompattest(){
return (document.compatMode && document.compatMode.indexOf("CSS")!=-1)? document.documentElement : document.body
}

function showmenu(e, which, optWidth){
if (!document.all&&!document.getElementById)
return
clearhidemenu()
menuobj=ie5? document.all.popitmenu : document.getElementById("popitmenu")
menuobj.innerHTML=which
menuobj.style.width=(typeof optWidth!="undefined")? optWidth : defaultMenuWidth
menuobj.contentwidth=menuobj.offsetWidth
menuobj.contentheight=menuobj.offsetHeight
eventX=ie5? event.clientX : e.clientX
eventY=ie5? event.clientY : e.clientY
//Find out how close the mouse is to the corner of the window
var rightedge=ie5? iecompattest().clientWidth-eventX : window.innerWidth-eventX
var bottomedge=ie5? iecompattest().clientHeight-eventY : window.innerHeight-eventY
//if the horizontal distance isn't enough to accomodate the width of the context menu
if (rightedge<menuobj.contentwidth)
//move the horizontal position of the menu to the left by it's width
menuobj.style.left=ie5? iecompattest().scrollLeft+eventX-menuobj.contentwidth+"px" : window.pageXOffset+eventX-menuobj.contentwidth+"px"
else
//position the horizontal position of the menu where the mouse was clicked
menuobj.style.left=ie5? iecompattest().scrollLeft+eventX+"px" : window.pageXOffset+eventX+"px"
//same concept with the vertical position
if (bottomedge<menuobj.contentheight)
menuobj.style.top=ie5? iecompattest().scrollTop+eventY-menuobj.contentheight+"px" : window.pageYOffset+eventY-menuobj.contentheight+"px"
else
menuobj.style.top=ie5? iecompattest().scrollTop+event.clientY+"px" : window.pageYOffset+eventY+"px"
menuobj.style.visibility="visible"
return false
}

function contains_ns6(a, b) {
//Determines if 1 element in contained in another- by Brainjar.com
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}

function hidemenu(){
if (window.menuobj)
menuobj.style.visibility="hidden"
}

function dynamichide(e){
if (ie5&&!menuobj.contains(e.toElement))
hidemenu()
else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
hidemenu()
}

function delayhidemenu(){
delayhide=setTimeout("hidemenu()",500)
}

function clearhidemenu(){
if (window.delayhide)
clearTimeout(delayhide)
}

if (ie5||ns6)
document.onclick=hidemenu

</script>
<center>

<center>
<a href="#" onMouseover="showmenu(event,linkset[0])" onMouseout="delayhidemenu()"><img src=http://i44.servimg.com/u/f44/15/14/38/47/911.png border="0" style="opacity: 0.50;" onmouseover="this.style.MozOpacity=1;this.filters.alpha.opacity=100;" onmouseout="this.style.MozOpacity=0.50;this.filters.alpha.opacity=50;"></a>
</td>
</tr>




</td>
</tr>
</table>
<br>
<br>
</td>
</tr>



</td>

</tr>
</table>
Nach oben Nach unten
https://isola-rpg.forenverzeichnis.com
Admin
Admin
Admin

alter :
Beispiel

spieler :
sarahbittedafür xD

steckbrief :
Beispiel

relations :
Beispiel


...            - Seite 2 Empty
BeitragThema: Re: ...    ...            - Seite 2 Icon_minitime1Mo Aug 15, 2011 2:43 pm

Code:
<center><table width="800px" cellpadding=0 cellspacing=0 align="center" border=0>
 <tr><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/team11.jpg"></th><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/ny11.jpg"></th><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/daily11.jpg"></th>
</tr>
 

<table class="index" width="100%"><tr><td class="index">
 

 

</tr>
<td><div style="font-family: arial narrow; letter-spacing: -3px; color: #FFFFFF; text-shadow: #000000 1px 0px 1px; font-size: 30px; font-style: italic; font-weight: bold;"><div style="margin:auto;text-align:center;width:100%">Alexis Brooke</div></div><p><div style="font-family: arial narrow; letter-spacing: -3px; color: #FFFFFF; text-shadow: #000000 1px 0px 1px; font-size: 30px; font-style: italic; font-weight: bold;"><div style="margin:auto;text-align:center;width:100%">Sally de Ravin</div></div><p>
<a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/210.png" name="grafixx" border="0" alt=""/ align="center"></a>
<center> <p>



</center>
<td><center><div style="font-family: arial narrow; letter-spacing: -3px; color: #FFFFFF; text-shadow: #000000 1px 0px 1px; font-size: 35px; font-style: italic; font-weight: bold;"><div style="margin:auto;text-align:center;width:100%">Hauptplot</div></div><p></font><a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/011.png" name="grafixx" border="0" alt=""/ align="center"></a><p>
<font size="1"><div align="justify"><font color= #000000>Hilfeeee!!! Wer bist du? Diese Frage stellen sich heute Abend alle auf dem großen Maskenball. Wenn ihr gut seit, dann findet ihr doch noch heraus, wer euer Gegenüber ist. Also lasst es krachen.</font></div></font>
</td><td>


<center><style type="text/css">
#sidetables { width: 190px; margin-bottom: 20px; margin-right: 5px; margin-top: 15px;margin-left: 5px; }
</style>
<!-- ===== STORY SO FAR ===== -->
<table id="sidetables" cellpadding="4px" class="bordercolor" cellspacing="0">

<tr>
<td>
<style type="text/css">

#popitmenu{
position: absolute;
background-color: #B5B3AE;
border:1px solid #9E9D99;
font: normal 12px verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: FFFFFF;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #9E9D99;

}

</style>
<script type="text/javascript">




var defaultMenuWidth="180px" //set default menu width.

var linkset=new Array()
//SPECIFY MENU SETS AND THEIR LINKS. FOLLOW SYNTAX LAID OUT


linkset[0]='<a href="http://ghost-high.forumieren.com/t142-regeln">Rules</a>'
linkset[0]+='<a href="http://ghost-high.forumieren.com/t143-avatarliste">Avatare</a>'
linkset[0]+='<a href="http://ghost-high.forumieren.com/f41-unwanted">Wanted & Unwanted</a>'
linkset[0]+='<a href="http://ghost-high.forumieren.com/t146-vorlage">Application</a>'
linkset[0]+='<a href="http://ghost-high.forumieren.com/t145-abwesenheit#2445">Absence</a>'



////No need to edit beyond here

var ie5=document.all && !window.opera
var ns6=document.getElementById

if (ie5||ns6)
document.write('<div id="popitmenu" onMouseover="clearhidemenu();" onMouseout="dynamichide(event)"></div>')

function iecompattest(){
return (document.compatMode && document.compatMode.indexOf("CSS")!=-1)? document.documentElement : document.body
}

function showmenu(e, which, optWidth){
if (!document.all&&!document.getElementById)
return
clearhidemenu()
menuobj=ie5? document.all.popitmenu : document.getElementById("popitmenu")
menuobj.innerHTML=which
menuobj.style.width=(typeof optWidth!="undefined")? optWidth : defaultMenuWidth
menuobj.contentwidth=menuobj.offsetWidth
menuobj.contentheight=menuobj.offsetHeight
eventX=ie5? event.clientX : e.clientX
eventY=ie5? event.clientY : e.clientY
//Find out how close the mouse is to the corner of the window
var rightedge=ie5? iecompattest().clientWidth-eventX : window.innerWidth-eventX
var bottomedge=ie5? iecompattest().clientHeight-eventY : window.innerHeight-eventY
//if the horizontal distance isn't enough to accomodate the width of the context menu
if (rightedge<menuobj.contentwidth)
//move the horizontal position of the menu to the left by it's width
menuobj.style.left=ie5? iecompattest().scrollLeft+eventX-menuobj.contentwidth+"px" : window.pageXOffset+eventX-menuobj.contentwidth+"px"
else
//position the horizontal position of the menu where the mouse was clicked
menuobj.style.left=ie5? iecompattest().scrollLeft+eventX+"px" : window.pageXOffset+eventX+"px"
//same concept with the vertical position
if (bottomedge<menuobj.contentheight)
menuobj.style.top=ie5? iecompattest().scrollTop+eventY-menuobj.contentheight+"px" : window.pageYOffset+eventY-menuobj.contentheight+"px"
else
menuobj.style.top=ie5? iecompattest().scrollTop+event.clientY+"px" : window.pageYOffset+eventY+"px"
menuobj.style.visibility="visible"
return false
}

function contains_ns6(a, b) {
//Determines if 1 element in contained in another- by Brainjar.com
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}

function hidemenu(){
if (window.menuobj)
menuobj.style.visibility="hidden"
}

function dynamichide(e){
if (ie5&&!menuobj.contains(e.toElement))
hidemenu()
else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
hidemenu()
}

function delayhidemenu(){
delayhide=setTimeout("hidemenu()",500)
}

function clearhidemenu(){
if (window.delayhide)
clearTimeout(delayhide)
}

if (ie5||ns6)
document.onclick=hidemenu

</script>
<center>

<center>
<a href="#" onMouseover="showmenu(event,linkset[0])" onMouseout="delayhidemenu()"><img src=http://i44.servimg.com/u/f44/15/14/38/47/911.png border="0" style="opacity: 0.50;" onmouseover="this.style.MozOpacity=1;this.filters.alpha.opacity=100;" onmouseout="this.style.MozOpacity=0.50;this.filters.alpha.opacity=50;"></a><div style="width: 200px; height: 200px; background-image: url('http://i44.servimg.com/u/f44/15/14/38/47/911.png'); border-top:border-bottom:"><div style="width: 200px; height: 200px; overflow: auto;"><div style="width: 170px; text-align: justify; color: #000; font-family: arial; font-size: 9px; padding: 5px;"><blockquote><div style="text-align: justify;"><h3><u>16. August 2011</u></h3>» Der neue Style ist endlich fertig. Wir hoffen, dass er euch gefällt.<br>
<h3><u>16. August</u></h3>» Das RPG startet komplett neu und ist nun eröffnet.<br>
<h3><u>16. August</u></h3>» Die Storyline hat sich etwas verändert. Bitte lest <a href="http://casino-royal.forumotion.com/t1-storyline#10" class="postlink" target="_blank" rel="nofollow">hier</a> nach.<br>
</div></blockquote> </div></div></div></center>
<br>
</div><br>
</td>
</tr>




</td>
</tr>
</table>
<br>
<br>
</td>
</tr>



</td>

</tr>
</table>
Nach oben Nach unten
https://isola-rpg.forenverzeichnis.com
Admin
Admin
Admin

alter :
Beispiel

spieler :
sarahbittedafür xD

steckbrief :
Beispiel

relations :
Beispiel


...            - Seite 2 Empty
BeitragThema: Re: ...    ...            - Seite 2 Icon_minitime1Mo Aug 15, 2011 5:49 pm

Code:
<center><form>
<font size="4"><font color="#545454"><font size="4">              <select size="1" class="forminput" name="select" onchange="location.href=(form.select.options[form.select.selectedIndex].value)" style="font-size: 14px; text-align: center;">

<option value="">      Guests & Friends    </option>

                    <option value="http://casino-royal.forumotion.com/t1-storyline#10"> Regeln</option>
                  <option value="http://casino-royal.forumotion.com/f36-gesuche">  Gesuche </option> 
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Avatarliste </option> 
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Reservierungen </option> 
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Partner werden </option>   
                  </select>

              </font></font></font></form><font size="1"><font size="2"><font size="2"></font></font></font>
</center><p>

<center><form>
<font size="4"><font color="#545454"><font size="4">              <select size="1" class="forminput" name="select" onchange="location.href=(form.select.options[form.select.selectedIndex].value)" style="font-size: 14px; text-align: center;">

<option value="">             Important       &nbsp;  </option>

                    <option value="http://casino-royal.forumotion.com/t1-storyline#10"> News</option>
                  <option value="http://casino-royal.forumotion.com/t2-das-team"> Fragen </option>
                  <option value="http://casino-royal.forumotion.com/f36-gesuche">  Blacklist </option>
                    <option value="http://casino-royal.forumotion.com/f2-regeln">Abwesenheit </option> </select>
                                     
                   

              </font></font></font></form><font size="1"><font size="2"><font size="2"></font></font></font>
</center>
Nach oben Nach unten
https://isola-rpg.forenverzeichnis.com
Admin
Admin
Admin

alter :
Beispiel

spieler :
sarahbittedafür xD

steckbrief :
Beispiel

relations :
Beispiel


...            - Seite 2 Empty
BeitragThema: Re: ...    ...            - Seite 2 Icon_minitime1Mo Aug 15, 2011 5:58 pm

Code:
<center><table width="800px" cellpadding=0 cellspacing=0 align="center" border=0>
 <tr><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/team11.jpg"></th><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/ny11.jpg"></th><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/daily11.jpg"></th>
</tr>
 

<table class="index" width="100%"><tr><td class="index">
 

 

</tr>
<td><p>
<a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/210.png" name="grafixx" border="0" alt=""/ align="center"></a>
<center> <p>



</center>
<td><center><div style="font-family: arial narrow; letter-spacing: -3px; color: #FFFFFF; text-shadow: #000000 1px 0px 1px; font-size: 35px; font-style: italic; font-weight: bold;"><div style="margin:auto;text-align:center;width:100%">Hauptplot</div></div><p></font><a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/011.png" name="grafixx" border="0" alt=""/ align="center"></a><p>
<font size="1"><div align="justify"><font color= #000000>Hilfeeee!!! Wer bist du? Diese Frage stellen sich heute Abend alle auf dem großen Maskenball. Wenn ihr gut seit, dann findet ihr doch noch heraus, wer euer Gegenüber ist. Also lasst es krachen.</font></div></font><div style="width: 200px; height: 200px;  border-top:border-bottom:"><div style="width: 200px; height: 200px; overflow: auto;"><div style="width: 170px; text-align: justify; color: #000; font-family: arial; font-size: 9px; padding: 5px;"><blockquote><div style="text-align: justify;"><h3><u>16. August 2011</u></h3>» Der neue Style ist endlich fertig. Wir hoffen, dass er euch gefällt.<br>
<h3><u>16. August</u></h3>» Das RPG startet komplett neu und ist nun eröffnet.<br>
<h3><u>16. August</u></h3>» Die Storyline hat sich etwas verändert. Bitte lest <a href="http://casino-royal.forumotion.com/t1-storyline#10" class="postlink" target="_blank" rel="nofollow">hier</a> nach.<br>
</div></blockquote> </div></div></div>
</td><td>
<a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/22215.png" name="grafixx" border="0" alt=""/ align="center"></a><p><p>

<center><form>
<font size="4"><font color="#545454"><font size="4">              <select size="1" class="forminput" name="select" onchange="location.href=(form.select.options[form.select.selectedIndex].value)" style="font-size: 14px; text-align: center;">

<option value="">        Guests & Friends     </option>

                    <option value="http://casino-royal.forumotion.com/t1-storyline#10"> Regeln</option>
                  <option value="http://casino-royal.forumotion.com/f36-gesuche">  Gesuche </option>
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Avatarliste </option>
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Reservierungen </option>
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Partner werden </option> 
                  </select>

              </font></font></font></form><font size="1"><font size="2"><font size="2"></font></font></font>
</center><p>

<center><form>
<font size="4"><font color="#545454"><font size="4">              <select size="1" class="forminput" name="select" onchange="location.href=(form.select.options[form.select.selectedIndex].value)" style="font-size: 14px; text-align: center;">

<option value="">                Important          &nbsp;  </option>

                    <option value="http://casino-royal.forumotion.com/t1-storyline#10"> News</option>
                  <option value="http://casino-royal.forumotion.com/t2-das-team"> Fragen </option>
                  <option value="http://casino-royal.forumotion.com/f36-gesuche">  Blacklist </option>
                    <option value="http://casino-royal.forumotion.com/f2-regeln">Abwesenheit </option> </select>
                                   
                 

              </font></font></font></form><font size="1"><font size="2"><font size="2"></font></font></font>
</center>
</td>
</tr>




</td>
</tr>
</table>
<br>
<br>
</td>
</tr>



</td>

</tr>
</table>

Nach oben Nach unten
https://isola-rpg.forenverzeichnis.com
Admin
Admin
Admin

alter :
Beispiel

spieler :
sarahbittedafür xD

steckbrief :
Beispiel

relations :
Beispiel


...            - Seite 2 Empty
BeitragThema: Re: ...    ...            - Seite 2 Icon_minitime1Mo Aug 15, 2011 6:20 pm

Code:
<center><table width="800px" cellpadding=0 cellspacing=0 align="center" border=0>
 <tr><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/team11.jpg"></th><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/ny11.jpg"></th><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/daily11.jpg"></th>
</tr>
 

<table class="index" width="100%"><tr><td class="index">
 

 

</tr>
<td><p>
<a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/210.png" name="grafixx" border="0" alt=""/ align="center"></a>
<center> <p>



</center>
<td><center><div style="font-family: arial narrow; letter-spacing: -3px; color: #FFFFFF; text-shadow: #000000 1px 0px 1px; font-size: 35px; font-style: italic; font-weight: bold;"><div style="margin:auto;text-align:center;width:100%">Hauptplot</div></div><p></font><a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/011.png" name="grafixx" border="0" alt=""/ align="center"></a><p>
<font size="1"><div align="justify"><font color= #000000>Hilfeeee!!! Wer bist du? Diese Frage stellen sich heute Abend alle auf dem großen Maskenball. Wenn ihr gut seit, dann findet ihr doch noch heraus, wer euer Gegenüber ist. Also lasst es krachen.</font></div></font>
</td><td>
<a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/22215.png" name="grafixx" border="0" alt=""/ align="center"></a><p><p>

<center><form>
<font size="4"><font color="#545454"><font size="4">              <select size="1" class="forminput" name="select" onchange="location.href=(form.select.options[form.select.selectedIndex].value)" style="font-size: 14px; text-align: center;">

<option value="">        Guests & Friends     </option>

                    <option value="http://casino-royal.forumotion.com/t1-storyline#10"> Regeln</option>
                  <option value="http://casino-royal.forumotion.com/f36-gesuche">  Gesuche </option>
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Avatarliste </option>
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Reservierungen </option>
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Partner werden </option> 
                  </select>

              </font></font></font></form><font size="1"><font size="2"><font size="2"></font></font></font>
</center><p>

<center><form>
<font size="4"><font color="#545454"><font size="4">              <select size="1" class="forminput" name="select" onchange="location.href=(form.select.options[form.select.selectedIndex].value)" style="font-size: 14px; text-align: center;">

<option value="">                Important          &nbsp;  </option>

                    <option value="http://casino-royal.forumotion.com/t1-storyline#10"> News</option>
                  <option value="http://casino-royal.forumotion.com/t2-das-team"> Fragen </option>
                  <option value="http://casino-royal.forumotion.com/f36-gesuche">  Blacklist </option>
                    <option value="http://casino-royal.forumotion.com/f2-regeln">Abwesenheit </option> </select>
                                   
                 

              </font></font></font></form><font size="1"><font size="2"><font size="2"></font></font></font>
</center>

<center>
<font color="#000000"><div style="overflow:auto; width:180px; height:100px;"><div align="justify"><font size="1"><h3>16. August 2011</h3>» Der neue Style ist endlich fertig. Wir hoffen, dass er euch gefällt.<br>
<h3>16. August</h3>» Das RPG startet komplett neu und ist nun eröffnet.<br>
<h3>16. August</h3>» Die Storyline hat sich etwas verändert. Bitte lest <a href="http://casino-royal.forumotion.com/t1-storyline#10" class="postlink" target="_blank" rel="nofollow">hier</a> nach.</div><br></center>
</div></blockquote> </div></div></div>
</td>
</tr>




</td>
</tr>
</table>
<br>
<br>
</td>
</tr>



</td>

</tr>
</table>

Nach oben Nach unten
https://isola-rpg.forenverzeichnis.com
Admin
Admin
Admin

alter :
Beispiel

spieler :
sarahbittedafür xD

steckbrief :
Beispiel

relations :
Beispiel


...            - Seite 2 Empty
BeitragThema: Re: ...    ...            - Seite 2 Icon_minitime1Mo Aug 15, 2011 8:01 pm

Code:
<center><table width="800px" cellpadding=0 cellspacing=0 align="center" border=0>
 <tr><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/ny11.jpg"></th><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/team11.jpg"></th><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/daily11.jpg"></th>
</tr>
 

<table class="index" width="100%"><tr><td class="index">
 

 

</tr>
<td><div align="justify"><div style="font-family: arial narrow; letter-spacing: -3px; color: #FFFFFF; text-shadow: #000000 1px 0px 1px; font-size: 35px; font-style: italic; font-weight: bold;"><div style="margin:auto;;width:100%">Hauptplot</div></div><p></font><div align="justify"><a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/011.png" name="grafixx" border="0" alt=""/ align="center"></div></a><br><p>
<font size="1"><center><div align="justify"><font color= #000000><div style=width:200px; ">Hilfeeee!!! Wer bist du? Diese Frage stellen sich heute Abend alle auf dem großen Maskenball. Wenn ihr gut seit, dann findet ihr doch noch heraus, wer euer Gegenüber ist. Also lasst es krachen.</font></div></font></div></center>

<td>
 <p><center><a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/0000011.png" name="grafixx" border="0" alt=""/ align="center"></div></a>
<p><center><a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/00000010.png" name="grafixx" border="0" alt=""/ align="center"></div></a></center>

</td><td><div align="right"><a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/22215.png" name="grafixx" border="0" alt=""/ align="center"></a></div><p><br><div align="right"><form>
<font size="4"><font color="#545454"><font size="4">              <select size="1" class="forminput" name="select" onchange="location.href=(form.select.options[form.select.selectedIndex].value)" style="font-size: 14px; text-align: center;">

<option value="">           x Guests & Friends x     </option>

                    <option value="http://casino-royal.forumotion.com/t1-storyline#10"> Regeln</option>
                  <option value="http://casino-royal.forumotion.com/f36-gesuche">  Gesuche </option>
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Avatarliste </option>
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Reservierungen </option>
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Partner werden </option>
                  </select>

              </font></font></font></form>
</center><p><div align="right"><form>
<font size="4"><font color="#545454"><font size="4">              <select size="1" class="forminput" name="select" onchange="location.href=(form.select.options[form.select.selectedIndex].value)" style="font-size: 14px; text-align: center;">

<option value="">          x Important x                &nbsp;</option>

                    <option value="http://casino-royal.forumotion.com/t1-storyline#10"> News</option>
                  <option value="http://casino-royal.forumotion.com/t2-das-team"> Fragen </option>
                  <option value="http://casino-royal.forumotion.com/f36-gesuche">  Blacklist </option>
                    <option value="http://casino-royal.forumotion.com/f2-regeln">Abwesenheit </option> </select>
                                 
               

              </font></font></font></form><font size="1"><font size="2"><font size="2"></font></font></font>
</div>


</td>
</tr>




</td>
</tr>
</table>
<br>
<br>
</td>
</tr>



</td>

</tr>
</table>
Nach oben Nach unten
https://isola-rpg.forenverzeichnis.com
Admin
Admin
Admin

alter :
Beispiel

spieler :
sarahbittedafür xD

steckbrief :
Beispiel

relations :
Beispiel


...            - Seite 2 Empty
BeitragThema: Re: ...    ...            - Seite 2 Icon_minitime1Mo Aug 15, 2011 9:17 pm

Code:
<center><table width="800px" cellpadding=0 cellspacing=0 align="center" border=0>
 <tr><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/ny11.jpg"></th><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/team11.jpg"></th><th><img src="http://i44.servimg.com/u/f44/15/14/38/47/daily11.jpg"></th>
</tr>
 

<table class="index" width="100%"><tr><td class="index">
 

 

</tr>
<td><div align="justify"><div style="font-family: arial narrow; letter-spacing: -3px; color: #FFFFFF; text-shadow: #000000 1px 0px 1px; font-size: 35px; font-style: italic; font-weight: bold;"><div style="margin:auto;;width:100%">Hauptplot</div></div><p></font><div align="justify"><a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/011.png" name="grafixx" border="0" alt=""/ align="center"></div></a><br><p>
<font size="1"><center><div align="justify"><font color= #000000><div style=width:200px; ">Hilfeeee!!! Wer bist du? Diese Frage stellen sich heute Abend alle auf dem großen Maskenball. Wenn ihr gut seit, dann findet ihr doch noch heraus, wer euer Gegenüber ist. Also lasst es krachen.</font></div></font></div></center>

<td>
<center><table border="0"><tr><td align="left"> <p><center><a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/333310.png" name="grafixx" border="0" alt=""/ align="center"></div></a><p>
Alexis Brooke</td><td align="left"> <p><center><a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/33311.png" name="grafixx" border="0" alt=""/ align="center"></div></a><p>Sally de Ravin</td></tr></table></center>


</td><td><div align="right"><a href="http://isola-rpg.forenverzeichnis.com/h2-team?tid=5b5cbb31482366434591914d69b62072" class="postlink"><img src="http://i44.servimg.com/u/f44/15/14/38/47/22215.png" name="grafixx" border="0" alt=""/ align="center"></a></div><p><br><div align="right"><form>
<font size="4"><font color="#545454"><font size="4">              <select size="1" class="forminput" name="select" onchange="location.href=(form.select.options[form.select.selectedIndex].value)" style="font-size: 14px; text-align: center;">

<option value="">             x Guests & Friends x       </option>

                    <option value="http://casino-royal.forumotion.com/t1-storyline#10"> Regeln</option>
                  <option value="http://casino-royal.forumotion.com/f36-gesuche">  Gesuche </option>
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Avatarliste </option>
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Reservierungen </option>
                    <option value="http://casino-royal.forumotion.com/f36-gesuche">  Partner werden </option>
                  </select>

              </font></font></font></form>
</center><p><div align="right"><form>
<font size="4"><font color="#545454"><font size="4">              <select size="1" class="forminput" name="select" onchange="location.href=(form.select.options[form.select.selectedIndex].value)" style="font-size: 14px; text-align: center;">

<option value="">                 x Important x             &nbsp;        </option>

                    <option value="http://casino-royal.forumotion.com/t1-storyline#10"> News</option>
                  <option value="http://casino-royal.forumotion.com/t2-das-team"> Fragen </option>
                  <option value="http://casino-royal.forumotion.com/f36-gesuche">  Blacklist </option>
                    <option value="http://casino-royal.forumotion.com/f2-regeln">Abwesenheit </option> </select>
                               
             

              </font></font></font></form><font size="1"><font size="2"><font size="2"></font></font></font>
</div>


</td>
</tr>




</td>
</tr>
</table>
<br>
<br>
</td>
</tr>



</td>

</tr>
</table>

Nach oben Nach unten
https://isola-rpg.forenverzeichnis.com
Admin
Admin
Admin

alter :
Beispiel

spieler :
sarahbittedafür xD

steckbrief :
Beispiel

relations :
Beispiel


...            - Seite 2 Empty
BeitragThema: Re: ...    ...            - Seite 2 Icon_minitime1Di Aug 16, 2011 6:08 pm

Code:
<form action="{S_MODE_ACTION}" method="get">
<table cellspacing="0" cellpadding="5" border="0" align="center" class="forumline" width="100%">
   <tr>
      <th class="thTop" nowrap="nowrap">{L_ORDER_OR_SELECT}</th>
   </tr>
   <tr>
      <td class="row1">
      <table cellspacing="2" cellpadding="0" border="0" align="center" class="genmed">
         <tr>
            <td width="100%">{L_USER_SELECT} <input type="text" class="post" name="username" maxlength="25" size="20" value="{L_USER_SELECT_VALUE}" />      
            {L_SELECT_SORT_METHOD} {S_MODE_SELECT}      
            {L_ORDER} {S_ORDER_SELECT}       {S_HIDDEN_SID} <input class="liteoption" type="submit" name="submit" value="{L_SUBMIT}" /></td>
         </tr>
      </table>
      </td>
   </tr>
</table>
</form>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <th class="thTop" nowrap="nowrap">{L_AVATAR}</th>
      <th class="thTop" nowrap="nowrap">{L_USERNAME}</th>
      <!-- BEGIN switch_th_group -->
      <th class="thTop" nowrap="nowrap">{L_GROUPS}</th>
      <!-- END switch_th_group -->
      <th class="thTop" nowrap="nowrap">{L_PM}</th>
      <th class="thCornerR" nowrap="nowrap">{L_WEBSITE}</th>
   </tr>
   <!-- BEGIN memberrow -->
   <tr>
      <td class="{memberrow.ROW_CLASS}" align="center"><a href="{memberrow.U_VIEWPROFILE}">{memberrow.AVATAR_IMG}</a></div></td>
      <td class="{memberrow.ROW_CLASS}" align="center"><span class="gen"><a class="gen" href="{memberrow.U_VIEWPROFILE}">{memberrow.USERNAME}</a></span></td>
      <!-- BEGIN switch_td_group -->
      <td class="{memberrow.ROW_CLASS}" align="center"><span class="gen">{memberrow.GROUPS}</span></td>
      <!-- END switch_td_group -->
      <td class="{memberrow.ROW_CLASS}" align="center"> {memberrow.PM_IMG} </td>
      <td class="{memberrow.ROW_CLASS}" align="center"> {memberrow.WWW_IMG}&nbsp;</td>
   </tr>
   <!-- END memberrow -->
   <!-- BEGIN switch_no_user -->
   <tr>
      <td class="catBottom" colspan="{switch_no_user.COLSPAN_NUMBER}" height="28" align="center"><span class="gensmall">{switch_no_user.L_NO_USER}</span></td>
   </tr>
   <!-- END switch_no_user -->
</table>
<!-- BEGIN switch_pagination -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td><span class="nav">{PAGE_NUMBER}</span></td>
      <td align="right"><span class="nav">{PAGINATION}</span></td>
   </tr>
</table>
<br />
<!-- END switch_pagination -->
Nach oben Nach unten
https://isola-rpg.forenverzeichnis.com
Gesponserte Inhalte




...            - Seite 2 Empty
BeitragThema: Re: ...    ...            - Seite 2 Icon_minitime1

Nach oben Nach unten
 

...

Vorheriges Thema anzeigen Nächstes Thema anzeigen Nach oben 
Seite 2 von 2Gehe zu Seite : Zurück  1, 2

Befugnisse in diesem ForumSie können in diesem Forum nicht antworten
 :: 
 :: Storyline
-