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.
|
Lista kodów vB |
[b], [i], [u] |
Pogrubienie / Pochylenie / Podkreślenie |
[color] |
Kolor |
[size] |
Wielkość |
[font] |
Czcionka |
[highlight] |
Podświetlenie |
[left], [right], [center] |
Lewo / Prawo / Środek |
[indent] |
Akapit |
[email] |
Link Email |
[url] |
Link URL |
[thread] |
Link do Wątku |
[post] |
Link do Postu |
[list] |
Lista Wypunktowana / Zaawansowana Lista |
[img] |
Obrazki |
[code] |
Kod |
[php] |
Kod PHP |
[html] |
Kod HTML |
[quote] |
Cytat |
[noparse] |
Stop BB Code Parsing |
[attach] |
Załącznik |
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]myname@domain.com[email] - the end brackets must include a forward slash ([/email])
|
Pogrubienie / Pochylenie / Podkreślenie |
The [b], [i] and [u] tags allow you to create text that is bold, italic and underlined. |
Sposób Użycia |
[b]wartość[/b]
[i]wartość[/i]
[u]wartość[/u]
|
Przykład Użycia |
[b]ten tekst jest pogrubiony[/b]
[i]ten tekst jest pochyły[/i]
[u]ten tekst jest podkreślony[/u]
|
Przykładowy Efekt |
ten tekst jest pogrubiony
ten tekst jest pochyły
ten tekst jest podkreślony
|
Kolor |
The [color] tag allows you to change the color of your text. |
Sposób Użycia |
[color=Opcja]wartość[/color] |
Przykład Użycia |
[color=blue]ten tekst jest niebieski[/color] |
Przykładowy Efekt |
ten tekst jest niebieski |
Wielkość |
The [size] tag allows you to change the size of your text. |
Sposób Użycia |
[size=Opcja]wartość[/size] |
Przykład Użycia |
[size=+2]ten tekst jest o 2 wymiary większy niż normalnie[/size] |
Przykładowy Efekt |
ten tekst jest o 2 wymiary większy niż normalnie |
Czcionka |
The [font] tag allows you to change the font of your text. |
Sposób Użycia |
[font=Opcja]wartość[/font] |
Przykład Użycia |
[font=courier]ten tekst jest pisany czcionką courier[/font] |
Przykładowy Efekt |
ten tekst jest pisany czcionką courier |
Podświetlenie |
The [highlight] tag allows you to emphasize your text. |
Sposób Użycia |
[highlight]wartość[/highlight] |
Przykład Użycia |
[highlight]ten tekst jest podświetlony[/highlight] |
Przykładowy Efekt |
ten tekst jest podświetlony |
Lewo / Prawo / Środek |
The [left], [right] and [center] tags allow you to change the alignment of your text. |
Sposób Użycia |
[left]wartość[/left]
[center]wartość[/center]
[right]wartość[/right]
|
Przykład Użycia |
[left]ten tekst jest wyrównany do lewej strony[/left]
[center]ten tekst jest wyrównany do środka[/center]
[right]ten tekst jest wyrównany do prawej strony[/right]
|
Przykładowy Efekt |
ten tekst jest wyrównany do lewej strony
ten tekst jest wyrównany do środka
ten tekst jest wyrównany do prawej strony
|
Akapit |
The [indent] tag allows you to indent your text. |
Sposób Użycia |
[indent]wartość[/indent] |
Przykład Użycia |
[indent]ten tekst jest pisany z akapitem[/indent] |
Przykładowy Efekt |
ten tekst jest pisany z akapitem
|
Link Email |
The [email] tag allows you to link to an email address. You can include an optional parameter to 'name' your link. |
Sposób Użycia |
[email]wartość[/email]
[email=Opcja]wartość[/email]
|
Przykład Użycia |
[email]j.doe@example.com[/email]
[email=j.doe@example.com]kliknij tutaj aby wysłać do mnie email.[/email]
|
Przykładowy Efekt |
j.doe@example.com
kliknij tutaj aby wysłać do mnie email.
|
Link URL |
The [url] tag allows you to link to other websites and files. You can include an optional parameter to 'name' your link. |
Sposób Użycia |
[url]wartość[/url]
[url=Opcja]wartość[/url]
|
Przykład Użycia |
[url]http://www.sukcesfinansowy.pl[/url]
[url=http://www.sukcesfinansowy.pl]Forum Finansowe - Sukces Finansowy[/url]
|
Przykładowy Efekt |
http://www.sukcesfinansowy.pl
Forum Finansowe - Sukces Finansowy
|
Link do Wątku |
The [thread] tag allows you to link to threads by specifying the thread id. You can include an optional parameter to 'name' your link. |
Sposób Użycia |
[thread]threadid[/thread]
[thread=threadid]wartość[/thread]
|
Przykład Użycia |
[thread]42918[/thread]
[thread=42918]Kliknij Tutaj![/thread]
(Note: The threadid/postid is just an example and may not link to a valid thread/post.)
|
Przykładowy Efekt |
http://www.sukcesfinansowy.pl/showthread.php?t=42918
Kliknij Tutaj!
|
Link do Postu |
The [post] tag allows you to link to posts by specifying the post id. You can include an optional parameter to 'name' your link. |
Sposób Użycia |
[post]postid[/post]
[post=postid]wartość[/post]
|
Przykład Użycia |
[post]269302[/post]
[post=269302]Kliknij Tutaj![/post]
(Note: The threadid/postid is just an example and may not link to a valid thread/post.)
|
Przykładowy Efekt |
http://www.sukcesfinansowy.pl/showthread.php?p=269302#post269302
Kliknij Tutaj!
|
Lista Wypunktowana |
The [list] tag allows you to create simple, bulleted lists without specifying an option. Within the value portion, each bullet is denoted by the [*] tag. |
Sposób Użycia |
[list]wartość[/list] |
Przykład Użycia |
[list] [*]list item 1 [*]list item 2 [/list] |
Przykładowy Efekt |
|
Zaawansowana Lista |
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). |
Sposób Użycia |
[list=Opcja]wartość[/list] |
Przykład Użycia |
[list=1] [*]list item 1 [*]list item 2 [/list]
[list=a] [*]list item 1 [*]list item 2 [/list] |
Przykładowy Efekt |
- list item 1
- list item 2
- list item 1
- list item 2
|
Obrazki |
The [img] tag allows you to embed images within your posts. You can also combine this tag with the [url] tag to make images become links. |
Sposób Użycia |
[img]wartość[/img] |
Przykład Użycia |
[img]http://www.sukcesfinansowy.pl/images/SF/statusicon/forum_new.gif[/img] (Brak linka)
[url=http://www.example.com] [img]http://www.sukcesfinansowy.pl/images/SF/statusicon/forum_new.gif[/img] [/url] (Link dołączony)
|
Przykładowy Efekt |
(Brak linka)
(Link dołączony)
|
Kod |
The [code] tag switches to a fixed-width (monospace) font and preserves all spacing. |
Sposób Użycia |
[code]wartość[/code] |
Przykład Użycia |
[code]
<script type="text/javascript">
<!--
alert("Hello world!");
//-->
</script>
[/code] |
Przykładowy Efekt |
Kod:
<script type="text/javascript">
<!--
alert("Hello world!");
//-->
</script>
|
Kod PHP |
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. |
Sposób Użycia |
[php]wartość[/php] |
Przykład Użycia |
[php]
$myvar = 'Hello World!';
for ($i = 0; $i < 10; $i++)
{
echo $myvar . "\n";
}
[/php] |
Przykładowy Efekt |
Kod PHP:
$myvar = 'Hello World!'; for ($i = 0; $i < 10; $i++) { echo $myvar . "\n"; }
|
Kod HTML |
The [html] tag allows you to perform syntax highlighting for HTML code. |
Sposób Użycia |
[html]wartość[/html] |
Przykład Użycia |
[html] <img src="image.gif" alt="image" /> <a href="testing.html" target="_blank">Testing</a> [/html] |
Przykładowy Efekt |
Kod HTML:
<img src="image.gif" alt="image" />
<a href="testing.html" target="_blank">Testing</a>
|
Cytat |
The [quote] tag allows you to attribute text to someone else. |
Sposób Użycia |
[quote]Cytat[/quote]
[quote=Nazwa użytkownika]wartość[/quote]
|
Przykład Użycia |
[quote]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe;133460]Lorem ipsum dolor sit amet[/quote]
|
Przykładowy Efekt |
Cytat:
Lorem ipsum dolor sit amet
|
Cytat:
Napisał John Doe
Lorem ipsum dolor sit amet
|
Cytat:
Napisał John Doe
Lorem ipsum dolor sit amet
|
|
Stop BB Code Parsing |
The [noparse] tag allows you to stop the parsing of BB code. |
Sposób Użycia |
[noparse][b]wartość[/b][/noparse]
|
Przykład Użycia |
[noparse][b]Lorem ipsum dolor sit amet[/b][/noparse]
|
Przykładowy Efekt |
[b]Lorem ipsum dolor sit amet[/b]
|
Załącznik |
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. |
Sposób Użycia |
[attach]attachmentid[/attach]
|
Przykład Użycia |
[attach]12345[/attach]
|
Przykładowy Efekt |
|
Czasy w strefie GMT. Teraz jest 00:44.