Author

Topic: Simple codes to make Amazing Post on BBS such as Bitcointalk (Read 196 times)

jr. member
Activity: 87
Merit: 4
hope you guys use this
jr. member
Activity: 87
Merit: 4
But newbies will use the buttons in post editor.

yes of course but if you have to use resize within the img you would need to edit a bit.

and plus there is no set instruction on how to add hyperlinked text nor there is one for a hyperlinked picture and bit more.




Oh, it makes sense. Thanks.
A lot of users can think like me: "but we can use the buttons" when starting reading this: the unknown usages can be featured in the post to earn more interest.

yes, I understand you as well.
If you can just use the click buttons to get your information out then that's great.

but sometimes the people require it to do be specific.
and that's when i need this codes.

^_^
jr. member
Activity: 87
Merit: 4
Wow, what a great post! Thank you!
Thanks,  I used them a long time ago but I couldn't remember most of them.
so I googled around and surprisingly, it was pretty hard to find this information.
So, loving this forum for a long time, I wanted to share with you guys who are trying to get involved in this community.



I've noticed that some of your example usage items don't appear to provide the effect you are trying to create. Examples where your example usage might not be working is with shadow and move.

Is it possible that this Forum can elect to not allow some functions of BBS code?


I have noticed that.
Yes, they can either have the functions to be active or not.
A good example is a flash.  you can add them but it will not run, but just show the link to the flash
Same goes with attachment function it will not work.

going to edit them out.






You should provide more commentary on how to design more in BBS code.


Do you mean how to use the codes?
jr. member
Activity: 87
Merit: 4
Why do not we make it easier? it's hard for someone which new in this forum. Do you think that a system like this needs to be changed?

This is just my opinion.

This Forum was founded to be able to the community to share information more effectively at the time it was created regarding bitcoin.
And for a person who came from that era, I understand the core value of this type of forum. One of the main reasons why they have not changed to money making a machine in which they can very easily.

Of course, everything has a learning curve but withholding information of some simple codes shouldn't be the focus here.
I believe, it's about the content of the information which they can share more effectively.

Hence the making of this list.

^_^

thanks,   well it's just my opinion.
hero member
Activity: 1106
Merit: 637
Wow, what a great post! Thank you!

I've noticed that some of your example usage items don't appear to provide the effect you are trying to create. Examples where your example usage might not be working is with shadow and move.

Is it possible that this Forum can elect to not allow some functions of BBS code?

You should provide more commentary on how to design more in BBS code.
newbie
Activity: 38
Merit: 0
Why do not we make it easier? it's hard for someone which new in this forum. Do you think that a system like this needs to be changed?
jr. member
Activity: 87
Merit: 4
But newbies will use the buttons in post editor.

yes of course but if you have to use resize within the img you would need to edit a bit.

and plus there is no set instruction on how to add hyperlinked text nor there is one for a hyperlinked picture and bit more.


jr. member
Activity: 87
Merit: 4
Thank you for your post. It's posts like yours that's making the learning curve a bit more pleasant.

Yes, I know what you mean.

I've been around since the 56k modem age.
and when I tried to use this forum to post few things, I knew a bit about them but I couldn't remember most of them.
so I made this to make it bit easier to find as it's a bit hard to find on the internet nowadays.


Anyone who wants to add please do so and I will add it to the post

copper member
Activity: 54
Merit: 0
Thank you for your post. It's posts like yours that's making the learning curve a bit more pleasant.
jr. member
Activity: 87
Merit: 4
This BBS system uses forum style of posting method.
I've put some of the lists to help you start posting.


Bold / Italic / Underline
Code:

The [b], [i] and [u] tags allow you to create text that is bold, italic and underlined.
[b]value[/b]
[i]value[/i]
[u]value[/u]
Usage
[b]this text is bold[/b]
[i]this text is italic[/i]
[u]this text is underlined[/u]

Example Usage
this text is bold
this text is italic
this text is underlined



Strikethrough
Code:
Strikethrough.
[s]value[/s]
Usage
[s]Strikethrough[/s]
 
Example Usage
Strikethrough

Color
Code:

[color=blue]value[/color]
Usage
[color=blue]This is Blue[/color]
 
Example Usage
This is Blue

