Post
Topic
Board Beginners & Help
Re: Newbie and New beginnings
by
Jisamipompi
on 01/05/2018, 07:14:15 UTC

Thanks for the ideas sir.
Anyways, is there any link or thread here that i might just want to read for tutorials?
Thanks in advance.😊
I've got this tutorial for newbies. Hope you learn more here.I made this to help newbies like you to learn basics. 
SMF Bulletin Board Code
I make this topic for new members that can't understand for using Bulletin Board Code.

BOLD
Press the button http://i68.tinypic.com/28qx6hd.gif
Code:
[b][/b]

Example: [b]BITCOIN[/b]
Preview:  BITCOIN
Italicized
Press the button http://i68.tinypic.com/1126ibt.gif
Code:
[i][/i]

Example: [i]BITCOIN[/i]
Preview: BITCOIN
Underline
Press the button http://i63.tinypic.com/2qinyf7.gif
Code:
[u][/u]

Example: [u]BITCOIN[/u]
Preview: BITCOIN
Strikethrough
Press the button http://i67.tinypic.com/11i0i39.gif
Code:
[s][/s]

Example: [s]BITCOIN[/s]
Preview: BITCOIN
Glow
Press the button http://i68.tinypic.com/2zgdqxl.gif
Code:
[glow=red,2,300][/glow]

Example: [glow=blue,2,300]BITCOIN[/glow]
Preview:  BITCOIN
Preformatted Text
Press the button http://i63.tinypic.com/2njkqol.gif
Code:
[pre][/pre]

[pre]BITCOINTALK
FORUM [/pre]
Preview:
BITCOINTALK 
FORUM

Left Align
Press the button http://i65.tinypic.com/6zvxq0.gif
Code:
[left][/left]

Example: [left]BITCOIN[/left]
Preview:
BITCOIN

Centered
Press the button http://i68.tinypic.com/6p9fvc.gif
Code:
[center][/center]

Example: [center]BITCOIN [/center]
Preview:
BITCOIN

Right Align
Press the button http://i64.tinypic.com/2i7rb7b.gif
Code:
[right][/right]

Example: [right]BITCOIN[/right]
Preview:
BITCOIN

Horizontal Rule
Press the button http://i63.tinypic.com/2wqeqro.gif
Code:
[hr]

Example: [hr][hr][hr]
Preview:


Font Size
Press the button  http://i66.tinypic.com/qn63aq.gif
Code:
[size=10pt][/size]

Example: [size=30pt]BITCOIN[/size]
Preview: BITCOIN
Font Face
Press the button http://i66.tinypic.com/24q75i1.gif
Code:
[font=Verdana][/font]

Example:[font=Verdana]BITCOIN[/font]
Preview: BITCOIN
Font Color
Press the button  Change Color
Code:
[color=red][/color]

Example: [color=red]BITCOIN[/color]
Preview: BITCOIN
Insert Image
Press the button  http://i64.tinypic.com/iduhk9.gif
Code:
[img][/img]
[img][/img]
And to resize it simply insert width and height.
[img PUT THE WIDTH AND HEIGHT HERE][/img]
[img width=200 height=150] PUT THE DIRECT LINK OF THE IMAGE HERE[/img]


Example:[img]http://i65.tinypic.com/29yddl.jpg[/img]
Preview: http://i65.tinypic.com/29yddl.jpg
Note : Only use direct link for the images.
Insert Hyperlink
Press the button http://i63.tinypic.com/14j8g7t.gif
Code:
[url][/url]
Examples: [url]https://bitcointalk.org[/url]
With text: [url=https://bitcointalk.org]BITCOIN TALK FORUM [/url]
Previews:  https://bitcointalk.org
With text:  BITCOIN TALK FORUM
I hope newbies will understand it easier. You can Go to SMF Bulletin Board Code for more informations but somehow other codes are not working so far.

This will help me and other newbies a lot sir.  Nice flowchart. Keep it up and more tutorials to come.