I am wanting to make a shopping list/wishlist to keep track of what I’m saving up. Is there a way to make the item icon? (And maybe link it to the game-database)
Thanks!
:p
I am wanting to make a shopping list/wishlist to keep track of what I’m saving up. Is there a way to make the item icon? (And maybe link it to the game-database)
Thanks!
:p
XXShinrinyokuXX
-Shinrinyoku=forest bath
She/Her
Artist
@EasyEasyBreezy
[code][item=item name here][/code]
For example
[code][item=Leafy Moth][/code]
[item=Leafy Moth]
If you want to get the item database link you'd have to either search them and then use the widget share code option (also provides the icon version) or if you know the item's ID you can do
[code][gamedb item=item ID here][/code]
For example
[code][gamedb item=339][/code]
[gamedb item=339]
You can't link the item icon to the database as other things happen when you click but you could just take the image url and link that if you wanted. But then you'd miss out on the icon hover stuff.
If you want a wishlist you can favourite items in the game database. It's not perfect but you can use it to keep track of stuff you want.
This large moth feeds by spreading its chlorophyll-rich wings in a patch of sunlight and flapping gently.
1600
If you want to get the item database link you'd have to either search them and then use the widget share code option (also provides the icon version) or if you know the item's ID you can do
You can't link the item icon to the database as other things happen when you click but you could just take the image url and link that if you wanted. But then you'd miss out on the icon hover stuff.
If you want a wishlist you can favourite items in the game database. It's not perfect but you can use it to keep track of stuff you want.