The graphics team has been hard at work creating new Team badges that fit in more with our layout. In addition, they are matched to the forum styles so that we can do some neat effects with them.
To enable this new functionality, I have modified and updated the TEAM tag that has been around for a while, but was rarely used.
For WCG or F@H, you would do the following:
PHP Code:
[team=fah]ChrisRichards[/team]
[team=wcg]ChrisRichards[/team]
These will give you the badges for either the folding team or the WCG team. In addition, the folding badge will also show your current total points. When the WCG group gives us a way to calculate points for WCG, that badge will also have your score on it.
Note that the old way of doing the folding badge, like this:
PHP Code:
[f@h]ChrisRichards[/f@h]
Will still work, and I have updated it to use the new tag also, but at some point in the future it is going to go away, and everything will be done using the TEAM tag.