Pages:
Author

Topic: Instructions on how to use BBCode - page 2. (Read 2402 times)

legendary
Activity: 3626
Merit: 2209
💲🏎️💨🚓
May 18, 2020, 10:44:37 PM
#31
It's interesting but how do you manage to use it for a table of pictures please?

The first table row/cell contains transparent text to the width (or longer) of the image being displayed.  It's not needed in other cells, for some reason the first cell looks ok when in preview mode, but gets bunched up when posted.




I just read another thread that had a time code for a specific date - will see if I can find it again.  It was something like

Code:
[time]56789012345[/time]

Result:

Quote
July 28, 3769, 05:39:05 AM

The only thing I don't know how to do is calculate the time in the first place.
legendary
Activity: 2604
Merit: 2353
May 18, 2020, 10:52:22 AM
#30
ABCDEFGHIJKLMNOPQRSTUVWXYZ
But in this second exampleTransparent text has been added to the first colummaking the table more even
Just
LikeThis

Code:
[table][tr][td][color=transparent]ABCDEFGHIJKLMNOPQRSTUVWXYZ[/color][/td][td][/td][td][/td][/tr]
[tr][td]But in this second example[/td][td]Transparent text has been added to the first colum[/td][td]making the table more even[/td][/tr]
[tr][td][right]Just[/right][/td][td]Like[/td][td]This[/td][/tr][/table]

(the word "Just" has been aligned right to show how far the transparent text goes)

*note* Transparent text must be continuous.

It's interesting but how do you manage to use it for a table of pictures please?

  • This list is broken
  • by a
Code:
code
    [/li]
    [li]but not teletype[/li]
Code:
[list type=square]
[li]This list is broken[/li]
[li]by a[/li]
[li][ code]code[/ code][/li]
[li][tt]but not teletype[/tt][/li]
[/list]

In fact, you don't need to use [tt][/tt] for that, you can still use [code][/code] in a list with those tags :


[o]circle
[O]circle
[0]circle
[*]disc
[@]disc
[+]square
[x]square
[#]square


eg :
  • This list isn't broken
  • by a
  • Code:
    code
  • teletype is not necessary

Code:
[+]This list isn't broken
[+]by a
[+][CⲞDE]code[/CⲞDE]
[+]teletype is not necessary
legendary
Activity: 3626
Merit: 2209
💲🏎️💨🚓
September 28, 2019, 06:46:58 AM
#29
Am looking for a BBCode that will work here in BitCoinTalk as these examples:

[event=2029/03/11][/event]
[ECOUNTDOWN]00:00:00:10[/ECOUNTDOWN]
[COUNTDOWN]00:02:00:00[/COUNTDOWN]

[event=DATE]NAME THE EVENT[/event] Example : [event=2028/09/22]Next workday[/event]

[countdown]September, 8, 0, 10, 45, +10[/countdown]
[countdown] 4, 30, 0, 23, 59, +7 [/countdown]

[countdown]24 September 2019[/countdown]

[countdown=12/31/2020 5:00 AM;It is finally here]Count down:[/countdown]

[countdown = January 1, 2008; Happy New Year;]Countdown to New Years[/countdown]

[countup="May 4, 2002;Waiting for my last cigarette;RED"]Smokefree Days[/countup]



Code:
[event=2029/03/11][/event]
[ECOUNTDOWN]00:00:00:10[/ECOUNTDOWN]
[COUNTDOWN]00:02:00:00[/COUNTDOWN]

[event=DATE]NAME THE EVENT[/event] Example : [event=2028/09/22]Next workday[/event]

[countdown]September, 8, 0, 10, 45, +10[/countdown]
[countdown] 4, 30, 0, 23, 59, +7 [/countdown]

[countdown]24 September 2019[/countdown]

[countdown=12/31/2020 5:00 AM;It is finally here]Count down:[/countdown]

[countdown = January 1, 2008; Happy New Year;]Countdown to New Years[/countdown]

[countup="May 4, 2002;Waiting for my last cigarette;RED"]Smokefree Days[/countup]


Don't work. (I'd like to see them added to auction threads)
legendary
Activity: 1988
Merit: 1561
CLEAN non GPL infringing code made in Rust lang
July 23, 2019, 06:24:54 PM
#28
[List]

Code:
[nobbc][List][/nobbc]

Helpful for when you want to refer to just one piece of bbcode, or for some usernames such as [BTC]onFIRE u=543354

Code:
[nobbc][BTC]onFIRE[/nobbc]

instead of it being displayed as BTConFIRE

