Forum Settings
Forums
New
Feb 17, 2023 12:43 AM
#1

Offline
Oct 2020
1614
NOT BUILT YET…
bbcode tutorial


Basic BBcode
Find all the basic basic coding guidelines here!
See spoilers for detailed examples and explanations if needed.
For more advanced code go through the other forum posts to see if that solves your question.
grey = what you need to input for an output
ex: text = any text, number = any for size, link = any link, image = any image viewer link, etc


pink = the bbcode tag
ex: [color=hotpink][/color]


light pink = a useful link for certain things


Text Style
bolds ->[b]bold[/b] bold
underlines ->[u]line[/u] line
italicize ->[i]italy[/i] italy
strikethrough ->[s]musk[/s] musk


Text Size
change size, any number
50 = half
200 = double
size -> [size=number]text[/size]


Text Colour
[color=hotpink]hotpink[/color]
list of color words: color list
using colour code -> [color=#ff9be0]pinku[/color]
select any colour code: color picker


Spoilers
[spoiler=text]text or any code[/spoiler]


Text Font
fonts -> [font=choose from list, follow “format” if needed]text[/font]
or use this, link: special text generator


Text Alignment
[center]text[/center]
[right]text[/right]
the default is left so [left][/left] doesn’t exist, only in [img]


Image Alignment
[img align=left]aligns to left[/img]
[img align=right]aligns to right[/img]
[img align=center]aligns to center[/img]


Images
[img]url of image[/img]


Links
[url=link]text[/url]


Youtube
[yt]code of url[/yt]


Quote
[quote]text[/quote]


Line
[hr]

Combining Code
follow order, you can also mix but tags must pair
[size=100][color=hotpink][u]hello[/u][/color][/size]
output: hello

can also do reverse order like underline color size center or in a diff order like this

[size=120][u][color=hotpink]hello[/color][/u][/size]
same output: hello

NOT:
[size=120][color=red][u]hello[/color][/u][/size]
SethisprFeb 2, 3:12 PM
Reply Disabled for Non-Club Members
Feb 17, 2023 12:44 AM
#2

Offline
Oct 2020
1614
[medium] - bbcode
SethisprFeb 2, 3:21 PM
Feb 17, 2023 12:45 AM
#3

Offline
Oct 2020
1614
[advance] - bbcode

how to manipulate table
[table][tr][td]all text appears here[/td][/tr][/table]
table is a neater quote, and you can quote images perfectly
how to combine tables (new row or column)
to add new row
[table][tr][td]text or any code[/td][td]creates a new row or new box, horizontal = row[/td][/tr][/table]

to add new column
[table][tr][td]text or any code[/td][tr][td]creates a new column or new box, vertical = column[[i][/i/td][/tr][/tr][/table]
how to put multiple spoilers in 1 horizontal line
use [table] tags
how to cancel bbcode
put [i][/i] or [u][/u] or [b][/b] into anything
[[i][/i]b]bold[/b]
how to rickroll someone
[[i][/i]url=[url=https://m.youtube.com/watch?v=dQw4w9WgXcQ][color=black]https:/m.youtube.com/watch?v=dQw4w9WgXcQ][/color][/url] here [/url]
[url=https:/m.youtube.com/watch?v=dQw4w9WgXcQ] here [/url]
if u click the link instead of the “here” then your rickrolled.
SethisprFeb 17, 2023 1:48 AM
Reply Disabled for Non-Club Members

More topics from this board

» counting till satisfied ( 1 2 )

Sethispr - Feb 16, 2023

62 by Sethispr »»
Mar 2, 10:43 PM

Sticky: » toniceq’s bday

Sethispr - Nov 6, 2023

0 by Sethispr »»
Nov 6, 2023 6:57 PM

» Club Code Database

Sethispr - Jan 25, 2023

4 by Sethispr »»
Feb 15, 2023 2:59 PM

» seth display pictures v2

Sethispr - Feb 14, 2023

0 by Sethispr »»
Feb 14, 2023 5:50 PM

» seth forum sets v2

Sethispr - Feb 14, 2023

0 by Sethispr »»
Feb 14, 2023 5:35 PM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login