Several challenge runs use smaller dragon images that they use for dialogue, how do I make these?
Several challenge runs use smaller dragon images that they use for dialogue, how do I make these?
[font=Comic Sans MS]@Dogmage999
Okay so in basic link that shows a 350x350 px image, that looks like that:
[code]https://www1.flightrising.com/rendern/350/785538/78553791_350.png[/code]
[font=Comic Sans MS]You replace the "350" with "portraits" and the "_350" part with "p" (if it's one of your dragons, you can also copy image address from the "change avatar" list)
[quote]https://www1.flightrising.com/rendern/[b]portraits[/b]/785538/78553791[b]p[/b].png[/quote]
[font=Comic Sans MS]The result should look like:
[img]https://www1.flightrising.com/rendern/portraits/785538/78553791p.png[/img]
[font=Comic Sans MS]If you mean a small full icon of a dragon, in basic link replace "350" with "avatars" and delete the "_350" part
[quote]https://www1.flightrising.com/rendern/[b]avatars[/b]/785538/78553791.png[/quote]
[font=Comic Sans MS]And the result should be:
[img]https://www1.flightrising.com/rendern/avatars/785538/78553791.png[/img]
If you want any to be linked, copy the widget of the dragon on their profile and do these things in the link that is in [img][/img] code, that is the basic 350x350 image link.
@Dogmage999
Okay so in basic link that shows a 350x350 px image, that looks like that:
Code:
https://www1.flightrising.com/rendern/350/785538/78553791_350.png
You replace the "350" with "portraits" and the "_350" part with "p" (if it's one of your dragons, you can also copy image address from the "change avatar" list)
The result should look like:

If you mean a small full icon of a dragon, in basic link replace "350" with "avatars" and delete the "_350" part
And the result should be:

If you want any to be linked, copy the widget of the dragon on their profile and do these things in the link that is in [img][/img] code, that is the basic 350x350 image link.
________________________________________________
|
Ventoux
~ She/her ~ FR+9 ~
|
_
|
|
@Dogmage999
To expand on what Ventoux posted there are also coliseum battlesprites where the "/350" gets replaced with "coliseum/battlesprites" and _350 is removed.
[img]https://www1.flightrising.com/rendern/coliseum/battlesprites/785538/78553791.png[/img]
[code][img]https://www1.flightrising.com/rendern/coliseum/battlesprites/785538/78553791.png[/img][/code]
and coliseum portraits which has "coliseum/portraits" instead
[img]https://www1.flightrising.com/rendern/coliseum/portraits/785538/78553791.png[/img]
[code][img]https://www1.flightrising.com/rendern/coliseum/portraits/785538/78553791.png[/img][/code]
@
Dogmage999
To expand on what Ventoux posted there are also coliseum battlesprites where the "/350" gets replaced with "coliseum/battlesprites" and _350 is removed.
Code:
[img]https://www1.flightrising.com/rendern/coliseum/battlesprites/785538/78553791.png[/img]
and coliseum portraits which has "coliseum/portraits" instead
Code:
[img]https://www1.flightrising.com/rendern/coliseum/portraits/785538/78553791.png[/img]
I like to use @/Starrlight's fanmade dragon BBCode generator, which will code all of those alternate sized pictures for you! They're also clickable widgets which lead back to the dragon in question. (You can just delete the url brackets if you don't want the image to be a link.)
The Generator
I like to use @/Starrlight's fanmade dragon BBCode generator, which will code all of those alternate sized pictures for you! They're also clickable widgets which lead back to the dragon in question. (You can just delete the url brackets if you don't want the image to be a link.)
The Generator