Hi all,
This afternoon we implemented HWBot's recently updated forum post scheme, so you can now once again have HWBot listings and rankings right here on OCN.
The process for getting this content is now dependent on BBCode tags. These tags are [hwbot], and are used just like any other BBCode (open tag, close tag).
Here are some quick examples to show you how these can be used.
[hwbot=overclock.net]team[/hwbot]
This tag will display information about Overclock.net, and will show general team stats.
Similarly, I could use the following code to show stats just about myself:
[hwbot=chipp]member[/hwbot]
If I'd like, I can add more parameters to the code to refine what I display. For example, to see our team CPU-Z ranking:
[hwbot=app=CPU-Z,team=overclock.net]memberranking[/hwbot]
I'm sure by now you get the basic idea. Far more detailed examples can be found here, in the HWBot forums:
http://hwbot.org/forum/showthread.php?p=61069#post61069
Thanks for supporting Overclock.net in your pursuit of performance. Enjoy these new toys.
Update with the most currant tags:
This afternoon we implemented HWBot's recently updated forum post scheme, so you can now once again have HWBot listings and rankings right here on OCN.
The process for getting this content is now dependent on BBCode tags. These tags are [hwbot], and are used just like any other BBCode (open tag, close tag).
Here are some quick examples to show you how these can be used.
[hwbot=overclock.net]team[/hwbot]
This tag will display information about Overclock.net, and will show general team stats.
Similarly, I could use the following code to show stats just about myself:
[hwbot=chipp]member[/hwbot]
If I'd like, I can add more parameters to the code to refine what I display. For example, to see our team CPU-Z ranking:
[hwbot=app=CPU-Z,team=overclock.net]memberranking[/hwbot]
I'm sure by now you get the basic idea. Far more detailed examples can be found here, in the HWBot forums:
http://hwbot.org/forum/showthread.php?p=61069#post61069
Thanks for supporting Overclock.net in your pursuit of performance. Enjoy these new toys.

Update with the most currant tags:
Quote:
|
How to install tags on vbulletin
If you want to try it as a vbulletin tag, go to the admin panel en choose "add new bb code". BB Code Tag Name = hwbot Replacement = (if you want custom css, uncomment // var _hwbcss = "http://hwbot.org/css/style.external.custom.ocforums.css"; and replace with own css) Code:
Use {option} = YES When added, you can post the following tag in the forums: [ hwbot=oc_forums]team[/ hwbot] will => With custom css, the integration with your forum is seamless: How to install tags on blog/html site You can also use the new forumtag on your blog or website, if you directly use the javascript. Replace {param} with team, member, membergoal, teamgoal, submission, etc. Replace {option} with the parameters, eg "bench_tec_uk" or "app=wprime,cooling=air". Code:
Supported tags: display member info: [ hwbot=massman]member[/hwbot] Renders as (removed space in [ hwbot]): display team info: [ hwbot=pure]team[/hwbot] Renders as: display submission ranking [ hwbot=app=wprime 32m,cooling=Water Cooling,country=germany]submissionranking[/hwbot] Renders as: display member ranking [ hwbot=app=CPU-Z,country=us,team=pure]memberranking[/hwbot] Renders as: display team ranking [ hwbot=region=europe]teamranking[/hwbot] Renders as: display submission info: [ hwbot=949325]submission[/hwbot] Renders as: display team objective (beat next best ranked team) [ hwbot=pure]teamgoal[/hwbot] Renders as: display user objective (beat next best ranked user) [ hwbot=gautam]membergoal[/hwbot] Renders as: team members tag [ hwbot=bench_tec_uk]teammembers[/hwbot] Renders as: new submissions tag [ hwbot=]newsubmissions[/hwbot] or [ hwbot=team=oc_forums]newsubmissions[/hwbot] Renders as: |














