[B], [I], [U], [S] - Negrito, itálico, sublinhado e riscado
Torna o texto encadernado em negrito, itálico, sublinhado ou riscado.
Exemplo:
Este é o texto [B]negrito[/B]. Este é o texto [I]itálico[/I]. Este é o texto [U]sublinhado[/U]. Este é o texto [S]riscado[/S].
Saída:
Este é o texto negrito. Este é o texto itálico. Este é o texto sublinhado. Este é o texto riscado.
[COLOR=color], [FONT=name], [SIZE=size] - Cor do texto, Fonte e Tamanho
Altera a cor, a fonte ou o tamanho do texto encapsulado.
Exemplo:
Este é o texto [COLOR=red]vermelho[/COLOR] e [COLOR=#0000cc]azul[/COLOR]. Este é o texto [FONT=Courier New]Courier New[/FONT]. Este é o texto [SIZE=1]pequeno[/SIZE] e [SIZE=7]grande[/SIZE].
Saída:
Este é o texto vermelho e azul. Este é o texto Courier New. Este é o texto pequeno e grande.
[URL], [EMAIL] - Vinculando
Cria um link usando o texto encapsulado como o destino.
Marks text as a structured heading to facilitate machine readability.
Exemplo:
[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.
Saída:
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.
[PLAIN] - Texto simples
Desativa a tradução de BBcode no texto encapsulado.
Exemplo:
[PLAIN]Este não é [B]texto em negrito[/B].[/PLAIN]
Saída:
Este não é [B]texto em negrito[/B].
[ATTACH] - Inserção de anexos
Insere um anexo no ponto especificado. Se o anexo for uma imagem, será inserida uma miniatura ou uma versão em tamanho normal. Isso geralmente será inserido clicando no botão apropriado.