BBCode Guide
BBCode merupakan tag-tag dasar forum yang mirip dengan bahasa HTML. BBCode dapat digunakan untuk mengubah tampilan posting, seperti
Bold /
italic /
underline / dll.
Berikut adalah macam-macam tag BBCode yang dapat digunakan pada forum ini, beserta penjelasannya:
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
HIGHLIGHT
Syntax dasar: HTML Code:
value
contoh pemakaian : HTML Code:
this text is highlighted
output : this text is highlighted
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Left / Right / Center
syntax dasar : HTML Code:
value
value
value
contoh pemakaian : HTML Code:
this text is left-aligned
this text is center-aligned
this text is right-aligned
output :
this text is left-aligned
this text is center-aligned
this text is right-aligned
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Indent
syntax dasar : HTML Code:
value
contoh pemakaian : HTML Code:
this text is indented
output :
this text is indented
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
untuk E-mail Linking, URL Linking , sama Thread Linking caranya sama !
hanya diganti syntax awalnya.
klo
email : HTML Code:
klo
url : HTML Code:
klo
thread : HTML Code:
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
EMAIL
syntax dasar : HTML Code:
value
value
contoh pemakaian : HTML Code:
[email protected]
Click Here to Email Me
output :
[email protected]
Click Here to Email Me
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
URL
syntax dasar : HTML Code:
value
value
contoh pemakaian : HTML Code:
http://forum.nusa.net.id/
ini adalah url
output :
http://forum.nusa.net.id/
ini adalah url
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
THREAD
(sifatnya lokal ini di dalam forum ga bisa keluar)
Syntax dasar : HTML Code:
[thread]threadid[/thread]
[thread=threadid]value[/thread]
contoh pemakaian : HTML Code:
https://forum.ceriwis.com/showthread.php?t=42918
Click Me!
Output :
NusaReborn
Click Me!
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Bulleted Lists
Syntax dasar : HTML Code:
contoh pemakaian :
Code:
[list][*]list item 1[*]list item 2
[/list]output :
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Advance Lists
Syntax Dasar : HTML Code:
- value
contoh pemakaian :
Code:
[list=1][*]list item 1[*]list item 2[/list]
[LIST=a][*]list item a[*]list item b[/list]
output :
- list item 1
- list item 2
- list item a
- list item b
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
IMAGE
Syntax dasar : HTML Code:
[img]value[/img]
contoh pemakaian : HTML Code:

(Not linked)
(Linked)
Output :

(Not linked)

(linked)
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Marquee
Syntax dasar : HTML Code:
[m]value[/m]
contoh pemakaian : HTML Code:
[m]This should be scrolling accross the screen right now![/m]
output : This should be scrolling accross the screen right now!
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
Glowing Text
(ini yang paling menarik) ==> Khusus Internet Explorer
Syntax dasar : HTML Code:
[glow=Option]value[/glow]
contoh pemakaian : HTML Code:
[glow=green]This is radioactive![/glow]
output :
This is radioactive!