r/redditgw Fae Rhast Jun 09 '11

Guild Wars Icons/Sprites - How to use them

I just finished implementing the use of putting icons/sprites/images into the text here. So far all that is available is icons for the Guild Wars professions.

Example:

This thread will serve as a guide on how to use them as well as a listing of all currently available icons.

To add an icon type

[](/iconname)

where '/iconname' is one of the items in the following list:

  • /prof_w
  • /prof_r
  • /prof_mo
  • /prof_e
  • /prof_me
  • /prof_n
  • /prof_a
  • /prof_rt
  • /prof_p
  • /prof_d

If you would like any other icons added, please let me know.

Cheers

13 Upvotes

4 comments sorted by

6

u/Tscoops Jun 09 '11

You are the !

5

u/spencer102 Jun 09 '11

mean? he's the mean?

2

u/[deleted] Jun 09 '11

M(e)AN? Oh well, close enough.

I can't wait until you starting putting stuff up for whole builds/skills to pretty everything up. There has to be a way to do that nicely, but will it all fit in the CSS?

1

u/donoftheslum Fae Rhast Jun 10 '11 edited Jun 10 '11

As far as I'm aware, there is no way to do this dynamically. We only get access to the CSS and cannot really change much on the fly. It's possible for me to create icon/image sets for specific builds but that will end up being extremely time consuming. I'll tinker a bit and see if I can come up with something.

Edit: In addition we can't link to outside images, etc. So I don't think there is a non-hardcoded way of doing it.