-
Trasforma il testo selezionato in Grassetto, Italico, Sottolineato o Barrato.
- Esempio:
- Questo è testo in [B]grassetto[/B].
Questo è testo [I]italico[/I].
Questo è testo [U]sottolineato[/U].
Questo è testo [S]barrato[/S].
- Risultato:
Questo è testo in grassetto.
Questo è testo italico.
Questo è testo sottolineato.
Questo è testo barrato.
-
Modifica il colore, il font o le dimensioni dei caratteri del testo incluso.
- Esempio:
- Questo testo è in [COLOR=red]rosso[/COLOR] e in [COLOR=#0000cc]blu[/COLOR].
Questo testo è col font [FONT=Courier New]Courier New[/FONT].
Questo testo è in dimensione [SIZE=1]piccola[/SIZE] e questo in [SIZE=7]grande[/SIZE].
- Risultato:
Questo testo è in rosso e in blu.
Questo testo è col font Courier New.
Questo testo è in dimensione piccola e questo in grande.
-
Crea un link usando il testo incluso come destinazione.
- Esempio:
- [URL]http://www.esempio.it[/URL]
[EMAIL][email protected][/EMAIL]
- Risultato:
-
Linka il testo incluso ad una specifica pagina web o indirizzo e-mail.
- Esempio:
- [URL=http://www.esempio.it]Vai alla sito esempio.it[/URL]
[[email protected]]Scrivimi una e-mail[/EMAIL]
- Risultato:
-
Collegamento al profilo dell'utente. Viene normalmente inserito quanto l'utente viene taggato.
- Esempio:
- [USER=1]Nome Utente[/USER]
- Risultato:
-
Fa vedere una immagine nei messaggi usando il testo incluso come URL.
- Esempio:
- [IMG]https://cdn.fiscoetasse.com/img/portale/fiscoetasse_logo_og.gif[/IMG]
- Risultato:
-
Integra file multimediali provenienti da siti approvati nei tuoi messaggi. Si raccomanda di utilizzare il pulsantino "media" che torvi nella toolbar dell'editor dei messaggi.
Siti Approvati:
Apple Music,
Dailymotion,
Facebook,
Flickr,
Giphy,
Imgur,
Instagram,
Pinterest,
Reddit,
SoundCloud,
Spotify,
TikTok,
Tumblr,
Twitch,
X,
Vimeo,
YouTube
- Esempio:
- [MEDIA=youtube]kQ0Eo1UccEE[/MEDIA]
- Risultato:
- Qui dovrebbe apparire un filmato YouTube.
-
Mostra una lista puntata o numerata.
- Esempio:
- [LIST]
[*]Punto 1
[*]Punto 2
[/LIST]
[LIST=1]
[*]Numero 1
[*]Numero 2
[/LIST]
- Risultato:
-
Modifica l'allineamento del testo incluso.
- Esempio:
- [LEFT]Allineato a sinistra[/LEFT]
[CENTER]Centrato[/CENTER]
[RIGHT]Allineato a destra[/RIGHT]
- Risultato:
Allineato a sinistra
Centrato
Allineato a destra
-
Mostra il testo che è stato inserito da un altro utente o preso da un'altro sito nel nostro messaggio. Utile per concatenare le discussioni e rendere la leggibilità più semplice.
- Esempio:
- [QUOTE]Testo Citato[/QUOTE]
[QUOTE=nome utente]Testo scritto da "Nome Utente"[/QUOTE]
- Risultato:
nome utente ha scritto:
Testo scritto da "Nome Utente"
-
Hides text that may contain spoilers so that it must be clicked by the viewer to be seen.
- Esempio:
- [SPOILER]Simple spoiler[/SPOILER]
[SPOILER=Spoiler Title]Spoiler with a title[/SPOILER]
- Risultato:
-
Allows you to display text inline among normal content which hides text that may contain spoilers and must be clicked by the viewer to be seen.
- Esempio:
- You have to click the following [ISPOILER]word[/ISPOILER] to see the content.
- Risultato:
You have to click the following word to see the content.
-
Mostra il testo dei linguaggi di programmazione in una forma più adeguata a comprenderli, e mettendo in risalto dove possibile la sintassi del linguaggio stesso.
- Esempio:
- [CODE]esempio
di codice[/CODE]
[PHP]echo $hello . 'world';[/PHP]
- Risultato:
-
Allows you to display code inline among normal post content. Syntax will not be highlighted.
- Esempio:
- Inline code sections [ICODE]are a convenient way[/ICODE] of displaying code inline.
Rich formatting within inline code sections [ICODE=rich]is [COLOR=red]also[/COLOR] [U]supported[/U][/ICODE].
- Risultato:
Inline code sections are a convenient way
of displaying code inline.
Rich formatting within inline code sections is also supported
.
-
Identa il testo incluso. E' possibile anche annidare più livelli di testo identato.
- Esempio:
- Testo normale
[INDENT]Testo identato
[INDENT]Testo identato annidato[/INDENT]
[/INDENT]
- Risultato:
Testo normale
Testo identato
Testo identato annidato
-
Special markup to display tables in your content.
- Esempio:
- [TABLE]
[TR]
[TH]Header 1[/TH]
[TH]Header 2[/TH]
[/TR]
[TR]
[TD]Content 1[/TD]
[TD]Content 2[/TD]
[/TR]
[/TABLE]
- Risultato:
Header 1 | Header 2 |
---|
Content 1 | Content 2 |
-
Marks text as a structured heading to facilitate machine readability.
- Esempio:
- [HEADING=1]Major heading[/HEADING]
This text comes under a major heading, used to separate the primary sections of an article.
[HEADING=2]Minor heading[/HEADING]
When you need to subdivide the primary sections of an article, use a level 2 minor heading.
[HEADING=3]Subheading[/HEADING]
If you require additional subdivision, you may drop to level 3.
- Risultato:
Major heading
This text comes under a major heading, used to separate the primary sections of an article.
Minor heading
When you need to subdivide the primary sections of an article, use a level 2 minor heading.
Subheading
If you require additional subdivision, you may drop to level 3.
-
Disabilita l'interpretazione dei codici BB in modo che sia possibile far vedere i codici BB stessi senza che il testo venga modificato.
- Esempio:
- [PLAIN]Questo non è testo [B]in grassetto.[/B][/PLAIN]
- Risultato:
Questo non è testo [B]in grassetto.[/B]
-
Inserisce un allegato nel punto specificato. Se l'allegato è un'immagine verrà visualizzata una miniatura oppure una versione in dimensioni originali. Normalmente si può cliccare sul pulsantino apposito che risiede nella toolbar dell'editor dei messaggi.
- Esempio:
-
Miniatura: [ATTACH]123[/ATTACH]
Dimensioni Originali: [ATTACH=full]123[/ATTACH]
- Risultato:
- Il contenuto dell'allegato dovrebbe apparire qui.