over 7 years

So I recently noticed a lot of users on this website don't know the tags used in different places on the site. I'm going to list them all right here.

Note that most of this stuff I know comes from other users, like mist. I'm just compiling all into a thread so you don't have to scroll through the EM help thread looking for it.


Another note: You replace the stuff in red with your own values. This includes the curly brackets.


Even another note: Some of the symbols may show up a bit differently on different computers/browsers.

                                  means *

                                  means #


                                  POSTS

First of all, EM uses BBCode for posts. However, not all BBCode Tags work. Remember that all of these work when commenting on walls, profiles, game strategies (although some formatting may not display correctly ingame), or threads, NOT when editing profiles, creating game strategies, creating family missions, or creating threads. Here are the ones that can be used on EM:

Bold:

 [b]{text}[/b]

Italics (which are red in EM):

 [i]{text}[/i]

Underline:

 [u]{text}[/u]

Strikethrough:

 [s]{text}[/s]

Quote (only on forums):

 [quote={username}]{text}[/quote]

Spoiler (text that is covered until moused over):

 [spoiler]{text}[/spoiler]

Images:

 [img]{url}[/img]

   Note: Image must be from certain websites, click here for more details. If using imgur, use http:// instead of https://

URL's:

 [url={url}]{text}[/url]

   Note: Remember to include "https://" before the URL.

Ordered Lists:

 [ol][li]{text 1}[/li][li]{text 2}[/li][/ol]

   Note: To add more items just keep adding "[li]{text}[/li]" between "[ol][/ol]". Only works on profiles.

Youtube Videos:

 [youtube]{id}[/youtube]

   Note: "id" is the ending part of the URL, for example for "https://www.youtube.com/watch?v=dQw4w9WgXcQ", the "id" would be "dQw4w9WgXcQ".


Most of these can be used together. For example, if you wanted to say "hi" underlined, bolded, and italicized, you would say: "[i][b][u]hi[/u][/b][/i]".


                                 PROFILES

EM uses some different coding for profiles. These work for profiles, topics, family missions, and game strategies (although some of these don't format properly ingame).

Huge Header:

 # {text}

Medium Header:

 ## {text}

Red Header:

 ### {text}

Small Text:

 #### {text}

Bold Text:

 **{text}**

Red Text:

 *{text}

Ordered Lists:

  1۔ {text}

  2۔ {text}

Unordered Lists:

  ‐ {text}

  ‐ {text}

Images:

 ![{description}][{number}]

 and then at the bottom of the page:

 [{number}]: {url}

Horizontal Rule:

 ‐‐‐

 or

 ***

Hyperlinks:

 [{text}]({url}

Centering Text:

There is no code to center text, but you can use the symbol " " to move the text over (just copy and paste it).

                    Example (highlight to see spaces)


Most of these can be used with each other as well. For example, a bold red, large header that says "hi" would be: "#***hi***"


And that's about it. If you think I forgot something to add here, just comment below. If you need any help with any of the things I said above or on something else, just PM me here and I'll be happy to help you. The mod team would probably also be able to help.

                      

over 6 years
First step is to create an image using Ctrl+G. It should look like this (you can get rid of the "enter image description here):

![enter image description here][1]

Then put brackets around it like so:

[![enter image description here][1]]

Lastly, put the URL in parentheses right after that (don't leave a space).

![enter image description here][1](url)
over 6 years
how to put an avatar or family avatar onto a profile as a link?
over 7 years
To clarify, the curly brackets mean that you put something there without the curly brackets. For example, {url} means you put the url, without the curly brackets.
over 7 years
thx m8 i actually just used this to make somethin

somethign to note is that u dont need the curly braces { and } around the url
over 7 years
gonna sticky. ty for thread
over 7 years
This should be stickied tbh
over 7 years
good thread