Bitcoin Forum
May 09, 2024, 09:31:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Is there a simple guide on how to post links and images in a new topic?  (Read 147 times)
mikfresh (OP)
Member
**
Offline Offline

Activity: 266
Merit: 11


View Profile
February 03, 2018, 05:14:09 PM
 #1

I'd use a guide where it is explained the way to proper fill a thread with images and link. I've seen there are a lot of functions, but still haven't tried them, avoiding the risk to bother users of the forum. Secondly how do i create a self-moderated post? Thank you a lot for sharing your experience.
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
pugman
Legendary
*
Offline Offline

Activity: 2383
Merit: 1551


dogs are cute.


View Profile WWW
February 03, 2018, 05:22:58 PM
 #2

Read this: - https://bitcointalk.org/index.php?topic=703657.0
Its covers most of the guidelines even though it is unofficial.
You cannot create a self moderated post. You can delete your posts whenever you want. You can create a self moderated topic, though I think it is possible only in a few sections. You can just click the little plus button in the left bottom part of the new topic you want to start and you can check the self moderated thread option.

mikfresh (OP)
Member
**
Offline Offline

Activity: 266
Merit: 11


View Profile
February 03, 2018, 05:33:14 PM
 #3

Read this: - https://bitcointalk.org/index.php?topic=703657.0
Its covers most of the guidelines even though it is unofficial.
You cannot create a self moderated post. You can delete your posts whenever you want. You can create a self moderated topic, though I think it is possible only in a few sections. You can just click the little plus button in the left bottom part of the new topic you want to start and you can check the self moderated thread option.

Thank you a lot buddy, it's a good starting point!  Smiley
MadZ
Hero Member
*****
Offline Offline

Activity: 908
Merit: 657


View Profile
February 04, 2018, 03:16:14 AM
 #4

How to post a link:

Code:
[url=WEBSITE URL HERE]YOUR TEXT HERE[/url]

For instance,

Code:
[url=https://bitcointalk.org/index.php]Bitcoin Forum[/url]

Shows up as Bitcoin Forum

How to post an image:

Code:
[img]IMAGE URL HERE[/img]

For instance,

Code:
[img]https://bitcoin.org/img/icons/opengraph.png[/img]

Shows up as

A more in depth guide into forum BBCode can be found here.
mikfresh (OP)
Member
**
Offline Offline

Activity: 266
Merit: 11


View Profile
February 04, 2018, 03:20:06 AM
 #5

How to post a link:

Code:
[url=WEBSITE URL HERE]YOUR TEXT HERE[/url]

For instance,

Code:
[url=https://bitcointalk.org/index.php]Bitcoin Forum[/url]

Shows up as Bitcoin Forum

How to post an image:

Code:
[img]IMAGE URL HERE[/img]

For instance,

Code:
[img]https://bitcoin.org/img/icons/opengraph.png[/img]

Shows up as

A more in depth guide into forum BBCode can be found here.

Wow!!! Great!!! I made it by myself by trying again and again, but thanks for answering!!  Grin I'll go take a look at you link right away!! Do you perhaps know how can i place images in a specific order, keeping a certain distance etc like you would do in word? I'll find an answer in the link? Thanks again!! You're super kind!
MadZ
Hero Member
*****
Offline Offline

Activity: 908
Merit: 657


View Profile
February 04, 2018, 03:31:16 AM
 #6

How to post a link:

Code:
[url=WEBSITE URL HERE]YOUR TEXT HERE[/url]

For instance,

Code:
[url=https://bitcointalk.org/index.php]Bitcoin Forum[/url]

Shows up as Bitcoin Forum

How to post an image:

Code:
[img]IMAGE URL HERE[/img]

For instance,

Code:
[img]https://bitcoin.org/img/icons/opengraph.png[/img]

Shows up as

A more in depth guide into forum BBCode can be found here.

Wow!!! Great!!! I made it by myself by trying again and again, but thanks for answering!!  Grin I'll go take a look at you link right away!! Do you perhaps know how can i place images in a specific order, keeping a certain distance etc like you would do in word? I'll find an answer in the link? Thanks again!! You're super kind!

No problem, happy to help. I'm not entirely sure if you can embed images in text like with MS Word, but you can at least center them using

Code:
[center][img]image url here[/img][/center]

to make things look a bit neater. Lesson 3 of the BBCode guide might also be helpful, tables can clean things up pretty nicely.

pugman
Legendary
*
Offline Offline

Activity: 2383
Merit: 1551


dogs are cute.


View Profile WWW
February 04, 2018, 05:17:17 AM
 #7

No problem, happy to help. I'm not entirely sure if you can embed images in text like with MS Word, but you can at least center them using

Code:
[center][img]image url here[/img][/center]

to make things look a bit neater. Lesson 3 of the BBCode guide might also be helpful, tables can clean things up pretty nicely.


You can actually reduce the size of the image too. There are apparently way too many BB tags, related to HTML/forum obviously that most of us hardly even know about.
Code:
[img width=20]https://bitcoin.org/img/icons/opengraph.png[/img]

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!