
TOPIC | [TOOL] Dalphia's Code Generator

Go to page
1
Go to page
2
Jump to a specific page
...
Go to page
20
Go to page
21
Currently on page
22
Go to page
23
Go to page
24
Jump to a specific page
...
Go to page
26
Go to page
27

Tool: Forum Sale Designer
Browser: Chrome
Description of Issue: I removed the small image
Result: While it did get rid of the small image, it kept the URL so that all of the text leads back to the dragon's profile.
Browser: Chrome
Description of Issue: I removed the small image
Result: While it did get rid of the small image, it kept the URL so that all of the text leads back to the dragon's profile.
ah hope you don't mind me helping out here Dalphia
@Luaii it sounds to me like you deleted the image code and the end of the URL code so that the URL was open and did not have a clear place to end, making all of the text link to the dragon's profile.
What you need to do is when you remove the image code, make sure to remove the URL code as well, which means you're getting rid of this whole line of code below:
[code]
[url=URL code][img]image code[/img][/url]
[/code]
Make sure to include both ends of the URL code and you should be good! Hope this helps!
ah hope you don't mind me helping out here Dalphia
@Luaii it sounds to me like you deleted the image code and the end of the URL code so that the URL was open and did not have a clear place to end, making all of the text link to the dragon's profile.
What you need to do is when you remove the image code, make sure to remove the URL code as well, which means you're getting rid of this whole line of code below:
Make sure to include both ends of the URL code and you should be good! Hope this helps!
@Luaii it sounds to me like you deleted the image code and the end of the URL code so that the URL was open and did not have a clear place to end, making all of the text link to the dragon's profile.
What you need to do is when you remove the image code, make sure to remove the URL code as well, which means you're getting rid of this whole line of code below:
Code:
[url=URL code][img]image code[/img][/url]
Make sure to include both ends of the URL code and you should be good! Hope this helps!
"We get along, for the most part, me and reality"
-Grow Up, Paramore
-Grow Up, Paramore
Tool: Forum Sale Designer
Browser: Chrome
Description of Issue: Pharaoh is spelled as "Pharoah" and is between M and O genes instead of being ranked in P genes
Result: Wrong spelling + gene ranking?
Browser: Chrome
Description of Issue: Pharaoh is spelled as "Pharoah" and is between M and O genes instead of being ranked in P genes
Result: Wrong spelling + gene ranking?
Tool: Forum Sale Designer
Browser: Chrome
Description of Issue: Pharaoh is spelled as "Pharoah" and is between M and O genes instead of being ranked in P genes
Result: Wrong spelling + gene ranking?
Browser: Chrome
Description of Issue: Pharaoh is spelled as "Pharoah" and is between M and O genes instead of being ranked in P genes
Result: Wrong spelling + gene ranking?
![]() |
Suns/Kero
he/him | FAQ
Ping me when replying.
|
![]() |
|
![]() |
[b]Tool:[/b]Forum Sale Designer
[b]Browser:[/b] Microsoft Edge
[b]Description of Issue:[/b] Create a code with only the name, ID, gender, genes, and colors
[b]Result:[/b] The link for the dragon transfers over into all the text because it has an additional url tag
For example, below, you're able to click the text and it will also bring you to the dragon. It seems to happen when you toggle off the small image.
[columns][url=http://flightrising.com/main.php?dragon=84487458][img]http://flightrising.com/rendern/350/844875/84487458_350.png[/img][/url][br][size=2][url=https://www1.flightrising.com/forums/gde/2677959/1#post_2677959][color=c0c0c0]Code created by DalphiaRoses's Code Generator[/color][/url][/size][nextcol][center][url=http://flightrising.com/main.php?dragon=84487458][br]Yafim[br]ID# - 84487458[br][img]http://flightrising.com/images/icons/small_female.png[/img][br][br]Cherry | Skink[br]Rose | Butterfly[br]Cream | Stained[/columns]
Below, I removed the URL from the generated code, so the link doesn't carry over at all and is more aesthetically pleasing in bios and profiles if needed.
[columns][url=http://flightrising.com/main.php?dragon=84487458][img]http://flightrising.com/rendern/350/844875/84487458_350.png[/img][/url][br][size=2][url=https://www1.flightrising.com/forums/gde/2677959/1#post_2677959][color=c0c0c0]Code created by DalphiaRoses's Code Generator[/color][/url][/size][nextcol][center][br]Yafim[br]ID# - 84487458[br][img]http://flightrising.com/images/icons/small_female.png[/img][br][br]Cherry | Skink[br]Rose | Butterfly[br]Cream | Stained[/columns]
I broke up the code to make it easier to pinpoint where the URL is. I simply removed the URL on line 8 and it fixed the issue and the rest of the post still works.
[code]1.[columns]
2.[url=http://flightrising.com/main.php?dragon=84487458]
3.[img]http://flightrising.com/rendern/350/844875/84487458_350.png[/img][/url]
4.[br][size=2]
5.[url=https://www1.flightrising.com/forums/gde/2677959/1#post_2677959]
6.[color=c0c0c0]Code created by DalphiaRoses's Code Generator[/color][/url][/size]
7.[nextcol][center]
8.[url=http://flightrising.com/main.php?dragon=84487458]
9.[br]Yafim[br]ID# - 84487458[br]
10.[img]http://flightrising.com/images/icons/small_female.png[/img]
11.[br][br]Cherry | Skink[br]Rose | Butterfly[br]Cream | Stained[/columns][/code]
Definitely not a functionality issue, just an aesthetic! Thank you for making awesome codes for us to use!
Tool:Forum Sale Designer
Browser: Microsoft Edge
Description of Issue: Create a code with only the name, ID, gender, genes, and colors
Result: The link for the dragon transfers over into all the text because it has an additional url tag
For example, below, you're able to click the text and it will also bring you to the dragon. It seems to happen when you toggle off the small image.
Below, I removed the URL from the generated code, so the link doesn't carry over at all and is more aesthetically pleasing in bios and profiles if needed.
I broke up the code to make it easier to pinpoint where the URL is. I simply removed the URL on line 8 and it fixed the issue and the rest of the post still works.
Definitely not a functionality issue, just an aesthetic! Thank you for making awesome codes for us to use!
Browser: Microsoft Edge
Description of Issue: Create a code with only the name, ID, gender, genes, and colors
Result: The link for the dragon transfers over into all the text because it has an additional url tag
For example, below, you're able to click the text and it will also bring you to the dragon. It seems to happen when you toggle off the small image.
![]() Code created by DalphiaRoses's Code Generator |
Below, I removed the URL from the generated code, so the link doesn't carry over at all and is more aesthetically pleasing in bios and profiles if needed.
![]() Code created by DalphiaRoses's Code Generator |
Yafim ID# - 84487458 ![]() Cherry | Skink Rose | Butterfly Cream | Stained |
I broke up the code to make it easier to pinpoint where the URL is. I simply removed the URL on line 8 and it fixed the issue and the rest of the post still works.
Code:
1.[columns]
2.[url=http://flightrising.com/main.php?dragon=84487458]
3.[img]http://flightrising.com/rendern/350/844875/84487458_350.png[/img][/url]
4.[br][size=2]
5.[url=https://www1.flightrising.com/forums/gde/2677959/1#post_2677959]
6.[color=c0c0c0]Code created by DalphiaRoses's Code Generator[/color][/url][/size]
7.[nextcol][center]
8.[url=http://flightrising.com/main.php?dragon=84487458]
9.[br]Yafim[br]ID# - 84487458[br]
10.[img]http://flightrising.com/images/icons/small_female.png[/img]
11.[br][br]Cherry | Skink[br]Rose | Butterfly[br]Cream | Stained[/columns]
Definitely not a functionality issue, just an aesthetic! Thank you for making awesome codes for us to use!
[columns][url=http://flightrising.com/main.php?dragon=20161][img]http://flightrising.com/rendern/350/202/20161_350.png[/img][/url][br][size=2][url=https://www1.flightrising.com/forums/gde/2677959/1#post_2677959][color=c0c0c0]Code created by DalphiaRoses's Code Generator[/color][/url][/size][nextcol][center][url=http://flightrising.com/main.php?dragon=20161][br]Rose[br]ID# - 20161[br][br][emoji=treasure size=1] test[/columns]
-----
[columns][url=http://flightrising.com/main.php?dragon=20161][img]http://flightrising.com/rendern/350/202/20161_350.png[/img][/url][br][size=2][url=https://www1.flightrising.com/forums/gde/2677959/1#post_2677959][color=c0c0c0]Code created by DalphiaRoses's Code Generator[/color][/url][/size][nextcol][center][url=http://flightrising.com/main.php?dragon=20161][br]Rose[br]ID# - 20161[/url][br][emoji=nature rune size=1][br][br][emoji=treasure size=1] test[/columns]

Go to page
1
Go to page
2
Jump to a specific page
...
Go to page
20
Go to page
21
Currently on page
22
Go to page
23
Go to page
24
Jump to a specific page
...
Go to page
26
Go to page
27
