Linue_DarkStar
02-23-2012, 01:43 AM
So I'm looking for a way to make this pull info from the SW:TOR.com website? So that why I don't have to manually update this module? So that why it'll automatically update the Status of the Population and change the Up/Down arrow? Would someone write a mod to do this?
<div class="menuBody widg_drag_handle" >
<div class='menuContrastBox' >
<div style="background-image:url('http://www.clanpf.com/forums/images/misc/Logo/rotate.php');width:194px;height:150px;margin:0 auto;">
<table style="position:relative;top:35px;left:-5px;height:50px;width:205px" border="0">
<tr>
<td valign="top" align="center">
<img src="http://www.clanpf.com/forums/images/misc/Green Up.png"/>
<span style="font-size:20px;font-weight:bold;">
<span style="color:white;">Lord Praven
</span>
</span>
</td>
</tr>
<tr>
<td valign="bottom" align="center" width="125">
<span style="font-size:14px;">
<span style="color:white;">Pop:</span>
<span style="color:#f5f181;"> STANDARD
</span>
</span>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="menuBody widg_drag_handle" >
<div class='menuContrastBox' >
<div style="background-image:url('http://www.clanpf.com/forums/images/misc/Logo/rotate.php');width:194px;height:150px;margin:0 auto;">
<table style="position:relative;top:35px;left:-5px;height:50px;width:205px" border="0">
<tr>
<td valign="top" align="center">
<img src="http://www.clanpf.com/forums/images/misc/Green Up.png"/>
<span style="font-size:20px;font-weight:bold;">
<span style="color:white;">Lord Praven
</span>
</span>
</td>
</tr>
<tr>
<td valign="bottom" align="center" width="125">
<span style="font-size:14px;">
<span style="color:white;">Pop:</span>
<span style="color:#f5f181;"> STANDARD
</span>
</span>
</td>
</tr>
</table>
</div>
</div>
</div>