MyBBCode

Full Version: Heading (Başlık) MyCode Test
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Mesajlarda HTML heading 2 etiketini kullanabilirsiniz.

2 adet değer almaktadır. Bunlar; id ve başlık.

Örnek kullanım;

Code:
[title]MyBBCode - Everything for MyBB[/title]

Çıktısı;

MyBBCode - Everything for MyBB



HTML çıktısı;

Code:
<h2 class="my-code-heading my-code-heading--h1">MyBBCode - Everything for MyBB</h2>
Teşekkürler 😮