Creates an anchor elements that opens the normal Shop Wizard if an user doesn't have Premium, or the Super Shop Wizard if they do.
Ce script ne doit pas être installé directement. C'est une librairie destinée à être incluse dans d'autres scripts avec la méta-directive // @require https://update.greatest.deepsurf.us/scripts/567035/1759343/Neopets%3A%20Shop%20Wizard%20Anchor%20Creator.js
This isn't a script and it does nothing on its own. It was created to be @required. It allows an userscript to use
createSWLink(string itemName)
to get an anchor element that opens the Shop Wizard in a new tab with a specific query if the user doesn't have Premium, or the SSW with identical search on if they do have premium.
You don't need to install this. It's automatically used by other scripts.