Your phpBB Version:
Your phpBB Type: Standard phpBB
Extensions installed: Yes
Your knowledge: Basic Knowledge
PHP Version: 7.4
What have you done before the problem was there?
What have you already tried to solve the problem?
Description and Message
hello
how to create this bbcode phpbb 3.3.9 ?
thanks
[/i]
Support Request Support ⇒ create bbcode
-
- Users
- Status: Offline
- User theme: Dark
- Posts: 163
- Joined: Sep 1st, '18, 09:26
create bbcode
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
- Donator
- Status: Offline
- User theme: Dark
- Posts: 913
- Joined: Feb 2nd, '18, 11:04
Re: create bbcode
For bbcode i guess you can use this one
BBCode Usage
HTML Replacement:
Help Line:
BBCode Usage
Code: Select all
[c]{TEXT}[/c]
Code: Select all
<code style="font-family: Monaco, 'Andale Mono', 'Courier New', Courier, monospace; font-size: 0.9em; font-style: normal; line-height: 1.3em; background: #FFF; border: 1px solid #C9D2D8; padding: 0 3px; color: #2E8B57; display: inline;">{TEXT}</code>
Code: Select all
Place plain text inside [c][/c] tags
-
- VIP
- Status: Offline
- User theme: Dark
- Posts: 1152
- Joined: Oct 14th, '14, 17:01
Re: create bbcode
You can find the other bbcode you pointed to here
Badge Extension

[ Posted using my Android device ]

-
- Users
- Status: Offline
- User theme: Dark
- Posts: 163
- Joined: Sep 1st, '18, 09:26
Re: create bbcode
ThanksSniper_E wrote: Dec 21st, '22, 06:54 You can find the other bbcode you pointed to hereBadge Extension

[ Posted using my Android device ]
