วันพุธ, 02 กรกฎาคม 2568

Booking.com

ช่วยเหลือ

แท็ก BBCode ที่ใช้ในกระดานข่าว

Name Syntax Purpose
Bold [b]{text}[/b] Makes {text} bold
Italic [i]{text}[/i] Makes {text} italic
Underline [u]{text}[/u] Underlines {text}
Line-through [s]{text}[/s] Create a line-through/strike through on {text}
Font-size [size={number}]{text}[/size] Changes the font-size of {text}
Font colour [color={colour}]{text}[/color] Changes the colour of {text}
Center text [center]{text}[/center] Centers {text} on screen
Quote [quote]{text}[/quote] Creates a quotation box containing {text}
Quote (named) [quote={name}]{text}[/quote] Creates a quotation box quoting {name} as saying {text}
Link [url]{url}[/url] Makes a link to {url}
Link (named) [url={url}]{text}[/url] Makes a named link to {url}
Image [img]{url}[/img] Shows the image indicated by {url}
Image (resized) Full version: [img width={width} height={height} ...]{url}[/img]
Another variant (shorthand): [img={width}x{height}]{url}[/img]
Shows {url} image resized to {width} and {height}
List Unordered list: [ul]{items}[/ul]
Ordered list: [ol]{items}[/ol]
Another variant: [list]{items}[/list]
Displays a list of {items}
List item [li]{text}[/li]
Shorthand: [*]{text}\newline
Species an {item} within a list
Code [code]{text}[/code] Renders the {text} while maintaing all white spacing
Tables [table]{rows}[/table] Show a table with {rows} in it
Table rows [tr]{cells}[/tr] Renders a table row containing {cells}
Table content cells Heading cell: [th]{content}[/th]
Content cell: [td]{content}[/td]
Shows {content} in a table (heading) cell
Youtube videos [youtube]{id}[/youtube] Shows the youtube video indicated by {id}
Google videos [gvideo]{id}[/gvideo] Shows the google video indicated by {id}