On our site we've got a simple link for each character that looks like this:
- Code: Select all
<a href="http://eu.wowarmory.com/character-sheet.xml?r=Arathor&n=Aiola"
class="nelf_f priest aiola">Aiola
<span title="Priest"> </span>
<strong title="Female Night Elf"> </strong>
</a>
Is there any way I could use WoWRoster to replicate this? I just want to make the whole page of links that we have now, automated. It wouldn't matter if we lost the titles on the span and strong tags either.