Back to vBulletin 4.x Add-ons

NGG - Clan Match Stats
Mod Version: 1.00, by betts02

vB Version: 4.0.5 Rating: (2 votes - 5.00 average) Installs: 11
Released: 18 Sep 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations  

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 - 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 :

HTML Code:
<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

HTML Code:
	<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 - http://www.nextgenerationgamers.co.uk/forums/pages.php?pageid=16

Enjoy

NOTE

Screen shot added, See below

http://img138.imageshack.us/i/matchresult.png/

UPDATE

Full page stats

Download

No files for download.

Similar Mods

Clan Match Report v1.0 vBulletin 2.x Beta Releases

vblts.ru supports vBulletin®, 2022-2024