ET: QUAKE WARS PHPBB Player Card

This is the first player card (version 2, already!) for Enemy Territory: Quake Wars.

There are a heap of stats that can be included, so I've only selected a few.

You can download the ZIP file that contains all the elements you need to create your own game card for PHPBB:

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

There are three sizes; long, short and big and there are four themes; no theme [default style], gdf, strogg, tx (my clan).

STEPS:

1) Upload folder /card/

2) Link to your images either by using html or phpbb style using the urls below the exampls...

Player Card

card/?user=0xide&size=long&theme=gdf

Player Card

card/?user=0xide&size=short&theme=strogg

Player Card

card/?user=0xide&size=big&theme=tx

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

STYLES:

HTML

<a href="http://stats.enemyterritory.com/profile/YOURNAMEHERE"><img src="card/?user=YOURNAMEHERE&size=long&theme=gdf" alt="Player Card" /></a>

Just add this at the end of the image url &theme=strogg or &theme=gdf or &theme=tx

PHPBB

insert the following snippet into your sig section -

[url=http://stats.enemyterritory.com/profile/YOURNAMEHERE][img]/card/?size=long&user=YOURNAMEHERE[/img][/url]

Just add this at the end of the image url, before [/img] &theme=strogg or &theme=gdf or &theme=tx

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

This code is subject to the Mozilla Public License Version 1.1.Details of which can be found here.

If you use this then please link back to my website, thanks :-)

Created by Alasdair Mackenzie 2007.