| THE HARDCORE REVOLUTION |
These are the codes and hints for how to improve your roleplay. Please read it carefully if u want to improve your roleplays. Your basic RP layout should have 3 sections to it. They are: the entrance, the promo and the exit. An example of this would be.... Entrance- The crowd goes wild as (wrestler) makes his way down to the ring. He steps in and snatches the mic from the ring announcer. Speech- "SPEECH GOES HERE, occasionally you could include speech from the commentators of something else." Exit- And with that, (wrestler) drops the mic and makes his way back to his changing room awaiting his match later on. A number of people in this fed like to include speech from JR and the King, this is perfectly okay, but don't overdo it. What we're really looking for is how you can speak like your wrestler. People like the Rock and Chris Jericho are fairly easy to RP as because they have many different catch phrases. The more you seem to be like your wrestler, the better the RP is. Okay, now I've done that I will get down to the nitty gritty. Here is some of the HTML code you will need to improve your RP's. However, after putting this here, I don't want anyone emailing me asking how to things I have described here. If I haven't email me and I will include it. -------------------------------------------------------------------------------- Adding pictures- This is something many of you want to do, and not many if you know how to do it. Pictures are quite complicated because there are a number of things that you must know before you can place them in. The basic code to add a pic is this: <img src="website"> However, the picture must be the only thing on the page at that time. For instance, normally when looking at a sites picture gallery they have them in small, thumbnail versions. When you click on them they enlarge. The picture will only work if after you click on the thumbnail, it become large on a page completely by itself. The background should be white with the picture in the left corner. If it is not then it won't work. All you have to do after that is to copy the address of that URL into your code. Also, at the end of the URL it must end in either JPG or GIF. If it doesn't then it won't work. Also, try not to include pictures that are very big, because they will make the page load slowly. That is unless you know how to resize pictures using HTML, I will not be detailing that here. Finally, DO NOT try to put any pictures from an angelfire site. Just about every time it will show as a box saying "Image hosted by Angelfire". Another way to add pictures, without them having to be on an empty white screen is to do this. In fact it's a lot easier. When you see a picture that you want, all you have to do is right click on the picture, then select properties from the menu, and finally just copy the image url, and add that address into the <img src="___"> code. Easy! -------------------------------------------------------------------------------- Adding a table border around your RP- This is fairly easy to do, there aren't any special rules to follow, just place the following code at the start of your RP for a single cell table. <table border="3" cellpadding="3"> <tr><td>YOUR RP HERE</td></tr> That's it, normally it's easier if you separate the <> tags a bit more, not that it is important, it's just easier to understand if you looking at it. -------------------------------------------------------------------------------- Misc. things to do- Here are a few other things that you might want to include in your RP's. To have a horizontal line in between a bit of writing, include this tag. <hr> -------------------------------------------------------------------------------- How to include videos/ music- Here is something that some people are starting to use more in their RP's. It can be quite hard to find the right sort of music file, but a couple of them can be found from our site, which is www.geocities.com/cartoons_wrestling/ To include a music video, use the following tag. <embed src="VIDEO SOURCE HERE"> Videos can be found from WWF.com, but you need to do the following things. If you click on a superstar for their bio etc, there is also the option of their video. Click on this link. Then there are 3 other options, which are: 28 kbs, 56 kbs and ISDN. Put your mouse over the 28 kbs version and copy down the address that appears in the status bar. This is the address that you put in the <embed src="address here"> tag. Including music is done with the same code. If you go to out site, and hover over any music file, copy down the address at the bottom. Easy isn't it. However, don't use any large files because they will take ages to load up when anyone goes to look at your RP. -------------------------------------------------------------------------------- Text- Probably the most obvious thing to do, yet unless you know how to it is very difficult to do. Here is all the different things to do with text using HTML. To make your text bold, use these tags. <b> Text you want bold goes here </b> this tag means that text after it won't be bold. To make your text italic, use these tags. <i> Text you want italic goes here </i> this tag means that text after it won't be italic. To underline a piece of writing, use these tags. <u> Text you want underlined goes here </u> this tag means that text after it won't be underlined. To change the size of your font, use these tags. There are 7 different sizes, so the* indicates the number you choose. 7 is the largest, 1 is the smallest. The default sixe is normally 3. <font size="*"> Text you want this size here </font> Text after this tag will no longer be that size. To change the color of your font, use these tags. There are hundreds of color codes to choose from. But the basic colors, such as red, blue etc can be written like that. The other way is to use the HTML codes for colors, which is very complicated. Here is the code. <font color="red"> Text that you want that color goes here </font> Text after this will no longer be that color. The complicated version uses basically the same method, except it uses codes for all the colors. The only difference when doing the code is this: <font color="#FFFFFF">Text you want this color goes here</font>Text after this will no longer be that color. -------------------------------------------------------------------------------- That's about it, most should help you out just fine. However, no matter what you may do, there is always one rules which should be followed. After you have written your RP in the RP box, don't post it straight away, click on the preview button to make sure it all works. If it doesn't, then you can either fix it or simply remove it from your message. -------------------------------------------------------------------------------- THESE ARE THE CODES THAT YOU CAN ADD TO YOUR ROLE-PLAY: HOW DO I MAKE THE LETTERS BIGGER?? BIGGEST <H1>TEXT<H1> <H2>TEXT</H2> <H3>TEXT</H3> <H4>TEXT</H4> <H5>TEXT</H5> SMALLEST HOW DO I CENTER SOMETHING? <CENTER>TEXT OR PICTURE</CENTER> HOW DO I MAKE SOMETHING BOLD? <B>TEXT</B> HOW DO I MAKE SOMETHING UNDERLINED? <U>TEXT</U> HOW DO I MAKE TEXT STRIKED THREW? <S>TEXT</S> HOW DO I MAKE SOME THING IN ITALICS? <I>TEXT</I> HOW DO I MAKE WAVY LETTERS? LOW ONES=<SUB>TEXT</SUB> HIGH ONES=<SUP>TEXT</SUB> EMAMPLE-<SUP>E</SUP><SUB>I</SUB><SUP>W</SUP><SUB>F</SUB> HOW DO I DO SCROLLING TEXT(SIDE TO SIDE)? <MARQUEE>TEXT</MARQUEE> HOW DO I MAKE TEXT GO FROM SIDE TO SIDE? <marquee behavior="alternate">text</marquee> HOW DO I PUT A PICTURE IN MY ROLE PLAY?? FIND A SITE THAT HAS THE PICTURE YOU ARE GOING TO USE RIGHT CLICK ON THE PICTURE AND GOTO PROPERTIES AND GET THE LINK OR YOU CAN GOTO COPY SHORT CUT, THEN PASTE THAT LINK BETWEEN THE " " IN THE CODE BELOW <img src="http://www.link.com"> EXAMPLE-<img src="link"> HOW DO I PUT MUSIC/VIDEO IN MY ROLE PLAY? <embed src="HTTP://WWW.LINK.COM"> EXAMPLE-<EMBED SRC=""> --------------------------------------------------------------------------- ADDING A LINK TO ANOTHER PAGE IN YOUR ROLE-PLAYS: <a href="HTTP://WWW.LINK.COM">writing</a> |
||||||