• Welcome to ForumKorner!
    Join today and become a part of the community.

[Mega-Tut] MyBB Coding Tutorial

Sapphire

Power member.
Reputation
0
Hello ForumKorner. I have decided to make a tutorial on MyBB Codes due to the section titled "MyCodes" in the help documents is very bland.

Let's get right into it!




Introduction:

MyBB Coding is abbreviated and referred to as "MyCode(s)". What are MyCodes? MyCodes are simple. They are basic codes that were implemented into this forum layout by either @Philly or MyBB developers. They are a simplified version of HTML. MyCodes grant certain effects on your posts. In this tutorial I will show you just about every useful MyBB code you need to know that is on ForumKorner.






Basic Codes: These can be found here.



Advanced Codes:

-These codes are a bit trickier than the basic codes.

The proper way to tag someone:
Code: @"Their Username"
Examples: @"Mclovin" @"Cann!bal" @"Hoodie Allen" <---He has a space next to his name.
Uses: This can be used to type out tricky usernames or usernames with spaces. It can also be used to complete a sentence with the last word being their name.
Example: This is an example for @"Mac".
Example without quotations: This is an example for @Mac.


Font Color Change:
Code 1: [color=(enter word of color here)] Type Text Here [/color]
Code 2: [color=#(number of color here)] Type Text Here [/color]
Example 1: Red Example Text
Example 2: Light Blue Example Text

There are a few more which I just am blanking on.





Conclusion:

That is all I have for you guys right now, took me about an hour to type this thread so any type of thanks will be appreciated. :D
I did miss a few codes, but I will update them as soon as I think of them. If you think of them, do not post them below, just simply PM me. Thank you!




P.S. If you need some help just PM me or add me on aim: Cyber.SLayer
 

Doom

Power member.
Reputation
0
@Hoodie Allen
@Mac
                                                            
So how do we do @Brandon
?? lol.
 

Sapphire

Power member.
Reputation
0
Worry said:
@Hoodie Allen
@Mac
                                                            
So how do we do @Brandon
?? lol.

Looks like you figured it out on your own. :p
 
Top