User Menu

Notification settings

Currently Playing

PC (other)Blessed by flag Xerxes (Klaus Lunde)
Requested By: flagezal
In Compilations: Compilation A compilation for the dawn, Compilation Bitjam Podcast #119

Time Left: 4:03


- Streams

Important Links

Discord Chat
Matrix Chat (bridged to Discord)

Please report any bugs to this forum thread!
> Bug Reporting Thread <
Song, artist, etc. corrections go here instead:
> Correct DB Info <
Broken tunes can be reported here:
> Report Broken Tunes Here <

Nectarine

Wiki » BBCode and Smilies

Pages: 1
Author Thread
flagStarchaser
avatar
Laser cutter enthusiast

119 Posts
#134 (5 years, 6 months ago)
You can find the current public list of smilies by visiting this page or clicking the "Smilies" link below the OneLiner input box.

Supported BB-Code
Not all of these may be supported in all areas of the site, but most will work everywhere. Unless otherwise stated, all BBCode tags have a start tag, some content, and an end tag. If you mismatch, misspell, or leave off the end tag they won't render correctly. Additionally, this thread only shows the relevant starts of tags so you can see what they look like instead of the output.


Code startOutput exampleComment
[b​]bold text
[i​]italic text
[s​]strike through text
[big​]bigger textCan be nested once to make bigger text, but this only seems to work on the OneLiner.
[small​]smaller textCan be nested once to make smaller text, but this only seems to work on the OneLiner.
[​size=50]any size text any size textGoes as high as 50 and as low as 6. Doesn't work on the oneliner.
[center​]
centered text
Doesn't work on the oneliner.
[​color=#ff69b4]hotpink textAny six-digit hex color works such as [​color=#555555] etc. See below for the color by name tags.
[silly1​][silly1]text[/silly1]Rotates text 180 degrees. (Upside down and backwards). Only works on the OneLiner.
[silly2​][silly2]text[/silly2]Text is backwards (right to left). Only works on the OneLiner.
[silly3​][silly3]text[/silly3]Animates text around its horizontal center (top to bottom). Only works on the OneLiner.
[silly4​][silly4]text[/silly4]Animates text around its vertical center (right to left). Only works on the OneLiner.
[silly5​][silly5]text[/silly5]Animates text diagonally but only on hover. Only works on the OneLiner.
[code​]var x = 3;
console.log(3);
Useful for monospace text. Doesn't work on the oneliner.
[pre​]
var x = 3;
console.log(3);
Useful for monospace text. Doesn't work on the oneliner.
[quote​]
Quote: "Someone said something.
It had multiple lines."
Doesn't work on the OneLiner.
[​quote=epso]
epso said: "epso said something.
It had multiple lines."
Doesn't work on the OneLiner.
[yt​]https://www.youtube.com/watch?v=QLnFpjHArwQUse the ID of the video, after the v= part of the URL. Using the full URL results in broken BBCode.
[yt​=text here][yt=text here]QLnFpjHArwQ[/yt]Use the ID of the video for the inside of the tag. Put your custom text in the tag attribute. Only works on the OneLiner.
[url​]https://google.comThe OneLiner will automatically turn URLs into links but cuts them off after certain characters, resulting in a broken link. This doesn't do that.
[​url=https://…]Shorten itLet's you specify the text displayed to be different from the link target.
[img​]Embeds any image using a link to the image. Doesn't work on the OneLiner.
[song​]Bari and HornReference a song on this site by ID.
[queue​]AMIGA-MODBari and Horn by flag Øistein Eide (Øistein Johan Eide)
u
Create a queue button for a song on this site by ID.
[user​]flagStarchaserReference a user by their username.
[artist​] flag Øistein Eide (Øistein Johan Eide) Reference an artist on this site by their ID.
[group​]Conspiracy [CNS]Reference a group on this site by their ID.
[label​]The Players and Players Premier SoftwareReference a label on this site by their ID.
[platform​]PC (other)Reference a platform by ID (number).
[platform​]PC-XMReference a platform by name (text).
[compilation​]fr-028: brullwurfelReference a compilation by ID (number).
[compilation​]Act of GoatReference a compilation by name (text).
[thread​]forum BBCode and SmiliesReference a forum thread by ID.
[forum​]forum WikiReference a forum by its name (URL slug).
[theme​]original themeReference a theme by ID.
[flag​]flagReference a flag by its country code. Any unknown country code will show a flag flag.
[faq​]Where can I find a list of all BBCode commands, along with examples?Reference an FAQ entry by ID.
[email​]someone@example.comCreate a mailto: link
[​email=a@b.c]email me!Create a mailto: link with custom text.


Some colors can be written explicitly by name, as below:
Code startOutput exampleComment
[red​]red text
[green​]green text
[blue​]blue text
[brown​]brown text
[cyan​]cyan text
[darkblue​]darkblue text
[gold​]gold text
[grey​]grey text
[magenta​]magenta text
[orange​]orange text
[pink​]pink text
[purple​]purple text
[white​]white text
[yellow​]yellow text
[black​]black text


Finally, [table] tags are also supported along with [tr], [th], and [td]. These don't work on the oneliner.
Pages: 1

Post a Reply

Sorry, this thread is closed. No further comments are permitted.