BB codes

  • [B], [I], [U], [S] - Negrito, Itálico, Sublinhado, e Riscado

    Faz com que o texto incorporado se torne negrito, itálico, sublinhado ou riscado.
    Exemplo:
    Isto é um texto em [B]negrito[/B].
    Isto é um texto em [I]itálico[/I].
    Isto é um texto [U]sublinhado[/U].
    Isto é um texto [S]riscado[/S].
    Resultado:
    Isto é um texto em negrito.
    Isto é um texto em itálico.
    Isto é um texto sublinhado.
    Isto é um texto riscado.
  • [COLOR=color], [FONT=name], [SIZE=size] - Cor, Fonte e Tamanho do Texto

    Muda a cor, fonte ou tamanho do texto incorporado.
    Exemplo:
    Estes são textos em [COLOR=red]vermelho[/COLOR] e [COLOR=#0000cc]azul[/COLOR].
    Isto é um texto em [FONT=Courier New]Courier New[/FONT].
    Estes são textos [SIZE=1]pequenos[/SIZE] e [SIZE=7]grandes[/SIZE].
    Resultado:
    Estes são textos em vermelho e azul.
    Isto é um texto em Courier New.
    Estes são textos pequenos e grandes.
  • [URL], [EMAIL] - Linkamento

    Criar um link usando este texto incorporado como target.
    Exemplo:
    [URL]http://www.exemplo.com.br[/URL]
    [EMAIL]exemplo@exemplo.com.br[/EMAIL]
    Resultado:
  • [URL=link], [EMAIL=address] - Linking (Advanced)

    Linka o texto incorporado à página da web especificada ou ao endereço de email.
    Exemplo:
    [URL=http://www.exemplo.com.br]Leva a exemplo.com.br[/URL]
    [EMAIL=exemplo@exemplo.com.br]Mande um email para mim[/EMAIL]
    Resultado:
  • [USER=ID] - Profile Linking

    Links to a user's profile. This is generally inserted automatically when mentioning a user.
    Exemplo:
    [USER=1]Nome de Utilizador[/USER]
    Resultado:
  • [IMG] - Imagem

    Exibe uma imagem, usando o texto wrapped como URL.
    Exemplo:
    [IMG]https://alheira.org/styles/alheiraorgui/basic/logo_branco_small.png[/IMG]
    Resultado:
  • [MEDIA=site] - Mídia Incorporada

    Embutir mídia a partir de sites aprovados na sua mensagem. É recomendado que use o botão de mídia na barra de ferramentas de edição.
    Sites Aprovados: Apple Music, Dailymotion, Facebook, Flickr, Giphy, Imgur, Instagram, Liveleak, Metacafe, Pinterest, Reddit, SoundCloud, Spotify, Tumblr, Twitch, Twitter, Vimeo, YouTube
    Exemplo:
    [MEDIA=youtube]oHg5SJYRHA0[/MEDIA]
    Resultado:
    Uma janela de reprodução do YouTube embutido deveria aparecer aqui.
  • [LIST] - Listas

    Exibe uma lista numerada ou marcada.
    Exemplo:
    [LIST]
    [*]Marcador 1
    [*]Marcador 2
    [/LIST]
    [LIST=1]
    [*]Entrada 1
    [*]Entrada 2
    [/LIST]
    Resultado:
    • Marcador 1
    • Marcador 2
    1. Entrada 1
    2. Entrada 2
  • [LEFT], [CENTER], [RIGHT] - Alinhamento de Texto

    Muda o alinhamento do texto wrapped.
    Exemplo:
    [LEFT]Alinhado à esquerda[/LEFT]
    [CENTER]Alinhado ao centro[/CENTER]
    [RIGHT]Alinhado à direita[/RIGHT]
    Resultado:
    Alinhado à esquerda​
    Alinhado ao centro​
    Alinhado à direita​
  • [QUOTE] - Texto Citado

    Exibe texto que foi citado por outra fonte. Pode também atribuir o nome da fonte.
    Exemplo:
    [QUOTE]Texto citado[/QUOTE]
    [QUOTE=Uma pessoa]Algo que ela disse[/QUOTE]
    Resultado:
    Uma pessoa disse:
    Algo que ela disse
  • [SPOILER] - Text containing spoilers

    Hides text that may contain spoilers so that it must be clicked by the viewer to be seen.
    Exemplo:
    [SPOILER]Simple spoiler[/SPOILER]
    [SPOILER=Spoiler Title]Spoiler with a title[/SPOILER]
    Resultado:
    Simple spoiler
    Spoiler with a title
  • [ISPOILER] - Inline text containing spoilers

    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.
    Exemplo:
    You have to click the following [ISPOILER]word[/ISPOILER] to see the content.
    Resultado:
    You have to click the following word to see the content.
  • [CODE], [PHP], [HTML] - Exibição de Código de Programação

    Exibe texto em uma de muitas linguagens de programação, destacando a sintaxe quando possível.
    Exemplo:
    [CODE]Código
    geral[/CODE]
    [PHP]echo $hello . 'world';[/PHP]
    Resultado:
    Código:
    Código
    geral
    PHP:
    echo $hello . 'world';
  • [ICODE] - Inline programming code display

    Allows you to display code inline among normal post content. Syntax will not be highlighted.
    Exemplo:
    Inline code blocks [ICODE]are a convenient way[/ICODE] of displaying code inline.
    Resultado:
    Inline code blocks are a convenient way of displaying code inline.
  • [INDENT] - Texto Identado

    Indenta o texto incorporado. Pode ser abrigado para indentações maiores.
    Exemplo:
    Texto regular
    [INDENT]Texto identado
    [INDENT]Mais identado[/INDENT]
    [/INDENT]
    Resultado:
    Texto regular
    Texto identado
    Mais identado​
  • [TABLE] - Tables

    Special markup to display tables in your content.
    Exemplo:
    [TABLE]
    [TR]
    [TH]Header 1[/TH]
    [TH]Header 2[/TH]
    [/TR]
    [TR]
    [TD]Content 1[/TD]
    [TD]Content 2[/TD]
    [/TR]
    [/TABLE]
    Resultado:
    Header 1Header 2
    Content 1Content 2
  • [PLAIN] - Texto Simples

    Desabilita tradução de código BB no texto incorporado.
    Exemplo:
    [PLAIN]Isto não é texto em [B]negrito[/B].[/PLAIN]
    Resultado:
    Isto não é texto em [B]negrito[/B].
  • [ATTACH] - Inserção de Anexo

    Insere um anexo a um ponto específico. Se o anexo é uma imagem, um thumbnail ou uma versão em tamanho real será inserido. Isto geralmente será inserido ao clicar o botão apropriado.
    Exemplo:
    Miniatura: [ATTACH]123[/ATTACH]
    Tamanho Real: [ATTACH=full]123[/ATTACH]
    Resultado:
    O conteúdo dos anexos devem aparecer aqui.
  • [CLUB] - For club members

    Information inside the code is displayed only to members of the club.
    Exemplo:
    [CLUB]Hello World![/CLUB] - Hidden text for club members
    Resultado:
    - Hidden text for club members
  • [DAYS=option] - Number of days

    Number of days from the date of registration on the forum, which the user needs to be able to view
    Exemplo:
    [DAYS=5]Hello World![/DAYS] - Only registered users who are registered not earlier than 5 days ago are displayed.
    Resultado:
    - Only registered users who are registered not earlier than 5 days ago are displayed.
  • [GROUPS=option] - For user groups

    The tag hides content from people who are not members of X,Y,Z usergroups.
    Exemplo:
    [GROUPS=2]Hello World![/GROUPS] - Displayed only for group members with ID 2.
    Resultado:
    Content of this hidden block can only be seen by members of: Membro
    - Displayed only for group members with ID 2.
  • [HIDE] - For register only

    Hidden text: For register users only
    Exemplo:
    [HIDE]Hello World![/HIDE] - only registered users see the hidden text
    Resultado:
    View hidden content is available for registered users!
    - only registered users see the hidden text
  • [LIKES=option] - Number of likes

    Number of like on the forum, which the user needs to be able to view
    Exemplo:
    [LIKES=5]Hello World![/LIKES] - Displayed only registered users whose number of reactions on the forum is greater than or equal to 5.
    Resultado:
    - Displayed only registered users whose number of reactions on the forum is greater than or equal to 5.
  • [POSTS=option] - Number of posts

    Number of posts on the forum, which the user needs to be able to view
    Exemplo:
    [POSTS=5]Hello World![/POSTS] - Displays users who have 5 or more posts on the forum.
    Resultado:
    - Displays users who have 5 or more posts on the forum.
  • [REACTS=option] - By the reacts

    Hidden text for which you need to select a specific reaction
    Exemplo:
    [REACTS=1]Hello World![/REACTS] - displayed for those who clicked the 'Like' reaction.
    Resultado:
    - displayed for those who clicked the 'Like' reaction.
  • [REPLY] - Answers the thread

    Hidden text until the user answers the thread.
    Exemplo:
    [REPLY]Hello World![/REPLY] - Displayed to users when they reply to the thread.
    Resultado:
    - Displayed to users when they reply to the thread.
  • [REPLYANDTHANKS] - Answer and click Like

    Hidden text until the user responds to the thread and clicks Like on this message.
    Exemplo:
    [REPLYANDTHANKS]Hello World![/REPLYANDTHANKS] - It is displayed to users when they reply to the thread and click "I like".
    Resultado:
    - It is displayed to users when they reply to the thread and click "I like".
  • [REPLYTHANKS] - Answer or click Like

    Hidden text until the user responds to the thread or clicks Like on this message.
    Exemplo:
    [REPLYTHANKS]Hello World![/REPLYTHANKS] - It is displayed to users when they reply to the thread or click "I like".
    Resultado:
    - It is displayed to users when they reply to the thread or click "I like".
  • [THANKS] - Clicar "Like"

    This tag hides the text until the user clicks the Like button in the message.
    Exemplo:
    [THANKS]Hello World![/THANKS] - This tag hides the text until the user clicks the Like button in the message.
    Resultado:
    - This tag hides the text until the user clicks the <b>Like button</b> in the message.
  • [TROPHIES=option] - Number of trophies

    Number of trophies on the forum, which the user needs to be able to view
    Exemplo:
    [TROPHIES=5]Hello World![/TROPHIES] - It is displayed only to registered users, the number of points for trophies on the forum which is greater than or equal to 5.
    Resultado:
    - It is displayed only to registered users, the number of points for trophies on the forum which is greater than or equal to 5.
  • [USERS=option] - For users

    Hides the text from users, except for the parameters listed in the list of BB-code.
    Exemplo:
    [USERS=Alex,John,Bryan]Hello World![/USERS] - Displayed only by user Alex, John, Bryan.
    Resultado:
    Hidden text for users:
    - Displayed only by user Alex, John, Bryan.
  • [USERSEXC=option] - Exclude users

    Hides the text from users that are listed in the list of parameters of the BB-code.
    Exemplo:
    [USERSEXC=Alex,John,Bryan]Hello World![/USERSEXC] - Displayed to all users except Alex, John, Bryan.
    Resultado:
    - Displayed to all users except Alex, John, Bryan.
  • [USERSID=option] - Users by id

    Hides the text from users by id, except for the parameters listed in the list of BB-code.
    Exemplo:
    [USERIDS=1,2,3]Hello World![/USERIDS] - Appears only for users with ids 1, 2, 3.
    Resultado:
    [USERIDS=1,2,3]Hello World![/USERIDS] - Appears only for users with ids 1, 2, 3.
  • [USERSIDEXC=option] - Exclude users by id

    Hides the text from users by id that are listed in the list of parameters of the BB-code.
    Exemplo:
    [USERSIDEXC=1,2,3]Hello World![/USERSIDEXC] - Appears only for all users except with ids 1, 2, 3.
    Resultado:
    - Appears only for all users except with ids 1, 2, 3.