I am working on some of my dragons' bios, and there is a section that shows a dragon's relationships (mates, friends, etc). Right now, all I know how to do is simply add a link if I want to link a dragon.
What I have seen in some other bios is a small picture of a dragon's face (similar to a player's avatar) that will link to that dragon.
I suspect to get the image, I would actually have to crop and upload it myself to an image hosting site, but as for the linking, I'm just not sure.
Could anyone tell me how to do that?
I am working on some of my dragons' bios, and there is a section that shows a dragon's relationships (mates, friends, etc). Right now, all I know how to do is simply add a link if I want to link a dragon.
What I have seen in some other bios is a small picture of a dragon's face (similar to a player's avatar) that will link to that dragon.
I suspect to get the image, I would actually have to crop and upload it myself to an image hosting site, but as for the linking, I'm just not sure.
Could anyone tell me how to do that?
@AgustusCaesar
assuming you mean the avatar pictures (edit, didn't read the whole thing at first so ig it is in this case), it's just a quick edit of the link you'll usually get with the share button
https://www1.flightrising.com/rendern/[b]350[/b]/236768/23676727[b]_350[/b].png
replace the first 350 with portraits and the one at the end with p
[url=https://www1.flightrising.com/dragon/23676727][img]https://www1.flightrising.com/rendern/portraits/236768/23676727p.png[/img][/url]
for linking it back to that dragon, this part is done automatically with the share widget if you decide to use it. if you ever need to do it manually you'll just need to use the code below
[code][url=page link[img]image link[/img][/url]
[url=https://www1.flightrising.com/dragon/23676727][img]https://www1.flightrising.com/rendern/portraits/236768/23676727p.png[/img][/url][/code]
@
AgustusCaesar
assuming you mean the avatar pictures (edit, didn't read the whole thing at first so ig it is in this case), it's just a quick edit of the link you'll usually get with the share button
https://www1.flightrising.com/rendern/350/236768/23676727
_350.png
replace the first 350 with portraits and the one at the end with p
for linking it back to that dragon, this part is done automatically with the share widget if you decide to use it. if you ever need to do it manually you'll just need to use the code below
Code:
[url=page link[img]image link[/img][/url]
[url=https://www1.flightrising.com/dragon/23676727][img]https://www1.flightrising.com/rendern/portraits/236768/23676727p.png[/img][/url]