Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: TokenDB Feature Rqst: Forum Ready Token URL Lists

TokenDB Feature Rqst: Forum Ready Token URL Lists 9 years 8 months ago #1

TokenDB Feature Request: Forum Ready Token URL Lists

Just thinking this would be very useful to forum goers.

Feature:
User inputs a list of comma separated token names into a text field. User hits a submit button .

The TokenDB returns the list of token names wrapped with the corresponding URLs to their TokenDB pages, new lines per name, formatted such that it is ready to be pasted into a forum post. Any user inputted names that do not map to just one DB record are not wrapped with a URL.

Bonus: Rarity color formatting added at the same time.


Regards.

Please Log in or Create an account to join the conversation.

Last edit: by Graven.

Re: TokenDB Feature Rqst: Forum Ready Token URL Lists 9 years 8 months ago #2

  • Raven
  • Raven's Avatar
  • Offline
  • 11th Level
  • Supporter
  • Guildmaster Nightshade
  • Posts: 6700
That would be a very useful feature.
"THERE WILL NEVER BE A TOKEN EQUAL TO A GOOD BRAIN!"- Smakdown

Check out these awesome resources:
Cranston's Character Generator for iDevices or Android
Amorgen's Excel Character Generator
And the ever-useful Token DataBase , expertly maintained by Druegar.

Please Log in or Create an account to join the conversation.

Re: TokenDB Feature Rqst: Forum Ready Token URL Lists 9 years 8 months ago #3

Want

"Ceci n'est pas une pipe" - Magritte

Please Log in or Create an account to join the conversation.

Re: TokenDB Feature Rqst: Forum Ready Token URL Lists 9 years 8 months ago #4

I do something similar in excel from my inventory spreadsheet. Here's the formula I use:
="[url=http://tokendb.com/token/" & IF(C2 = "", LOWER(SUBSTITUTE(SUBSTITUTE(B2, " ", "-"), "'", "")), C2) & "/][color=" & LOOKUP(D2, {"Combo","Common","Eldritch","Enhanced","Exalted","Legendary","Rare","Relic","Ultrarare","Uncommon"}, {"blue","black","blue","blue","blue","orange","red","blue","purple","green"}) & "]" & B2 & "[/color][/url]"
It works really well for most tokens. Occasionally I come across a token that has an unusual URL that doesn't follow the pattern. In that case I just put the strange "slug" in column C. For reference, here's what each cell represents.
B2: Token name as it appears on the token.
C2: TokenDB slug if it differs greatly from the token name. A good example is Brawler's Mug. The TokenDB "slug" is: brawlers-mug-rare
D2: Token rarity as one of the following terms: Combo, Common, Eldritch, Enhanced, Exalted, Legendary, Rare, Relic, Ultrarare, Uncommon

That's it! Hopefully it will be useful to someone.

Please Log in or Create an account to join the conversation.

Re: TokenDB Feature Rqst: Forum Ready Token URL Lists 9 years 8 months ago #5

BrainScan wrote: TokenDB slug if it differs greatly from the token name. A good example is Brawler's Mug. The TokenDB "slug" is: brawlers-mug-rare

Since there are two completely different tokens with the exact same name, I had to have a way to distinguish them.
Have you looked it up in the TDb ?
Please post TDb corrections in this thread .
If I write something in teal, it should not be taken seriously

Please Log in or Create an account to join the conversation.

Re: TokenDB Feature Rqst: Forum Ready Token URL Lists 9 years 8 months ago #6

Druegar wrote:

BrainScan wrote: TokenDB slug if it differs greatly from the token name. A good example is Brawler's Mug. The TokenDB "slug" is: brawlers-mug-rare

Since there are two completely different tokens with the exact same name, I had to have a way to distinguish them.

I'd say that's a "rare" occurrence. ;)

Please Log in or Create an account to join the conversation.

Re: TokenDB Feature Rqst: Forum Ready Token URL Lists 9 years 8 months ago #7

BrainScan wrote: I'd say that's a "rare" occurrence. ;)

que rimshot

But hardly unique...
Potion Cure Lt. Wounds (UC)
Potion Cure Lt. Wounds (R)
Potion Cure Lt. Wounds (UR)

Scroll Cure Lt. Wounds (UC)
Scroll Cure Lt. Wounds (R)

Major Rumor (UC)
Major Rumor (R)

Minor Rumor (C)
Minor Rumor (UC)

Special (C)
Special (UC)
Special (R)
Special (UR)
Have you looked it up in the TDb ?
Please post TDb corrections in this thread .
If I write something in teal, it should not be taken seriously

Please Log in or Create an account to join the conversation.

Re: TokenDB Feature Rqst: Forum Ready Token URL Lists 9 years 8 months ago #8

BrainScan wrote: I do something similar in excel from my inventory spreadsheet. Here's the formula I use:

="[url=http://tokendb.com/token/" & IF(C2 = "", LOWER(SUBSTITUTE(SUBSTITUTE(B2, " ", "-"), "'", "")), C2) & "/][color=" & LOOKUP(D2, {"Combo","Common","Eldritch","Enhanced","Exalted","Legendary","Rare","Relic","Ultrarare","Uncommon"}, {"blue","black","blue","blue","blue","orange","red","blue","purple","green"}) & "]" & B2 & "[/color][/url]"


Whoa.
Masterful formula. Very cool.
When all signs point to Rome, Diane, it’s time to buy Lira and go. - Agent Dale Cooper
2004 Gen Con's True Dungeon ○ 2005 Assault Atop Castle Greyhawk ○ 2005 Battle Beneath Castle Greyhawk ○ 2005 True Heroes "Avengers Assemble!" ○ 2006 Escape the Spider Cult (VIP) ○ 2008 Hope for the Lost ○ 2009 With Smoak Comes Fire ○ 2009 The Five Aspects ○ 2009 True Grind ○ 2010 DragonWard ○ 2010 The Evading Hilt ○ ... and beyond!

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.094 seconds