Using player's ID on webpages.
Player's ID can be used on some pages (list of players, team info) to supply additional info about given player. You need to supply link string, with the :LINK: parameter as a placeholder for ID. This link string must be complete <a> tag.

target="_blank" onmouseover="Tip('Full functionality of EBL/WBF pages<br>in
Internet Explorer only!',TITLE,'Please note:')" onmouseout="UnTip()">Note that ID (and :LINK:) in this case is NOT an EBL player ID, which has a form CC 12345. This should be internal ID, that can be harvested from their pages.
'<img src=images/:LINK:.jpg'" href="">to show player's photo when user moves the mouse over player's name.