Bitcoin Forum
May 15, 2024, 07:24:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How do I add a link with a title containing brackets  (Read 138 times)
Husires (OP)
Legendary
*
Offline Offline

Activity: 1596
Merit: 1287


View Profile WWW
November 15, 2020, 01:21:53 PM
 #1

I wanted to make the link to my topic clickable so I used this code.


Code:
[url=https://bitcointalk.org/index.php?topic=5259548.0] [list] Bitcoin Payment Processors[/url]
output:

    Bitcoin Payment Processors[/url]

    How can I post such a link that has a title with brackets? Or let's say how can I make the implementation go beyond the second bracket?
    I used some subjects like
<list> Bitcoin Payment Processors or removed it Bitcoin Payment Processors[/list]
tranthidung
Legendary
*
Offline Offline

Activity: 2282
Merit: 4014


Farewell o_e_l_e_o


View Profile WWW
November 15, 2020, 01:29:49 PM
Merited by suchmoon (4), hosseinimr93 (1), bL4nkcode (1), 1miau (1), Husires (1)
 #2

Small reminder for you when name your topic titles and tag with LIST block.  Cheesy

For your case:
[list] Bitcoin Payment Processors

Code:
[url=https://bitcointalk.org/index.php?topic=5259548.0][nobbc][list][/nobbc] Bitcoin Payment Processors[/url]

Or some other modifications
[ list] Bitcoin Payment Processors
{list} Bitcoin Payment Processors
Code:
[url=https://bitcointalk.org/index.php?topic=5259548.0][ list] Bitcoin Payment Processors[/url]
[url=https://bitcointalk.org/index.php?topic=5259548.0]{list} Bitcoin Payment Processors[/url]

The first method is best.


Putting space on the list tags will work as well but its looks kinda meh.
Code:
[url][LIST ] Title here[/url]
Yeap. Space can be put at the beginning or at the end of list tag. I put space at the beginning of list tag but you put it at the end. All works fine.

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
RapTarX
Hero Member
*****
Offline Offline

Activity: 1358
Merit: 850



View Profile
November 15, 2020, 01:30:21 PM
 #3

List itself is a code when it’s between 3rd brackets and that's what making the problem. I guess you can't use this word with 3rd bracket.
Damn, it’s possible with [nobbc] code.

bL4nkcode
Copper Member
Legendary
*
Offline Offline

Activity: 2142
Merit: 1305


Limited in number. Limitless in potential.


View Profile
November 15, 2020, 01:35:41 PM
 #4

Small reminder for you when name your topic titles and tag with LIST block.  Cheesy

For your case:
[list] Bitcoin Payment Processors

Code:
[url=https://bitcointalk.org/index.php?topic=5259548.0][nobbc][list][/nobbc] Bitcoin Payment Processors[/url]
Putting space on the list tags will work as well but it looks kinda meh.
Code:
[url][LIST ] Title here[/url]

Didn't know that there's a nobbc tag.
Husires (OP)
Legendary
*
Offline Offline

Activity: 1596
Merit: 1287


View Profile WWW
November 15, 2020, 01:39:23 PM
 #5

[list] Bitcoin Payment Processors
I used the first code without modifying or adding any spaces, and it worked.
Why were not such codes added to the help https://bitcointalk.org/index.php?action=help page?

I tried other modifications method, and they were not good, the first amendment is appropriate.

I'll lock the topic for now.
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!