- This topic has 0 replies, 1 voice, and was last updated 12 years, 8 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- The forum ‘General discussion’ is closed to new topics and replies.
Homepage › Forums › Community › General discussion › List of BBCodes
Until I find a better way for providing the BBCode cues, here is a complete list of BBCodes to be used here.
| Bold | [pre][b]{content}[/b][/pre] |
|---|---|
| Italic | [pre][i]{content}[/i][/pre] |
| Underline | [pre][u]{content}[/u][/pre] |
| Strikethrough | [pre][s]{content}[/s][/pre] |
| Align: Center | [pre][center]{content}[/center][/pre] |
| Align: Right | [pre][right]{content}[/right][/pre] |
| Align: Left | [pre][left]{content}[/left][/pre] |
| Align: Justify | [pre][justify]{content}[/justify][/pre] |
| Horizontal Line | [pre][hr][/pre] |
| Subscript | [pre][sub]{content}[/sub][/pre] |
| Superscript | [pre][sup]{content}[/sup][/pre] |
| Reverse | [pre][reverse]{content}[/reverse][/pre] |
| Font Size | [pre][size={size}]{content}[/size][/pre] |
| Font Color | [pre][color={color}]{content}[/color][/pre] |
| Preformatted | [pre][pre]{content}[/pre][/pre] |
| Blockquote | [pre][blockquote]{content}[/blockquote][/pre] |
| Area | [pre][border]{content}[/border][/pre] [pre][area]{content}[/area][/pre] [pre][area={title}]{content}[/area][/pre] |
| Block | [pre][div]{content}[/div][/pre] |
| List: Ordered | [pre][list]{content}[/list][/pre] [pre][ol]{content}[/ol][/pre] |
| List: Unordered | [pre][ul]{content}[/ul][/pre] |
| List: Item | [pre][li]{content}[/li][/pre] |
| Quote | [pre][quote]{content}[/quote][/pre] [pre][quote={id}]{content}[/quote][/pre] |
| URL | [pre][url]{link}[/url] [url=link]{text}[/url][/pre] |
|---|---|
| Image | [pre][img]{image_url}[/img] [img={width}x{height}]{image_url}[/img] [img width={x} height={y}]{image_url}[/img][/pre] |
| YouTube Video | [pre][youtube]{id}[/youtube] [youtube width={x} height={y}]{id}[/youtube][/pre] |
| Vimeo Video | [pre][vimeo]{id}[/vimeo] [vimeo width={x} height={y}]{id}[/vimeo][/pre] |
| Google Search URL | [pre][google]{search}[/google][/pre] |
| Note | [pre][note]{content}[/note][/pre] |