This is very useful, and it shows my lack of knowledge of the SMF bbcode dialect. Online i found a solution involving a zero width space which i tried once on this forum, it works but some moderator didn't like it. [nobbc] is cleaner, thanks.

I found by myself about nesting lists, but its good to know how to make them display numbers with the type=decimal attribute.
copper member
Activity: 2562
Merit: 2504
Spear the bees
July 23, 2019, 09:39:37 AM
#27
[anchor={link}]
[iurl=#{link}]

Good example is in shorena's thread: https://bitcointalksearch.org/topic/how-to-sign-a-message-990345 which uses an index/ToC.
legendary
Activity: 3626
Merit: 2209
💲🏎️💨🚓
June 06, 2019, 02:00:25 AM
#26
[List]

Code:
[nobbc][List][/nobbc]

Helpful for when you want to refer to just one piece of bbcode, or for some usernames such as [BTC]onFIRE u=543354

Code:
[nobbc][BTC]onFIRE[/nobbc]

instead of it being displayed as BTConFIRE
legendary
Activity: 3626
Merit: 2209
💲🏎️💨🚓
May 16, 2019, 08:29:04 PM
#25
---> This is text used with the transparent colour <---

Code:
---> [color=transparent]This is text used with the transparent colour[/color] <---



But why would you need transparent text?

That's a really good questionAs you can see in this first example tables bunch up the first column

Code:
[table][tr][td]That's a really good question[/td][td]As you can see in this first example [/td][td]tables bunch up the first column[/td][/tr][/table]

ABCDEFGHIJKLMNOPQRSTUVWXYZ
But in this second exampleTransparent text has been added to the first colummaking the table more even
Just
legendary
Activity: 1946
Merit: 1427
April 18, 2019, 04:33:00 PM
#24
Is this code for my signature correct? I copied it from the yolodice website but it does not display properly in the forum; the text is not clickable.

Code:
[center][url=https://yolodice.com/]Fast 1% Dice ░ Rakeback 🔶 YOLOdice.com 🔶 Competitions ░ Exchange[/url][/center]

I believe signatures from newbies are made unclickable on purpose to reduce signature spam. Might be wrong though.
Edit: https://bitcointalksearch.org/topic/m.28792130

Jr Members can no longer have signature links.
sr. member
Activity: 1624
Merit: 336
Top Crypto Casino
April 18, 2019, 04:10:19 PM
#23
Is this code for my signature correct? I copied it from the yolodice website but it does not display properly in the forum; the text is not clickable.

Code:
[center][url=https://yolodice.com/]Fast 1% Dice ░ Rakeback 🔶 YOLOdice.com 🔶 Competitions ░ Exchange[/url][/center]
legendary
Activity: 2086
Merit: 1759
April 17, 2019, 12:56:18 PM
#22
Compose style teks This is achieved in the following ways:

For underlining use , for example:

Code:
[u] Good Morning [/u]

becomes Good Morning

Change color:

Code:
[color=red]Hello![/color]
or
[color=#FF0000] Hello! [/color]

Both will output Hello!

Code:
COLOR KODE
White #FFFFFF
Cyan #00FFFF
Light Grey #C0C0C0
Orange #FF8040
Burgundy #800000
Yellow #FFFF00
Pink #FF00FF
brown #804000
Pastel green #00FF00
Forest Green #808000
Grass Green #408080
Black #000000
Burgundy #800000
Rosy Brown1 #FBBBB9
Light Pink #FAAFBA
Light Goldenrod1 #FFE87C
Light Goldenrod Yellow #FAF8CC

Code:
[center][img] [/img] [/img] [/center]

For example:


S: https://www.phpbb.com/community/help/bbcode#f0r0
legendary
Activity: 2240
Merit: 3002
April 16, 2019, 07:24:05 PM
#21
This may have been mentioned as I skimmed through this kinda quickly, but if not ..

Imgur.com is an easy way to get BBC for images.
1)upload imagine
2)hover curser over the top right corner of the photo and click “Get Share Links”
3)copy BBC (forum) option

Easy as that. Unfortunately (unless someone knows otherwise) you can’t get BBCode from the Imgur app, which is maddening.
sr. member
Activity: 602
Merit: 326
Politeness: 1227: - 0 / +1
April 16, 2019, 04:45:47 PM
#20
Is images working now?
Cannot insert image
What a lame question for a Sr. Member. It's pretty obvious that you were just Necro-Posting, it's impossible that you don't know if images are working since you're already a Sr. Member and you already posted images before, I've checked your recent posts. So, what's the main point of asking the quoted question again?
legendary
Activity: 1456
Merit: 5874
light_warrior ... 🕯️
April 16, 2019, 02:36:21 PM
#19
Official guide: SMF Bulletin Board Code
Code:
An example of using [table] to display [list] options.

Type list
.........................
BBcode
..................................................
Looks like...............Type list
.........................
BBcode
..................................................
Looks like
Default
Code:
[list]
[li]Paragraph 1[/li]
[li]Paragraph 2[/li]
[li]Paragraph 3[/li]
[/list]
sr. member
Activity: 284
Merit: 250
🌟 LAToken ICO - August 22, 2017 🌟
April 16, 2019, 06:42:28 AM
#18
RESOLVED
Sorry for a stupid question  Shocked

Is images working now?
Cannot insert image






What I am doing wrong?

image url 1: https://imgur.com/a/vFRopCg
image url 2: https://imgur.com/a/c9WYRRS
image url 3:


sr. member
Activity: 284
Merit: 250
🌟 LAToken ICO - August 22, 2017 🌟
April 16, 2019, 06:33:08 AM
#17
Is images working now?
Cannot insert image






What I am doing wrong?

image url 1: https://imgur.com/a/vFRopCg
image url 2: https://imgur.com/a/c9WYRRS
image url 3:

full member
Activity: 196
Merit: 172
July 25, 2018, 03:36:23 AM
#16
.....and which I often see when inserting images, it's rare to use width and height properties.
This one is the best guided thread that i have found regarding [TUTORIAL] Cara Layout Image (Insert-Resize-Link) created by Husna QA. Hope it will help you Smiley


Note:- Use "translate This page" option if you're using chrome browser
member
Activity: 266
Merit: 50
July 25, 2018, 12:43:35 AM
#15
Some of the code shown in the post is not shown in the help guide. (Like how to insert links with text and quotes using an author - which is handy for quoting locked threads)
yeah, like the special tag list that isn't there as I mentioned above (lower-roman, upper-roman, katakana, hiragana, armenian, upper-latin, lower-latin, katakana-iroha, hiragana-iroha, cjk-ideographic , georgian, hebrew) even though it's rarely used even nobody uses it, so just think of it as additional knowledge.

and which I often see when inserting images, it's rare to use width and height properties.
legendary
Activity: 1274
Merit: 1924
฿ear ride on the rainbow slide
July 24, 2018, 07:30:57 PM
#14
Actually I have already created a thread regarding [Tips] Bulletin Board Codes(BB Codes)(more than what help menu offers), but I didn't get any pleasant comments ( I think I'm a newbie in that time) rather getting a blame from a member for creating a thread(but I didn't get demotivated and move on). So if you have time can you look at my thread and you can add more functions from it.

The thing I want to highlight is some of the senior members(most of them are very helpful including you too) demotivate the Juniors(unless they are spamming) when they trying to help other newcomers to the forum. I can see the clear difference in the way expressing other members thoughts in this thread. Actually you have done a great job "xtraelv"


Sometimes older posts are not that easy to find. I did an initial search of bitcointalk and only found a few incomplete guides. Recent topics are oftennot indexed for a while so cannot be found using google search. The main reason I created the guide is because I wanted to have something that I could direct people to that wanted to use some of the functions but don't know how they work.
I don't usually write "help guides" because I enjoy documenting the history on here and am now collaborating on some history based projects with some others and helping them to get more familiar with the BBCode.

Some of the code shown in the post is not shown in the help guide. (Like how to insert links with text and quotes using an author - which is handy for quoting locked threads)

Certain topics do attract a lot of users seeking merits  - a classic example are the many "Who is Satoshi" posts. Making a Satoshi post can attract the same negative comments.  It doesn't mean you shouldn't make one. Just make a real good one. If you are documenting a new theory - make sure you send me a PM.  Grin
Pursuer summed it up well :

I opened this topic expecting one of those poorly repeated topics talking about Satoshi for the millionth time but I was surprised to see this nice compilation of all the theories so far. it was merit worthy.

I specifically like the "Samsung Toshiba Nakamichi Motorola" thing Cheesy
legendary
Activity: 3038
Merit: 1330
Slava Ukraini!
July 24, 2018, 06:58:14 PM
#13
hi Men im jr member right now i wanted to ask u . In what rank i can star posting images and when i can have a profile Pic. Thx in advance guys
You already can post images, just follow instructions here how to do it. And you should be at leadt Full Member to wear avatar.
member
Activity: 294
Merit: 26
★Bitvest.io★ Play Plinko or Invest!
July 24, 2018, 04:59:21 PM
#12
hi Men im jr member right now i wanted to ask u . In what rank i can star posting images and when i can have a profile Pic. Thx in advance guys
Pages:
Jump to:
© 2020, Bitcointalksearch.org