It's simple.thegioiluatsu wrote: Fri Mar 29, 2024 5:10 am My question is that up to now BBcode still does not support embedding phone numbers in forum post content?
Code: Select all
[tel]{TEXT}[/tel]
Code: Select all
<a href="tel:{TEXT}">{TEXT}</a>
Code: Select all
[tel]phone number[tel]
That does not work Hal. " Your BBCode is constructed in an invalid form."
Then Halil it will be.
Haha okey, no problem. In Turkish, such abbreviations are not used (in general or except for some names). That's why it felt strange. No, I didn't take it as disrespect.Sniper_E wrote: Tue Apr 02, 2024 1:14 am Then Halil it will be.
My name is Edward but people call me Ed for short. Hal was just short for Halil, no disrespect intended.
Code: Select all
[phonenumber]{SIMPLETEXT1}[/phonenumber]
Code: Select all
<a href="tel:{SIMPLETEXT1}" target="_blank">{SIMPLETEXT1}</a>
Code: Select all
[phonenumber]+1XXXXXXXX[/phonenumber]
Code: Select all
<a href="tel:{SIMPLETEXT1}" target="_blank"><img src="YourImageLink.png" style="max-width:105px; height:auto;"></a>