Bitcoin Forum
May 07, 2024, 08:39:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Simple codes to make Amazing Post on BBS such as Bitcointalk  (Read 184 times)
sung129 (OP)
Jr. Member
*
Offline Offline

Activity: 87
Merit: 4


View Profile
April 13, 2018, 02:04:13 PM
Last edit: May 21, 2018, 10:37:39 PM by sung129
Merited by HabBear (2), OgNasty (1), socks435 (1)
 #1

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]j.doe@example.com[/email]
[email=j.doe@example.com]Click Here to Email Me[/email]
Example Usage
j.doe@example.com
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]
<script type="text/javascript">
<!--
    alert("Hello world!");
//-->
</script>
[/code]
Example Usage
Code:
<script type="text/javascript">
<!--
    alert("Hello world!");
//-->
</script>


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]
1715071190
Hero Member
*
Offline Offline

Posts: 1715071190

View Profile Personal Message (Offline)

Ignore
1715071190
Reply with quote  #2

1715071190
Report to moderator
1715071190
Hero Member
*
Offline Offline

Posts: 1715071190

View Profile Personal Message (Offline)

Ignore
1715071190
Reply with quote  #2

1715071190
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715071190
Hero Member
*
Offline Offline

Posts: 1715071190

View Profile Personal Message (Offline)

Ignore
1715071190
Reply with quote  #2

1715071190
Report to moderator
nextpakk
Copper Member
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile WWW
April 13, 2018, 06:50:22 PM
 #2

Thank you for your post. It's posts like yours that's making the learning curve a bit more pleasant.
sung129 (OP)
Jr. Member
*
Offline Offline

Activity: 87
Merit: 4


View Profile
April 13, 2018, 06:55:44 PM
 #3

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

sung129 (OP)
Jr. Member
*
Offline Offline

Activity: 87
Merit: 4


View Profile
April 14, 2018, 02:18:33 AM
 #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.


vilello
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
April 14, 2018, 04:33:05 AM
 #5

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?
HabBear
Hero Member
*****
Offline Offline

Activity: 1106
Merit: 637


View Profile WWW
April 14, 2018, 04:56:26 AM
 #6

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.
sung129 (OP)
Jr. Member
*
Offline Offline

Activity: 87
Merit: 4


View Profile
April 14, 2018, 10:08:05 AM
Last edit: April 14, 2018, 10:22:47 AM by sung129
 #7

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.
sung129 (OP)
Jr. Member
*
Offline Offline

Activity: 87
Merit: 4


View Profile
April 14, 2018, 10:16:51 AM
 #8

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?
sung129 (OP)
Jr. Member
*
Offline Offline

Activity: 87
Merit: 4


View Profile
April 14, 2018, 10:20:05 AM
 #9

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.

^_^
sung129 (OP)
Jr. Member
*
Offline Offline

Activity: 87
Merit: 4


View Profile
May 21, 2018, 10:36:52 PM
 #10

hope you guys use this
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!