Font Size
Code:
[size=#pt]value[/size]
Usage
[size=22pt]What is BBS?[/size]
 
Example Usage
What is BBS?

Superscript
Code:

[sup]value[/sup]
Usage
Hello[sup]Superscript[/sup]
 
Example Usage
HelloSuperscript

Subscript
Code:
[sub]value[/sub]

Usage
Hello[sub]Subscript[/sub]
 
Example Usage
HelloSubscript

Glow
Code:
[glow=red,2,50]glow[/glow]
(The three attributes (eg red, 2, 50) in the 'glow' tag are color, strength and width respectively.)

Usage
[glow=red,2,50]glow[/glow]

Example Usage

glow



Insert Flash
Code:
[flash=200,200]http://somesite/somefile.swf[/flash]
(The two attributes in the 'flash' tag (where relevant) are width and height respectively.)

Usage
[flash=200,200]http://somesite/somefile.swf[/flash]

Example Usage

http://somesite/somefile.swf

Email Linking
Code:

The [email] tag allows you to link to an email address. You can include an optional parameter to 'name' your link.
[email]value[/email]
[email=Option]value[/email]
Usage
[email][email protected][/email]
[[email protected]]Click Here to Email Me[/email]
Example Usage
[email protected]
Click Here to Email Me


URL Hyperlinking
Code:

The[url=http://value] tag allows you to link to other websites and files. You can include an optional parameter to 'name' your link.

[url]value[/url]
[url=http://Option]value[/url]

Usage
[url=https://hello.com/forums]https://hello.com/forums[/url]
[url=https://hello.com/forums]bitcointalk Forums[/url]
Example Usage
https://hello.com/forums
bitcointalk Forums


Bulleted Lists

Code:
The [list] tag allows you to create simple, bulleted lists without specifying an option. Within the value portion, each bullet is denoted by the [*] tag.
[list]value[/list]
Usage
[list]
[*]list item 1
[*]list item 2
[/list]
[/list]

Example Usage
  • list item 1
  • list item 2


Images
Code:

The [img]http://tag allows you to embed images within your posts. You can also combine this tag with the [url=http://tag to make images become links.
[img]http://value[/img]
Usage
[img]https://image.ibb.co/nAoDCS/1024px_Flag_of_the_United_States_svg.png[/img] (Not linked)
[url=http://www.example.com] [img]https://image.ibb.co/nAoDCS/1024px_Flag_of_the_United_States_svg.png[/img] tag to make images become links.
[img]http://value[/img]
Usage
[img]https://image.ibb.co/nAoDCS/1024px_Flag_of_the_United_States_svg.png[/img] (Not linked)
[url=http://www.example.com] [img]https://image.ibb.co/nAoDCS/1024px_Flag_of_the_United_States_svg.png[/img] [/url] (Linked)
Example Usage
(Not linked)
(Linked)


Code
Code:
The [code] tag switches to a fixed-width (monospace) font and preserves all spacing.
[code]value
[/code]

Usage
Code:
[code]

[/code]
Example Usage
Code:



Quote
Code:
The [quote] tag allows you to attribute text to someone else.
[quote]Quote[/quote]
[quote=User Name]value[/quote]
Usage
[quote]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe;20572]Lorem ipsum dolor sit amet[/quote]
Example Usage
Quote
Lorem ipsum dolor sit amet
Quote from: John Doe
Lorem ipsum dolor sit amet
Quote from: John Doe;20572
Lorem ipsum dolor sit amet


Image Size
Code:
[img width=200 height=150]http://image link[/img]
Example
[img width=200 height=150]https://image.ibb.co/nAoDCS/1024px_Flag_of_the_United_States_svg.png[/img]

Example Usage


Image Size with alt
Code:
[img width=200 height=150 alt=image loading...]http://image link[/img]
Example
[img width=200 height=150 alt=image loading...]https://image.ibb.co/nAoDCS/1024px_Flag_of_the_United_States_svg.png[/img]

Example Usage
image loading...



I only made this because I had to google some of the problems that I while trying to create a new posting.
I hope you guys find this useful.

updated 4/14/2018 - added few more.

And thank you so much who has sent me merit on this post. God bless you.[/code]
Jump to: