Karameida
Sometimes a Dream, Sometimes a Nightmare
- Joined
- Jun 15, 2011
So we haven't had a detailed guide to mycode/bbcode for a while and this list was put together to help users better customize their threads. You can do a lot with the buttons on the tool bar but to take things one step further, check this out!
Strikethrough ::{text}
Tables ::
Spoiler/Dropdown ::
Email:
myemail@mydomain.com
My Email
Creating additional indents in lists ::
Code Box ::
To create a code box ::
List Variations ::
Strikethrough ::
Code:
[s]text[/s]
Tables ::
Name | Age |
John | 65 |
Gitte | 40 |
Sussie | 19 |
Code:
[table]
[tr]
[td][b]Name[/b][/td]
[td][b]Age[/b][/td]
[/tr]
[tr]
[td]John[/td]
[td]65[/td]
[/tr]
[tr]
[td]Gitte[/td]
[td]40[/td]
[/tr]
[tr]
[td]Sussie[/td]
[td]19[/td]
[/tr]
[/table]
Spoiler/Dropdown ::
Code:
[spoiler]Text[/spoiler]
Email:
myemail@mydomain.com
My Email
Code:
[email]myemail@mydomain.com[/email]
[email=myemail@mydomain.com]My Email[/email]
Creating additional indents in lists ::
- Fix the boiler
- Buy:
- Eggs
- Milk
- Call mother
Code:
[list]
[*]Fix the boiler
[*]Buy:
[list]
[*]Eggs
[*]Milk
[/list]
[*]Call mother
[/list]
Code Box ::
Code:
Text here
To create a code box ::
Code:
[ code]
Text here [no spaces between the []
[ /code]
List Variations ::
- A
- numbered
- List
- ~!
- Roman
- Numerals
- List
- ~!
Code:[list=1] [*] Text [/list] [list=i] [*] Text [/list]
Hyperlinking ::
Profile
Code:[url=link here]Name/title[/url]
Images ::
Code:[img]url link here[/img]
Line Break:
Code:[hr]
Alignment ::
Left AlignmentCenter alignmentRight Alignment
Code:[LEFT]Text[/LEFT] // [CENTER]Text[/CENTER] // [RIGHT]Text[/RIGHT]
Here is a link to a site that lists out the codes for all the different usable colors :: Color Chart