This board uses two styles of formatting, BBCode and Wiki. They can be mixed however you like, and are used to style your posts. Below are examples of which formatting is available, and how it looks once applied.
BBCodeOutput | Input |
---|---|
Emphasis | [i]Emphasis[/i] |
Strong emphasis | [b]Strong emphasis[/b] |
Spoiler #1 / Spoiler #2 | [sp]Spoiler #1[/sp] / [spoiler]Spoiler #2[/spoiler] |
Underline | [u]Underline[/u] |
[s]Strikethrough[/s] | |
Highlight | [hl]Highlight[/hl] |
Header | [h]Header[/h] |
Link text | [url=http://example.com/]Link text[/url] |
Bordered Text | [border]Bordered Text[/border] |
Superscript | [sup]Superscript[/sup] |
Subscript | [sub]Subscript[/sub] |
Colours | [colour=red]Colours[/colour] |
| [list] * Entry 1 * Entry 2 [/list] |
General purpose code | [code]General purpose code[/code] |
| [code=auto]// auto for autodetect, or language name <?php echo 'Syntax highlighted code'; [/code] |
Disable formatter without [code] style | [raw]Disable formatter without [code] style[/raw] |
Output | Input |
---|---|
> Quote | > Quote |
Emphasis | ''Emphasis'' |
Strong emphasis | '''Strong emphasis''' |
Spoiler | **Spoiler** |
__Underline__ | |
--Strikethrough-- | --Strikethrough-- |
Highlight | %%Highlight%% |
Header | ==Header== |
Link text | [http://example.com/ Link text] |
Code
The following languages are supported by the [code] tags: