|
BBCode
BBCode
There are two kinds of BBCodes available on the forums. Enclosed tags and simple tags. Enclosed tags work with the contents within, and simple tags are a straight up replacement.
Enclosed tags:
| b |
Bolds the enclosed text. |
| i |
Italicizes the enclosed text. |
| u |
Underlines the enclosed text. |
| pre |
Denotes that the enclosed text is pre-formatted. |
| div |
Creates an HTML div element. |
| span |
Creates an HTML span element. |
| sub |
Denotes that the enclosed text is to be a subscript. |
| sup |
Denotes that the enclosed text is to be a superscript. |
| url / link |
Creates a link. |
| email |
Creates a mailto link. |
| img / bild |
Renders an image. |
| s / strike |
Denotes that the enclosed text is to be struck through. |
| sandwich |
Renders our beloved sandwich. |
| color |
Colors the enclosed text. Accepts english names and hex codes. |
| sarcasm |
Backward italicizes text to convey sarcasm because that's so clever |
| font |
Changes the font of the enclosed text |
| highlight |
Highlights the enclosed text. |
| size |
Changes the size of the enclosed text. |
| item |
Links an FFXI Item. Requires the integer ID. |
| itemset |
Links an FFXIAH Itsemset. Requires the integer ID. |
| itemlist |
Links an FFXIAH Itemlist. Requires the integer ID. |
| player |
Links an FFXI player. |
| linkshell |
Links an FFXI Linkshell. |
| quote |
Quotes another user or external source. |
| spoiler |
Places the enclosed text in a click-to-unhide spoiler wrapper. Can be nested, too much nesting gets you in trouble. |
| raw |
|
| code |
Wraps the text in a code block to preserve formatting, and give line numbers. |
| youtube / yt |
Displays a YouTube video. |
| metacafe |
|
| ign |
|
| liveleak |
|
| vimeo |
|
| soundcloud |
|
| node |
Renders an FFXIAH Node. |
| skydrive / onedrive |
|
| drunk |
Blurry text to indicate that you are more impaired than usual. |
| rainbow |
Cycles text through the seven colors of the spectrum. Most be the innermost set of tags. |
| list / ul |
Starts an HTML list. |
| li / * |
Renders an HTML list item. |
| ol |
An HTML ordered list. |
| table |
An HTML table. |
| tr |
An HTML table row. |
| td |
HTML table data. |
| th |
An HTML table header. |
| thead |
An HTML table heading. |
| h1 / h2 / h3 |
HTML heading tags. |
| figlet |
Renders text with gigantic ascii letters. |
Date Created: 2015-10-07 11:43:09
Date Last Modified: 2015-10-07 11:43:09
Updates: 1
Bytes: 3755
|