www.cakal.net Forumları YabadabaDuuuee  

Geri Git   www.cakal.net Forumları YabadabaDuuuee > SSS

BB Code
BB code is a set of tags based on the HTML language that you may already be familiar with. They allow you to add formatting to your messages in the same way as HTML does, but have a simpler syntax and will never break the layout of the pages you are viewing. The ability to use BB code is set on a forum-by-forum basis by the administrator, so you should check the forum rules when you post a new message.

Below is a list of the BB code tags you can use to format your messages.
vB kod listesi
[b], [i], [u] Kalin / Italic / Altı çizgili
[color] Renk
[size] Boyut
[font] Yazı Tipi
[highlight] Highlight
[left], [right], [center] Sol / Sağ / Orta
[indent] Indent
[email] Email Linking
[url] URL Linki
[thread] Konu linki
[post] Mesah linki
[list] Maddeler listesi / Ayrintili Liste
[img] Resimler
[code] Kod
[php] PHP Kod
[html] HTML Kod
[quote] Alinti
[noparse] Stop BB Code Parsing
[attach] dosya
[oynat] Youtube kod
Incorrect BB Code Usage:
  • [url] www.example.com [/url] - don't put spaces between the bracketed code and the text you are applying the code to.
  • [email][email protected][email] - the end brackets must include a forward slash ([/email])

Kalin / Italic / Altı çizgili
[b], [i] ve [u] Taglari Kalin,italic ve alti çizgili yazilar oluşturmaniz içindir.
Kullanim [b]Secenek[/b]
[i]Secenek[/i]
[u]Secenek[/u]
Kullanim örneği [b]Kalin Yazı[/b]
[i]Bu Yazi italik[/i]
[u]Bu Yazı Altı çizgili[/u]
Örnek Kalin Yazı
Bu Yazi italik
Bu Yazı Altı çizgili

Renk
[color] Tagi Mesajinizdaki yazi renginin değişmesini sağlar.
Kullanim [color=Seçenek]Secenek[/color]
Kullanim örneği [color=blue]Mavi Yazı[/color]
Örnek Mavi Yazı

Boyut
The [size] tag allows you to change the size of your text.
Kullanim [size=Seçenek]Secenek[/size]
Kullanim örneği [size=+2]Normalden 2 kat büyük yazı[/size]
Örnek Normalden 2 kat büyük yazı

Yazı Tipi
[font] tagi yazinizin tipini değiştirmenizi sağlar
Kullanim [font=Seçenek]Secenek[/font]
Kullanim örneği [font=courier]Bu Yazı courier Formatında[/font]
Örnek Bu Yazı courier Formatında

Highlight
The [highlight] tag allows you to emphasize your text.
Kullanim [highlight]Secenek[/highlight]
Kullanim örneği [highlight]Bu Yazı highlighted[/highlight]
Örnek Bu Yazı highlighted

Sol / Sağ / Orta
[left], [right] ve[center] taglari metinlerinizi sol, sağ, orta görünümünde ayarlamanizi sağlar.
Kullanim [left]Secenek[/left]
[center]Secenek[/center]
[right]Secenek[/right]
Kullanim örneği [left]this text is left-aligned[/left]
[center]Bu Yazi ortalanmış[/center]
[right]this text is right-aligned[/right]
Örnek
this text is left-aligned
Bu Yazi ortalanmış
this text is right-aligned

Indent
The [indent] tag allows you to indent your text.
Kullanim [indent]Secenek[/indent]
Kullanim örneği [indent]Bu Yazı indented[/indent]
Örnek
Bu Yazı indented

Email Linking
The [email] tag allows you to link to an email address. You can include an optional parameter to 'name' your link.
Kullanim [email]Secenek[/email]
[email=Seçenek]Secenek[/email]
Kullanim örneği [email][email protected][/email]
[[email protected]]Click Here to Email Me[/email]
Örnek [email protected]
Click Here to Email Me

