Ok, I decided to spend a little time learning some of Google's App Engine specifics (as a contract developer, I have to learn and train myself

), and what better to do than a little thing that NAF member could use?
With thanks to Mepmuff for the information on how to pull data from NAF externally, I've created race-specific signature images. The code is as follows:
Code: Select all
[img]http://naf-id.appspot.com/naf_id/nafRaceId?r=ud&n=16985[/img]
That will display this:
The values you must put in are:
n: This is your NAF ID.
r: This is the race you'd like the signature to display. The possible values are:
AMAZONS = "am"
CHAOS = "ch"
CHAOS DWARVES = "cd"
CHAOS PACT = "cp"
DARK ELVES = "de"
DWARVES = "dw"
ELVES = "pe"
GOBLINS = "go"
HALFLINGS = "ha"
HIGH ELVES = "he"
HUMANS = "hu"
KHEMRI = "kh"
KHORNE = "kd"
LIZARDMEN = "li"
NECROMANTIC = "ne"
NORSE = "no"
NURGLE = "nu"
OGRES = "og"
ORCS = "or"
SKAVEN = "sk"
SLANN = "sl"
UNDEAD = "ud"
UNDERWORLD = "uw"
VAMPIRES = "va"
WOOD ELVES = "we"
Yes, I know Khorne is in there.
Optional values:
w: Maximum width of the image.
h: Maximum height of the image.
Side information:
1] The country flag will show, as determined by what is on record at the NAF.
2] The only country flags that show up right now are US, Canada, and NAF. Sorry, I will get more in, but those were more important to me. Suck it.

3] The ranking will be whatever is on record at the NAF for that race.
4] If you have not played in *any* tournaments, your NAF name will not be displayed. This is because the pull of NAF data is empty if you have no tournaments played. Your number will show up as normal, though.
If there are any comments or requests, let me know. I'll see what I can do.
Kik