Few Necessary Things That Every Bitcointalk Member Has To Know Especially New Joining.1.
How to add any image in your post:Requirements: you need to be a Member rank
Steps:(a). Go visit imgur.com
(b). Press the upload button
(c). Select the image you want to upload in your post
(d). Press the 3 dots on the upper right side of the image and get the image link
(e). Now put the link between the code in your post and press preview and boom you see image in your post.
Example: [img]https://i.imgur.com/eL8MbQm.jpg[/img]
2.
Image Size Adjustment:Requirements = nill
[img width= height=][/img]
Steps:(a). You have to add just "width=" & "height=" in image code
(b). Now you have to put the size of image after "width=" &
"height=" in image code
(c). The image size be between "1' to "9999"
Example: [img width=500 height=450]https://i.imgur.com/eL8MbQm.jpg[/img]
3.
Add Reference link In Back Side Coding:Requirements = nill
Steps:(a): copy the link you want to add in your post
(b): add the equality sign(=) in REFRENCE code
(c): now put the link in REFRENCE code after equality sign
(d): Now add the name you want like REFRENCE, source etc in between the REFRENCE code
Example: [url=https://github.com/bitcoinbook/bitcoinbook/blob/develop/ch01.asciidoc]REFRENCE[/url]
4.
Text Size Adjustment:Requirements = nill
Steps:(a): copy the text adjustment code
(b): now put the size of text you want in code between equality signa and word "pt"
(c): the size of text be between "1" to "99"
Example:[size=80pt] How are you guys[/size]
5.
Text Bold:Requirements: nill
Steps:(a): copy the text bold code and paste in your post
(b): now put the text you want to bold in between the text bold code
Example:6.
Text Color Change:Requirements = nill
Steps:(a): Copy the code and paste in your post
(b): Now put the name of color you want after equality sign in code
(c): now put the text between the code
Example:[color=red] How are you guys[/color]
Note: if any mistake found then inform me I will correct it.