Back

Guides

Community created guides, helpful strategies, and more.
TOPIC | Crowe's BBcode Compedium!
1 2 3 4 5 6 7 ... 32 33
@EldritchCrowe

Woah, that is NEAT!!
@EldritchCrowe

Woah, that is NEAT!!
Lotto.gif
@eldritchcrowe

an amazingly helpful guide, thank you!

@yammie

pinging myself for future reference ^.^
@eldritchcrowe

an amazingly helpful guide, thank you!

@yammie

pinging myself for future reference ^.^
je67dzK.gif59TgHaL.pngje67dzK.gif
@eldritchcrowe This is wonderful! Thanks so much for doing it. I had a question you didn't cover, so I sent it in a message.
@eldritchcrowe This is wonderful! Thanks so much for doing it. I had a question you didn't cover, so I sent it in a message.
dpwzZNV.pngE36y0uf.gif
Is there any way to put a SELECT ALL option above a code box? Like if I give out my hatchery banner? I found it is hard to drag and select everything in the box. Example : I want to put SELECT ALL up here above the code box. [code][center][url=http://www1.flightrising.com/forums/baz/1970781][img]http://i.imgur.com/HMD1mHp.png[/img][/url][/center][/code]
Is there any way to put a SELECT ALL option above a code box? Like if I give out my hatchery banner? I found it is hard to drag and select everything in the box.

Example :
I want to put SELECT ALL up here above the code box.
Code:
[center][url=http://www1.flightrising.com/forums/baz/1970781][img]http://i.imgur.com/HMD1mHp.png[/img][/url][/center]


l7unSgN.pngFdfrp1e.gif
@Ivicat unfortunately, no. If you're on PC, sometimes clicking two or three times will highlight an entire line though. If you're on mobile, you have to click and hold, then drag the selection.

You could try to use multiple lines, so you won't have to scroll, or even try to use ******* on your image link to shorten it. I think this might make it take a little longer to load though

tl;dr: no, not really. Sorry :c

It's a nice hatchery though, for what that's worth :o
@Ivicat unfortunately, no. If you're on PC, sometimes clicking two or three times will highlight an entire line though. If you're on mobile, you have to click and hold, then drag the selection.

You could try to use multiple lines, so you won't have to scroll, or even try to use ******* on your image link to shorten it. I think this might make it take a little longer to load though

tl;dr: no, not really. Sorry :c

It's a nice hatchery though, for what that's worth :o
| Crowe's BBCode Compendium |
- - - Click here to learn everything (and more) about BBCoding! - - -

| ||
Dragon bios | Signatures | Hatcheries || |
@EldritchCrowe Thanks for responding! Hatchery seems to be always a WIP since I work three jobs, lol but thank you for that as well. I'm not great at coding but working it out when I get time. It is kinda relaxing.
Ive had the most trouble dragging on mobile but the double clicking on PC is a great tip! Thank you!
@EldritchCrowe Thanks for responding! Hatchery seems to be always a WIP since I work three jobs, lol but thank you for that as well. I'm not great at coding but working it out when I get time. It is kinda relaxing.
Ive had the most trouble dragging on mobile but the double clicking on PC is a great tip! Thank you!
l7unSgN.pngFdfrp1e.gif
@Yammie Your self-ping honors me, thank you c: ----- @Twinkletoe Happy to help! I know I already said it, but my inbox is open to you or anyone else with questions! ----- @Ivicat [i]Three?[/i] I can barely stand my [i]one.[/i] Props. Your shop does look great for a person so busy! Here's a tip to hold you over until my next lesson: If you go to your dragon lair, you can right click a dragon's image and click "Copy Image Address". Using this link as an image will be much smaller, and you can fit more dragons in a smaller space! You can still use a 'url' tag around that 'image' tag to link to the dragon's page as well ~ But I can understand why you may want to keep the full-sized images. Just an idea. EDIT: You may have to trim the URL down so it ends with '.png' though. [code][img]http://flightrising.com/rendern/avatars/240830/24082901.png?mtime=WVPU1gAAT2o[/img][/code] becomes [code][img]http://flightrising.com/rendern/avatars/240830/24082901.png[/img][/code] [img]http://flightrising.com/rendern/avatars/240830/24082901.png[/img] Or even... [quote="Breeding Pair #1"] [img]http://flightrising.com/rendern/avatars/240830/24082901.png[/img][img]http://flightrising.com/rendern/avatars/240830/24082901.png[/img][img]http://flightrising.com/rendern/avatars/240830/24082901.png[/img][img]http://flightrising.com/rendern/avatars/240830/24082901.png[/img][img]http://flightrising.com/rendern/avatars/240830/24082901.png[/img][/quote]
@Yammie
Your self-ping honors me, thank you c:




@Twinkletoe
Happy to help! I know I already said it, but my inbox is open to you or anyone else with questions!



@Ivicat
Three? I can barely stand my one. Props.
Your shop does look great for a person so busy!

Here's a tip to hold you over until my next lesson:
If you go to your dragon lair, you can right click a dragon's image and click "Copy Image Address". Using this link as an image will be much smaller, and you can fit more dragons in a smaller space! You can still use a 'url' tag around that 'image' tag to link to the dragon's page as well ~
But I can understand why you may want to keep the full-sized images. Just an idea.


EDIT: You may have to trim the URL down so it ends with '.png' though.
Code:
[img]http://flightrising.com/rendern/avatars/240830/24082901.png?mtime=WVPU1gAAT2o[/img]

becomes
Code:
[img]http://flightrising.com/rendern/avatars/240830/24082901.png[/img]

24082901.png

Or even...
Breeding Pair #1 wrote:
24082901.png24082901.png24082901.png24082901.png24082901.png
| Crowe's BBCode Compendium |
- - - Click here to learn everything (and more) about BBCoding! - - -

| ||
Dragon bios | Signatures | Hatcheries || |
@EldritchCrowe I hope you don't mind if I help out a bit ^^" There's also these FR-only BBCode tags. [skin=18015] [code][skin=18015][/code] [outfit=1] [code][outfit=1][/code] Additionally, I think it may be better to use transparent color instead of white, so that the underscores don't show up regardless of the background color (in your "Advanced nesting & columns" section). [code][color=transparent][/code] Anyways, the guide's looking great so far! Thank you for your hard work :D
@EldritchCrowe

I hope you don't mind if I help out a bit ^^"

There's also these FR-only BBCode tags.

Code:
[skin=18015]

Shwashboggles
Code:
[outfit=1]

Additionally, I think it may be better to use transparent color instead of white, so that the underscores don't show up regardless of the background color (in your "Advanced nesting & columns" section).
Code:
[color=transparent]

Anyways, the guide's looking great so far! Thank you for your hard work :D
jA0Unwf.gif
@EldritchCrowe Is that smaller image the same "small" image seen often on hatchery pages when showing the adult scry vs hatchling?
@EldritchCrowe Is that smaller image the same "small" image seen often on hatchery pages when showing the adult scry vs hatchling?
dpwzZNV.pngE36y0uf.gif
@EldritchCrowe

bless your soul I just used this to code my lore

thank you for making this
@EldritchCrowe

bless your soul I just used this to code my lore

thank you for making this
Rp0KRIc.jpeg
1 2 3 4 5 6 7 ... 32 33