Code Converter
This tool allows you to convert Magistream creature BBcodes, URLs, and HTML to other formats.
Instructions
You can enter pretty much any format Magistream creature codes here and you will get them converted to BBCode, URL, HTML, and just plain creature numbers as a list. Then it's just a matter of choosing which one to copy and paste where you need it.
To easily convert codes of a single tab go to that tab in your Keep, get the page source (ctrl+u in Firefox, Opera and Chrome on PCs), and copy and paste it onto the box.
The differences between the types of codes you get are:
- BBCode: [url=https://magistream.com/creature/1234][img]https://magistream.com/img/1234.gif[/img][/url]
- Codes on BBCode format work well in discussion boards and on forums but they don't work on a majority of blogs and websites and won't render properly if inserted into a web page's source code.
- URL: https://magistream.com/creature/1234
- The URL is the actual link to the creature's page, the page that gives it a click and gives gold. URL formatted codes are good to be posted e.g., in twitter and other services that can render the link clickable just based on the URL.
- HTML: <a href="https://magistream.com/creature/1234"><img src="https://magistream.com/img/1234.gif"/></a>
- HTML formatted codes are suitable for embedding in a web page source code and also for such web services that cannot render a clickable link from the URL.
- Creature number: 1234
- This is just a plain old number. :D