Back

Guides

Community created guides, helpful strategies, and more.
TOPIC | [Guide] BBCode
1 2 3 4 5 6 7 ... 247 248
@Emeraldis As far as I know, there's no way to do that on FR.

@Minyassa The only way to resize an image for FR is to do it manually, by using some image editing program. However, the BBCode way of resizing that you found might work on other websites.
@Emeraldis As far as I know, there's no way to do that on FR.

@Minyassa The only way to resize an image for FR is to do it manually, by using some image editing program. However, the BBCode way of resizing that you found might work on other websites.
kYXwQ7e.pngwynnyng.gif
@aisumoka

hey, the codes aren't really working for me. like im trying to make a topic and preview it using a couple but the preview just refuses to show it regardless of how I edit it.

are you aware of any solutions for this?
@aisumoka

hey, the codes aren't really working for me. like im trying to make a topic and preview it using a couple but the preview just refuses to show it regardless of how I edit it.

are you aware of any solutions for this?
plaguebringer_by_spacecoboye-d8q4mmy.png
@mackledaddy I'm sorry, I have no clue. All I know about the item tag is that the apostrophe can sometimes get confusing.
@mackledaddy I'm sorry, I have no clue. All I know about the item tag is that the apostrophe can sometimes get confusing.
kYXwQ7e.pngwynnyng.gif
@aisumoka I have a few more codes: ------- [code]-------[/code] (7 dashes) And for the lists, you can use all types from ol (ordered list) html tag: [code][list=a][*]INSERT TEXT HERE [*]INSERT TEXT HERE [*]INSERT TEXT HERE[/list][/code] [code][list=A][*]INSERT TEXT HERE [*]INSERT TEXT HERE [*]INSERT TEXT HERE[/list][/code] etc. + Changing 1 to 2 breaks code. ;P To make second list just make another list tag, don't change the number - because it's not list's number, it's its type. All types: '1' means 1., 2., 3. 'a' means a., b., c. 'A' means A., B., C. 'i' means i., ii., iii., iv. (small Roman numbers) 'I' (capital letter i, not small L) means I., II., III., IV. (normal Roman numbers) That's all I can think about right now... Ah, and of course ping - you can add it, as it's bbcode specific to FR and when registration opens, new people should find informations how to ping too. :3 Ah, also simple [quote]quote[/quote] [quote=Author's name here]with or without author[/quote] and [code]code tag,[/code]if you want your list to be complete. :3 Also maybe add a little annotation to 'font' - Not all fonts work for all people. Person must have the font on their computer to see it correctly, so try using popular fonts. That would be all, I think. :3
@aisumoka
I have a few more codes:

Code:
-------
(7 dashes)

And for the lists, you can use all types from ol (ordered list) html tag:
Code:
[list=a][*]INSERT TEXT HERE [*]INSERT TEXT HERE [*]INSERT TEXT HERE[/list]
Code:
[list=A][*]INSERT TEXT HERE [*]INSERT TEXT HERE [*]INSERT TEXT HERE[/list]
etc.
+ Changing 1 to 2 breaks code. ;P To make second list just make another list tag, don't change the number - because it's not list's number, it's its type.
All types:
'1' means 1., 2., 3.
'a' means a., b., c.
'A' means A., B., C.
'i' means i., ii., iii., iv. (small Roman numbers)
'I' (capital letter i, not small L) means I., II., III., IV. (normal Roman numbers)

That's all I can think about right now...
Ah, and of course ping - you can add it, as it's bbcode specific to FR and when registration opens, new people should find informations how to ping too. :3
Ah, also simple
Quote:
quote
Author's name here wrote:
with or without author
and
Code:
code tag,
if you want your list to be complete. :3

Also maybe add a little annotation to 'font' - Not all fonts work for all people. Person must have the font on their computer to see it correctly, so try using popular fonts.

That would be all, I think. :3
coH7AEL.png
@Ev4 Woah thanks for the additions. I'll add them in shortly. :o
@Ev4 Woah thanks for the additions. I'll add them in shortly. :o
kYXwQ7e.pngwynnyng.gif
Edit: I was previously Eclipsa -- now Farore! @mackledaddy I can't find the thread I read it on .. ugh .. but I did read that you cannot use the preview function with using the item code. However, the code will work! You just can't preview it. :( Also, you cannot use it in private messages: {[url=http://flightrising.com/main.php?p=mb&board=help&id=440966&page=2]x[/url]} [quote name="Alphaeon" date="2014-01-31 09:01:57"]unfortunately, it's not possible to use the item code in PMs![/quote] @Emeraldis There is no spoiler code at the moment. You can get around this by changing the color of your text. For odd posts/first posts use white: [code][color=white]spoiler text![/color][/code] Example -- Highlight for spoiler! [color=white]Oh no! I'm a spoiler![/color] For even posts/second..4th/6th etc, use #F2EEE5: [code][color=#F2EEE5]spoiler text[/color][/code] Example -- Highlight for spoiler! [color=#F2EEE5]Oh no! I'm a spoiler![/color] If you want to put a spoiler in a quotation box use #F8F3D4 (You can also add name=SPOILER to the quote code if you want to) [quote name=SPOILER][color=#F8F3D4]Oh no! I'm a spoiler![/color][/quote] ----- @aisumoka (and @Ev4 I guess) You only need 5 dashes to make the divider. Not really a big deal, but yeah, haha. Figured I'd let you both know that. Aaaannd I figure this is a good place to list this as well: When using the item code apostrophe's usually do not work. To get around this you have to use the ASCII code for the apostrophe, which is [u]' [/u] For instance if I wanted to link "Raider's Helm" I would use the code: [code]item=Raider's Helm[/code] to produce: [item=Raider's Heml] Edit: I also just learned when posting this that trying to post that item in the "code" code that it does not work. :P (I was planning on making a new BBCode guide, but you beat me to it, haha).
Edit: I was previously Eclipsa -- now Farore!

@mackledaddy
I can't find the thread I read it on .. ugh .. but I did read that you cannot use the preview function with using the item code. However, the code will work! You just can't preview it. :(

Also, you cannot use it in private messages: {x}
Alphaeon wrote on 2014-01-31 09:01:57:
unfortunately, it's not possible to use the item code in PMs!

@Emeraldis
There is no spoiler code at the moment. You can get around this by changing the color of your text.
For odd posts/first posts use white:
Code:
[color=white]spoiler text![/color]
Example -- Highlight for spoiler!
Oh no! I'm a spoiler!

For even posts/second..4th/6th etc, use #F2EEE5:
Code:
[color=#F2EEE5]spoiler text[/color]
Example -- Highlight for spoiler!
Oh no! I'm a spoiler!

If you want to put a spoiler in a quotation box use #F8F3D4 (You can also add name=SPOILER to the quote code if you want to)
SPOILER wrote:
Oh no! I'm a spoiler!


@aisumoka (and @Ev4 I guess)
You only need 5 dashes to make the divider. Not really a big deal, but yeah, haha. Figured I'd let you both know that.

Aaaannd I figure this is a good place to list this as well:
When using the item code apostrophe's usually do not work. To get around this you have to use the ASCII code for the apostrophe, which is '
For instance if I wanted to link "Raider's Helm" I would use the code:
Code:
item=Raider's Helm
to produce:


Edit: I also just learned when posting this that trying to post that item in the "code" code that it does not work. :P
(I was planning on making a new BBCode guide, but you beat me to it, haha).
TO5f5vS.pngp5Y4Rj3.png
3adgzZD.pngmlHpBMC.png

o6n8ZXM.png3I473vH.png
GgsD4JX.png o9yS1eq.png
n2h1rdv.png
7UXlQKU.gif
@Eclipsa

ah okay, thanks so much for telling me :)
@Eclipsa

ah okay, thanks so much for telling me :)
plaguebringer_by_spacecoboye-d8q4mmy.png
@aisumoka do you know how to make it so that you have a smaler imeg of your dragon but it still linking to there page? and testing the 1 sod here XD [code]ok letss seee if i did this rite X3 [/code]
@aisumoka do you know how to make it so that you have a smaler imeg of your dragon but it still linking to there page?
and testing the 1 sod here XD
Code:
ok letss seee if i did this rite X3
@mes3 Either save the dragon to your computer and resize it yourself or copy the link to your dragon directly from your dragon lair instead of from the dragon's information page. Using your Vanda as an example... [url=http://www.flightrising.com/main.php?dragon=1710308][img]http://flightrising.com/rendern/avatars/17104/1710308.png[/img][/url] [code][url=http://www.flightrising.com/main.php?dragon=1710308][img]http://flightrising.com/rendern/avatars/17104/1710308.png[/img][/url][/code] [url=http://www.flightrising.com/main.php?dragon=1710308][img]http://flightrising.com/rendern/350/17104/1710308_350.png[/img][/url] [code][url=http://www.flightrising.com/main.php?dragon=1710308][img]http://flightrising.com/rendern/350/17104/1710308_350.png[/img][/url][/code]
@mes3
Either save the dragon to your computer and resize it yourself or copy the link to your dragon directly from your dragon lair instead of from the dragon's information page.

Using your Vanda as an example...
1710308.png
Code:
[url=http://www.flightrising.com/main.php?dragon=1710308][img]http://flightrising.com/rendern/avatars/17104/1710308.png[/img][/url]


1710308_350.png
Code:
[url=http://www.flightrising.com/main.php?dragon=1710308][img]http://flightrising.com/rendern/350/17104/1710308_350.png[/img][/url]
kYXwQ7e.pngwynnyng.gif
@aisumoka thank you soooo much XD this is really helpful X3 yes i will abuse this new knowledge XD
@aisumoka thank you soooo much XD this is really helpful X3 yes i will abuse this new knowledge XD
1 2 3 4 5 6 7 ... 247 248