betts02
09-17-2010, 10:00 PM
As vbulletin does not support clan match stats for clans
I have simply used HTML edits to show my stats
As you can see i have added an image and this is clickable to go to the match result thread
You can priview this here - Forum Block Match Stats (http://www.nextgenerationgamers.co.uk/forums/forum.php)
I must note this is all done manual and must be edited each time you wish to add a clan match result
OK here goes
Admin - Forums and moderators
Forum Blocks Manager
Add new forum block
Name : Match Stats
Active : Yes
Content Type : HTML
Content :
<center><table border="1" bordercolor="#575757" cellspacing="50" cellpadding="20" style="background-color:#161616;" width="240">
<tr cellspacing="50" cellpadding="20">
<td cellspacing="50" cellpadding="20">Date</td>
<td>Game</td>
<td>Opp</td>
<td>Result</td>
<td>Report</td>
</tr>
<tr>
<td>Enter a date using only the date and month</td>
<td>Enter a game</td>
<td>Enter you opponents tag - best to keep this short</td>
<td><font color="Colour of your choice">Enter your result</font></td>
<td><a href="Link to the match result thread" target="_blank"><img src="Link to a small image"/></a> </td>
</tr>
</table>
<p style="font-family:verdana,arial,sans-serif;font-size:10px;"></p></center>
Template block to use : block_html
Save
You can easily copy, paste and edit this each time to add more results
It is best to keep it to 5 so it does not become too big but thats your choice
NOTE
To keep this in order when you add an extra match, place this above the last match
So when you want to place a new match simply add
<tr>
<td>Enter a date using only the date and month</td>
<td>Enter a game</td>
<td>Enter you opponents tag - best to keep this short</td>
<td><font color="Colour of your choice">Enter your result</font></td>
<td><a href="Link to the match result thread" target="_blank"><img src="Link to a small imagef"/></a> </td>
</tr>
Above each other so the most resent result is at the top
I shall soon be letting you all know how i do this also - Match Stats Page (http://www.nextgenerationgamers.co.uk/forums/pages.php?pageid=16)
Enjoy
NOTE
Screen shot added, See below
http://img138.imageshack.us/img138/1619/matchresult.png (http://img138.imageshack.us/i/matchresult.png/)
UPDATE
Full page stats (https://vborg.vbsupport.ru/showthread.php?t=250893)
I have simply used HTML edits to show my stats
As you can see i have added an image and this is clickable to go to the match result thread
You can priview this here - Forum Block Match Stats (http://www.nextgenerationgamers.co.uk/forums/forum.php)
I must note this is all done manual and must be edited each time you wish to add a clan match result
OK here goes
Admin - Forums and moderators
Forum Blocks Manager
Add new forum block
Name : Match Stats
Active : Yes
Content Type : HTML
Content :
<center><table border="1" bordercolor="#575757" cellspacing="50" cellpadding="20" style="background-color:#161616;" width="240">
<tr cellspacing="50" cellpadding="20">
<td cellspacing="50" cellpadding="20">Date</td>
<td>Game</td>
<td>Opp</td>
<td>Result</td>
<td>Report</td>
</tr>
<tr>
<td>Enter a date using only the date and month</td>
<td>Enter a game</td>
<td>Enter you opponents tag - best to keep this short</td>
<td><font color="Colour of your choice">Enter your result</font></td>
<td><a href="Link to the match result thread" target="_blank"><img src="Link to a small image"/></a> </td>
</tr>
</table>
<p style="font-family:verdana,arial,sans-serif;font-size:10px;"></p></center>
Template block to use : block_html
Save
You can easily copy, paste and edit this each time to add more results
It is best to keep it to 5 so it does not become too big but thats your choice
NOTE
To keep this in order when you add an extra match, place this above the last match
So when you want to place a new match simply add
<tr>
<td>Enter a date using only the date and month</td>
<td>Enter a game</td>
<td>Enter you opponents tag - best to keep this short</td>
<td><font color="Colour of your choice">Enter your result</font></td>
<td><a href="Link to the match result thread" target="_blank"><img src="Link to a small imagef"/></a> </td>
</tr>
Above each other so the most resent result is at the top
I shall soon be letting you all know how i do this also - Match Stats Page (http://www.nextgenerationgamers.co.uk/forums/pages.php?pageid=16)
Enjoy
NOTE
Screen shot added, See below
http://img138.imageshack.us/img138/1619/matchresult.png (http://img138.imageshack.us/i/matchresult.png/)
UPDATE
Full page stats (https://vborg.vbsupport.ru/showthread.php?t=250893)