Widget talk:TreasureCardFilter/Archive 1
From Unforgotten Realms Wiki
Jump to navigationJump to search
Hey. Well done, I am impressed by how this works. The only issue I've found is that the div's for the individual cards don't have id's one the Treasures page, so we can no longer link to them eg. Treasures#Kingfisher Cloth. Which is weird, since I think you did include an id for this on this line of code:
<div class="pure-g content-box " id="<!--{$cardName|escape:'html'}-->" data-card="<!--{json_encode($card)|escape:'html'}-->" data-cost="<!--{$card.cost|escape:'int'}-->" >
So I think this is just a bug? --Razorhead (talk) 13:31, 6 June 2015 (EDT)


