You can create direct links to player profiles by prepending the @ sign, like @Admin, or to company pages with the hashtag sign, like #Government Electric. In player and company mentions, please use the + sign instead of spaces.
Note that for image embeds we only accept imgur and File Garden links as of now.
Supported color codes are red, blue, green, yellow, orange, brown, darkgray, pink and purple.
| BBCode Tag | Result | ||||||
|---|---|---|---|---|---|---|---|
| [b]bold text[/b] | bold text | ||||||
| [i]italic text[/i] | italic text | ||||||
| [u]underlined text[/u] | underlined text | ||||||
| [s]strikethrough text[/b] | |||||||
| [h1]heading 1[/h1] | heading 1 |
||||||
| [h2]heading 2[/h2] | heading 2 |
||||||
| [center]centered text[/center] | |||||||
| [color=red]colored text[/color] | colored text | ||||||
| [spoiler]visible when hovered[/spoiler] | visible when hovered | ||||||
| [quote=Name]quoted text[/quote] | Quoting Name:quoted text |
||||||
| [url=https://www.moneyga.me]Link[/url] | Link | ||||||
| [img]https://www.moneyga.me/cdn/images/logo_small.png[/img] | ![]() |
||||||
| [youtube]JlRs78QS-2w[/youtube] | Embeds YouTube Video | ||||||
| [code]function test() { return 'test'; }[/code] |
function test() {
return 'test';
} |
||||||
|
[list] [*]test1 [*]test2 [*]test3 [/list] |
|
||||||
|
[table] [tr] [td]Row 1 Cell 1[/td] [td]Row 1 Cell 2[/td] [td]Row 1 Cell 3[/td] [/tr] [tr] [td]Row 2 Cell 1[/td] [td]Row 2 Cell 2[/td] [td]Row 2 Cell 3[/td] [/tr] [/table] |
|
