|
|
| | HOMEPAGE | INDICE FORUM | REGOLAMENTO | ::. | NEI PREFERITI | .:: | RSS Forum | RSS News | NEWS web | NEWS software | |
| | PUBBLICITA' | | | ARTICOLI | WIN XP | VISTA | WIN 7 | REGISTRI | SOFTWARE | MANUALI | RECENSIONI | LINUX | HUMOR | HARDWARE | DOWNLOAD | | | CERCA nel FORUM » | |
|
|||||||
| 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 codici vB | |
| [b], [i], [u] | Grassetto / Corsivo / Sottolinea |
| [color] | Colore |
| [size] | Dimensione |
| [font] | Carattere |
| [highlight] | Evidenzia |
| [left], [right], [center] | Sinistra / Destra / Centro |
| [indent] | Rientro |
| [email] | Collegamento e-mail |
| [url] | URL ipertestuale |
| [thread] | Collegamento discussione |
| [post] | Collegamento ai messaggi |
| [list] | Lista puntata / Lista avanzata |
| [img] | Immagini |
| [code] | Codice |
| [quote] | Quota |
| [noparse] | Stop BB Code Parsing |
| [attach] | Allegato |
| [aname] | Named anchor link |
| [hr] | hr |
| [jumpto] | Anchor link |
| [Spoiler] | Spoiler |
| [timg] | timg |
| [yt] | YouTube BB Code |
Incorrect BB Code Usage:
|
|
| Rientro | |
| Il tag [indent] ti permette di rientrare il testo. | |
| Utilizzo | [indent]valore[/indent] |
| Esempio di utilizzo | [indent]questo testo è rientrato[/indent] |
| Esempio di output |
|
| Collegamento e-mail | |
| Il tag [email] permetti di inserire un indirizzo di posta elettronica. Puoi attribuire un nome per il collegamento. | |
| Utilizzo |
[email]valore[/email] [email=Opzione]valore[/email] |
| Esempio di utilizzo |
[email]j.doe@example.com[/email] [email=j.doe@example.com]Clicca qui per inviarmi una e-mail[/email] |
| Esempio di output |
j.doe@example.com Clicca qui per inviarmi una e-mail |
| URL ipertestuale | |
| Il tag [url] ti permette di linkare altri siti o files. Puoi inserire un parametro opzionale per 'nominare' il tuo link. | |
| Utilizzo |
[url]valore[/url] [url=Opzione]valore[/url] |
| Esempio di utilizzo |
[url]http://forum.wintricks.it[/url] [url=http://forum.wintricks.it]WinTricks Forum[/url] |
| Esempio di output |
http://forum.wintricks.it WinTricks Forum |
| Collegamento discussione | |
| Il tag [thread] ti permette di linkare una discussioni specificando solo l'ID. Puoi aggiungere un paramentro opzionare per 'nominare' il tuo link. | |
| Utilizzo |
[thread]Id discussione[/thread] [thread=Id discussione]valore[/thread] |
| Esempio di utilizzo |
[thread]42918[/thread] [thread=42918]Cliccami![/thread] (Note: The threadid/postid is just an example and may not link to a valid thread/post.) |
| Esempio di output |
http://forum.wintricks.it/showthread.php?t=42918 Cliccami! |
| Collegamento ai messaggi | |
| Il tag [post] ti permette di creare un link ad un messaggio specificando l'id. Puoi inserire un parametro opzionale per 'nominare' il tuo link.your link. | |
| Utilizzo |
[post]Id messaggio[/post] [post=Id messaggio]valore[/post] |
| Esempio di utilizzo |
[post]269302[/post] [post=269302]Cliccami![/post] (Note: The threadid/postid is just an example and may not link to a valid thread/post.) |
| Esempio di output |
http://forum.wintricks.it/showthread.php?p=269302#post269302 Cliccami! |
| Lista avanzata | |
| The [list] ti permette di creare una lista avanzata specificando una opzione. L'opzione deve avere un valore di 1 (per una lista numerata), A (per una lista alfabetica con lettere maiuscole), a (per una lista alfabetica con lettere minuscole), I (per una lista numerata con i numeri romani maiuscoli) o i (per una lista numerata con i numeri romani minuscoli). | |
| Utilizzo | [list=Opzione]valore[/list] |
| Esempio di utilizzo | [list=1] [*]elemento lista 1 [*]elemento lista 2 [/list] [list=a] [*]elemento lista 1 [*]elemento lista 2 [/list] |
| Esempio di output |
|
| Stop BB Code Parsing | |
| The [noparse] tag allows you to stop the parsing of BB code. | |
| Utilizzo | [noparse][b]valore[/b][/noparse] |
| Esempio di utilizzo | [noparse][b]Lorem ipsum dolor sit amet[/b][/noparse] |
| Esempio di output | [b]Lorem ipsum dolor sit amet[/b] |
| Allegato | |
| 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. | |
| Utilizzo | [attach]attachmentid[/attach] |
| Esempio di utilizzo | [attach]12345[/attach] |
| Esempio di output | |
| Named anchor link | |
| The [aname] tag is used in conjunction with the [jumpto] tag. One is not functional without the other. | |
| Utilizzo | [aname=Opzione]valore[/aname] |
| Esempio di utilizzo | [aname=aname]This is where you jump to[/aname] |
| Esempio di output | This is where you jump to |
| hr | |
| Linea orizzontale | |
| Utilizzo | [hr]valore[/hr] |
| Esempio di utilizzo | [hr]color[/hr] |
| Esempio di output | |
| Anchor link | |
| The [jumpto] tag allows you to jump to another location within a post, usually used for long posts with headings and/or sections of interest. This tag must be used in conjunction with the [aname] tag. One is not functional without the other. | |
| Utilizzo | [jumpto=Opzione]valore[/jumpto] |
| Esempio di utilizzo | [jumpto=aname]This takes you to a new location within a post[/jumpto] |
| Esempio di output | This takes you to a new location within a post |
| Spoiler | |
| Utilizzo | [Spoiler]valore[/Spoiler] |
| Esempio di utilizzo | [SPOILER] Inserisci qui il testo [/SPOILER] |
| Esempio di output | [SPOILER] Inserisci qui il testo [/SPOILER] |
| timg | |||
| Miniatura immagine | |||
| Utilizzo | [timg]valore[/timg] | ||
| Esempio di utilizzo | [timg]http://img716.imageshack.us/img716/9215/immaginehvv.png[/timg] | ||
| Esempio di output |
|
||
| YouTube BB Code | |
| Utilizzare il codice di Youtube del filmato senza l'url esempio: http://youtube.com/watch?v=JFwCCL0Vh6U | |
| Utilizzo | [yt]valore[/yt] |
| Esempio di utilizzo | [yt]ejOJkcs-a7s[/yt] |
| Esempio di output | |