Common MyCode Tags
Heres a few common MyCode tags that you will need use whilst on the forum. Most can be accessed in the message editor using the quick links, but some cant be so you'll need to remember them to make sure your posts are of the best quality.
If you have any questions, dont hesitate to ask.
Heres a few common MyCode tags that you will need use whilst on the forum. Most can be accessed in the message editor using the quick links, but some cant be so you'll need to remember them to make sure your posts are of the best quality.
This tag is used when you want to show some of your code such as HTML or VB.
This tag is used when adding a link to the forum.
you can add titles to the url aswell
Code:
[url]http://cybertechforums.com[/url]
Code:
[url=http://cybertechforums.com]CyberTechForums[/url]
This tag is used when you want to display an image on the forum.
Code:
[img]http://site.com/pic.png[/img]
This tag is used when you want to show a video on the forum.
Code:
[video=youtube]http://youtube.com[/video]
Use this tag to change your font size
Code:
[SIZE=6]X-Large[/SIZE]
Use these tags to change the font style.
Code:
[b]Bold[/b] [u]Underline[/u] [i]Italics[/i]
Use this tag to change the font color
Code:
[color=#FF0000]RED[/color]
Use this tag to add lists
Code:
[list][*]Unordered List 1[*]Unordered list 2[/list]
Code:
[list=1][*]Ordered List 1[*]Ordered List 2[/list]
If you want to quote text then use this tag
Code:
[quote]Hello[/quote]
If you want to hide valuable content to users with a low post count, use this tag.
Code:
[hide=200]This tags hides this message to uses with a post count lower than 200[/hide]
If you have any questions, dont hesitate to ask.