URL Linki
The [url] tag allows you to link to other websites and files. You can include an optional parameter to 'name' your link.
Kullanim [url]Secenek[/url]
[url=Seçenek]Secenek[/url]
Kullanim örneği [url]http://www.cakal.net[/url]
[url=http://www.cakal.net]www.cakal.net Forumları YabadabaDuuuee[/url]
Örnek http://www.cakal.net
www.cakal.net Forumları YabadabaDuuuee

Konu linki
The [thread] tag allows you to link to threads by specifying the thread id. You can include an optional parameter to 'name' your link.
Kullanim [thread]konuid[/thread]
[thread=konuid]Secenek[/thread]
Kullanim örneği [thread]42918[/thread]
[thread=42918]Buraya Tikla![/thread]
(Note: The threadid/postid is just an example and may not link to a valid thread/post.)
Örnek http://www.cakal.net/showthread.php?t=42918
Buraya Tikla!

Mesah linki
The [post] tag allows you to link to posts by specifying the post id. You can include an optional parameter to 'name' your link.
Kullanim [post]Mesajid[/post]
[post=Mesajid]Secenek[/post]
Kullanim örneği [post]269302[/post]
[post=269302]Buraya Tikla![/post]
(Note: The threadid/postid is just an example and may not link to a valid thread/post.)
Örnek http://www.cakal.net/showthread.php?p=269302#post269302
Buraya Tikla!

Maddeler listesi
[list] tagı sizin liste oluşturmaniza olanak sağlayan kodtur. [*] Madde imleri ile bu işlemi gerçekleştirir.
Kullanim [list]Secenek[/list]
Kullanim örneği [list]
[*]listelenecek secim 1
[*]listelenecek secim 2
[/list]
Örnek
  • listelenecek secim 1
  • listelenecek secim 2

Ayrintili Liste
The [list] tag allows you to create advanced lists by specifying an option. The option should have a value of 1 (for a numbered list) or A (for an alphabetic with capital letters list) or a (for an alphabetic with lowercase letters list) or I (for a numbered with capital Roman numeral list) or i (for a numbered with small Roman numeral list).
Kullanim [list=Seçenek]Secenek[/list]
Kullanim örneği [list=1]
[*]listelenecek secim 1
[*]listelenecek secim 2
[/list]

[list=a]
[*]listelenecek secim 1
[*]listelenecek secim 2
[/list]
Örnek
  1. listelenecek secim 1
  2. listelenecek secim 2
  1. listelenecek secim 1
  2. listelenecek secim 2

Resimler
[img] tagı mesajiniza resim eklemenizi sağlar. [url] tagı Resimleri link ile berlitmeniz içindir.
Kullanim [img]Secenek[/img]
Kullanim örneği [img]http://www.cakal.net/images/retro/statusicon/forum_new.gif[/img] (Link hatasi)

[url=http://www.example.com] [img]http://www.cakal.net/images/retro/statusicon/forum_new.gif[/img] [/url] (Link)
Örnek (Link hatasi)

(Link)

Kod
[code] tag switches to a fixed-width (monospace) font and preseves all spacing.
Kullanim [code]Secenek[/code]
Kullanim örneği [code]
<script type="text/javascript">
<!--
    alert("Hello world!");
//-->
</script>
[/code]
Örnek
Kod:
<script type="text/javascript">
<!--
	alert("Hello world!");
//-->
</script>

PHP Kod
The [php] tag performs the same function as the [code] tag, but also adds syntax highlighting for PHP code. Although it is designed for PHP, it may correctly highlight some other C-like languages.
Kullanim [php]Secenek[/php]
Kullanim örneği [php]
$myvar = 'Hello World!';
for ($i = 0; $i < 10; $i++)
{
    echo $myvar . "\n";
}
[/php]
Örnek
PHP Kod:
$myvar 'Hello World!';
for (
$i 0$i 10$i++)
{
    echo 
$myvar "\n";


HTML Kod
The [html] tag allows you to perform syntax highlighting for HTML code.
Kullanim [html]Secenek[/html]
Kullanim örneği [html]
<img src="image.gif" alt="image" />
<a href="testing.html" target="_blank">Testing</a>
[/html]
Örnek
HTML Kod:
<img src="image.gif" alt="image" />
<a href="testing.html" target="_blank">Testing</a>

Alinti
The [quote] tag allows you to attribute text to someone else.
Kullanim [quote]Alinti[/quote]
[quote=üye ismi]Secenek[/quote]
Kullanim örneği [quote]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe;834702]Lorem ipsum dolor sit amet[/quote]
Örnek
Alinti:
Lorem ipsum dolor sit amet
Alinti:
orjinal mesaji gonderen John Doe
Lorem ipsum dolor sit amet
Alinti:
orjinal mesaji gonderen John Doe Mesaj izle
Lorem ipsum dolor sit amet

Stop BB Code Parsing
The [noparse] tag allows you to stop the parsing of BB code.
Kullanim [noparse][b]Secenek[/b][/noparse]
Kullanim örneği [noparse][b]Lorem ipsum dolor sit amet[/b][/noparse]
Örnek [b]Lorem ipsum dolor sit amet[/b]

dosya
The [attach] tag allows you to display an attachment in your post rather than at the bottom. It will only display attachments that belong to the post in which it is utilized.
Kullanim [attach]attachmentid[/attach]
Kullanim örneği [attach]12345[/attach]
Örnek

Youtube kod
Embeds You Tube Videos
Kullanim [oynat]Secenek[/oynat]
Kullanim örneği [oynat]ejOJkcs-a7s[/oynat]
Örnek

Saat Dururmu GMT +3. Şimdiki Zaman 07:40 PM.

Powered by vBulletin Version 3.8.11
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.