Custom easy codes [codes] for you guys to use. We also take requests for custom code! - Printable Version +- X-treme Wrestling Federation (https://xwf99.com) +-- Forum: XWF OOC (https://xwf99.com/forumdisplay.php?fid=15) +--- Forum: Announcements & Important Info (https://xwf99.com/forumdisplay.php?fid=30) +--- Thread: Custom easy codes [codes] for you guys to use. We also take requests for custom code! (/showthread.php?tid=315) |
|
Custom easy codes [codes] for you guys to use. We also take requests for custom code! - "Loverboy" Vinnie Lane - 01-14-2013 Here are some examples of how to write some codes I added to our boards. These are all the codes I added myself. If you want to review the basic list of codes that most boards already have, you can review that general list here: http://xwf99.com/misc.php?action=help&hid=7 Custom tags you can use... To give a "popup meaning" to a word, or full meaning to an abbreviation, you can use something like this. Hover your mouse over the words in the example underneath the coding and you will see it in action. 3 examples... Code: [meaning="X-treme Wrestling Federation"]XWF[/meaning] XWF Popeye's favorite food No OOC BS To automatically put a formatted table around your writing, you can use the same tag I use when I create events. Code: [event]
To create a line across the screen that you can choose the length and color of, do something like this... 2 examples...(one with px size and with with percentage) Code: [hrc=150px]red[/hrc] For a much easier code to make a line across the screen, just define its length like below. 2 examples...(one with px size and with with percentage) Code: [hr=50%] To create a progress bar that's filled up a certain percentage, you just write the exact number that represents the percentage. Do not write a % sign. 3 examples... Code: [prog]52[/prog] 52% 7% 100% The "vs" code we use when we create a card. Code: [vs] - vs - The "main event" text we use when we create a card. Code: [me] MAIN EVENT The tag for match stipulations when we create a card. Code: [stip]X-treme Rules Match[/stip] X-treme Rules Match Easy way to add a Youtube video. Just take the ending code of the video link, which is the part that comes AFTER the = sign. For example, if this is your link http://www.youtube.com/watch?v=iJAyhKc4-Y0 you're going to want to only take the part I put in red^ and then do this: Code: [youtube]iJAyhKc4-Y0[/youtube] I also added a quick version of the Youtube code that autoplays your video! Here's the tag for it: Code: [autoplay]iJAyhKc4-Y0[/autoplay] Your text here
Your text here Your text here Your text here Your text here Code: replace 000 with the color code: If you have any requests for codes, please don't hesitate to ask me. It's up to you to come up with something that would make your life easier as you post on these boards. Basically anything you might use, coding wise, I can shorten into an easy board tag like the ones above. If you can think of some good features I should add that everyone might enjoy too, please let me know. RE: Custom easy codes [codes] for you guys to use - John Msdison 2.Faggot - 01-14-2013 how about a couple quick color codes? example: Code: [red]easily creates red text instead of having to click or type in rgb hex[/red] RE: Custom easy codes [codes] for you guys to use - "Loverboy" Vinnie Lane - 01-14-2013 (01-14-2013, 09:41 PM)John Madison Said: how about a couple quick color codes? Added for the following colors: red violet pink purple blue yellow green lime white 3 examples... Code: [red]This is red[/red] This is red Here is a nice looking blue this is lime RE: Custom easy codes [codes] for you guys to use - Sebastian Duke - 01-14-2013 Dark Red... Dark Blue... do it and do it now.... pretty please.... dark red is 80000 and dark blue is 00080 RE: Custom easy codes [codes] for you guys to use - "Loverboy" Vinnie Lane - 01-14-2013 (01-14-2013, 10:08 PM)Sebastian Duke Said: Dark Red... Dark Blue... do it and do it now.... I'd actually prefer you don't use dark blue colors that are hard to read over black. I even specifically used a lighter "blue" for regular blue in the ones I just added. Not a fan of having to highlight text to read it. lol I could add the dark red though. You want it as [darkred]? RE: Custom easy codes [codes] for you guys to use - Peter Fn Gilmour - 01-14-2013 I suggest better colors for ppl doing promos. I could barely read some of them. RE: Custom easy codes [codes] for you guys to use - Hisoka Itazura - 01-14-2013 How about light colors? Or not. RE: Custom easy codes [codes] for you guys to use - "Loverboy" Vinnie Lane - 01-15-2013 Added: Code: [lightgreen]One[/lightgreen] One Two three RE: Custom easy codes [codes] for you guys to use - Peter Fn Gilmour - 01-15-2013 That's not what I meant RE: Custom easy codes [codes] for you guys to use - Sid Feder - 01-16-2013 Can you put in my censored codes for easy use? Like for censoring the word shit I use this one: sCENSORED and for censoring the word fuck I use this one: fCENSORED Give them easy names like sCENSORED and fCENSORED RE: Custom easy codes [codes] for you guys to use - "Loverboy" Vinnie Lane - 01-17-2013 As you can see by the fact that now your suggested coding in your own post above has turned into your words, I added it like so... Code: [shit] Code: [fuck] RE: Custom easy codes [codes] for you guys to use - Sid Feder - 01-18-2013 Kickass man thanks. RE: Custom easy codes [codes] for you guys to use - darksyde - 01-19-2013 To post pics RE: Custom easy codes [codes] for you guys to use - "Loverboy" Vinnie Lane - 01-19-2013 (01-19-2013, 02:46 AM)darksyde Said: To post pics To post a pic, all you have to do is take the image URL and place it between the img tags, like this... Code: [img]http://imageaddress.jpg[/img] Custom easy codes [codes] for you guys to use - salmanvandam007 - 05-29-2013 I love the new codes...Will give it a try Custom easy codes [codes] for you guys to use - Slickster - 05-29-2013 What about orange, and a couple shades of gray Custom easy codes [codes] for you guys to use - Dwayne "The Rock" Johnson - 06-05-2013 Is it possible to do background images in your rp? RE: Custom easy codes [codes] for you guys to use - "Loverboy" Vinnie Lane - 06-06-2013 (06-05-2013, 01:44 PM)Dwayne "The Rock" Johnson Said: Is it possible to do background images in your rp? There's no easy answer to it that I can think of. Some of the more crafty guys who are great with coding have come up with various layouts in the past. There are some ways with different types of coding to "force" a picture to be behind your text, etc... but I don't know how I'd implement that into a custom easy code for the board. If anyone knows an easy code that would be good for this and it would always remain the same (not require editing at all) then please let me know and I'll try adding it as a custom easy code to see if it works. The end result would look something like: http://ImageURL.jpg ...but I just need a good line of coding that the above "bg" and "/bg" would translate to. Custom easy codes [codes] for you guys to use - John Msdison 2.Faggot - 06-06-2013 You'd have to use the div code it I think. Here's what I used to do the ppv card: write stuff here and heres the code for it; Code: <div style="background-image: url('INSERT THE URL OF TH BACKGROUND IMAGE HERE'); width: 580px; height: 560px; border: 1px solid white; overflow: auto;"> RE: Custom easy codes [codes] for you guys to use - Dwayne "The Rock" Johnson - 06-07-2013 (06-06-2013, 03:58 PM)John Madison Said: You'd have to use the div code it I think. Sweet. cheers guys Custom easy codes [codes] for you guys to use - ChrisLegend - 06-07-2013 how do i post youtube videos in my posts? please help Custom easy codes [codes] for you guys to use - Slickster - 06-07-2013 [video=youtube] [/video] Insert Link Here^ For Example Quote the post to see the example RE: Custom easy codes [codes] for you guys to use - "Loverboy" Vinnie Lane - 06-09-2013 (06-07-2013, 07:15 AM)ChrisLegend Said: how do i post youtube videos in my posts? (06-07-2013, 06:51 PM)Slickster Said: [video=youtube] [/video] There's a shorter way for youtube vids... Instead of video=youtube you can just write youtube like below... Code: [youtube]vMzFsKRgBg4[/youtube] Take note of how I only inserted the last part of the Youtube URL. You only take the part AFTER the = sign. So for the URL ...I would only take the vMzFsKRgBg4 and put that between the youtube code tags. Same feature works with the word autoplay instead of the word youtube if you want the video to autoplay. Custom easy codes [codes] for you guys to use - Sid Feder - 01-04-2014 Can you add a youtube option for multiple songs? I used to put alternating tracks in some of my rp's but it's a pain in the ass doing it all by hand. Add a code with a place for two videos and have them loop. I will pm you an example of what I mean. RE: Custom easy codes [codes] for you guys to use - "Loverboy" Vinnie Lane - 01-23-2014 (01-04-2014, 08:44 AM)Sid Feder Said: Can you add a youtube option for multiple songs? I used to put alternating tracks in some of my rp's but it's a pain in the ass doing it all by hand. Add a code with a place for two videos and have them loop. I will pm you an example of what I mean. I think I have it set up now how you mean. This new code will allow you to paste in TWO songs and they'll play back to back, automatically, in an endless loop. Code: [2tube=xx]zz[/2tube] Simply place the end of the FIRST youtube URL where you see the xx Then place the end of the second youtube URL where you see the zz Make sure the ] separates the two entries just as I have above The end result should look somewhat like the code below, once you have the ends of the YT links in their places Code: [2tube=YbdNZIL6Lpw]2WHgfvsPEMo[/2tube] I'd post an example of the code in action here BUT since they autoplay, I don't want to have a video loading and playing each time somebody opens this thread. Let me know if anyone has any questions. ONLY USE THIS CODE IN ACTUAL ROLEPLAYS! Since the video will autoplay, we don't want this in regular posts! Custom easy codes [codes] for you guys to use. We also take requests for custom code! - Muddy Waters - 05-21-2015 I know this thread is old as hell, but how do I use the strike code? Custom easy codes [codes] for you guys to use. We also take requests for custom code! - John Samuels - 05-21-2015 This? [ s ][ /s ] Without the spaces Custom easy codes [codes] for you guys to use. We also take requests for custom code! - Muddy Waters - 05-21-2015 yes, thank you Custom easy codes [codes] for you guys to use. We also take requests for custom code! - Mr Killjoy - 06-09-2015 How do you quote what someone said in a RP in your RPs? I've says I don't have permission? Custom easy codes [codes] for you guys to use. We also take requests for custom code! - Vincent Lane - 06-10-2015 You can't, but you can just type [ quote='NAME'] blah blah [/quote] You can add the post ID in there and the date and such to get it to look the same, but you have to do it all manually unless it's a quotable post - which are only the kind you can reply to. re:Custom easy codes [codes] for you guys to use. We also ... - Mr Killjoy - 06-10-2015 (06-10-2015, 05:12 AM)LoverboyVinnieLane Said: You can't, but you can just type You can add the post ID in there and the date and such to get it to look the same, but you have to do it all manually unless it's a quotable post - which are only the kind you can reply to. [/quote] Thanks man. Custom easy codes [codes] for you guys to use. We also take requests for custom code! - Prof. Bobby Bourbon - 06-30-2015 is there any way to have the meaning play a sound linked from another website? Is there a way to post a link and keep it different text, like in HTML? Specifically, I'd like to have a way to have a sound effect go off. In example, using the sentence: I like the sound of glass breaking. And I have a .wav file that is of glass breaking found and stored somewhere online. I want it to play that .wav file when I hover over the word 'breaking', or maybe have it clickable so someone could hear the sound effect. Custom easy codes [codes] for you guys to use. We also take requests for custom code! - "Loverboy" Vinnie Lane - 06-30-2015 As far as posting links the way HTML allows, you can just use HTML. Our boards accept most HTML and yes you can customize the appearance of a link's text as far as size, color, bold, etc... If there's something more specific that you're trying and won't work, let me know. I don't think it would really be possible for us to create a shortened board code for that particular effect, though. Regarding the sound file, that sort of thing is very tricky on today's internet even though back in the days of dial up and DSL, it would have been as simple as creating a play button with the old "embed src" command. Now, with so many different computers all using different default sound playing devices, I am not aware of a one size fits all answer for playing a wav file like you're describing. What might work on your own computer and browser might not work on half of the people here, thus defeating the purpose. Does anyone here have more insight or experience on playing sound files universally, which are NOT youtube videos? If there is a solid answer, I'll build it into our board code for simplicity of execution. Custom easy codes [codes] for you guys to use. We also take requests for custom code! - Mr Killjoy - 02-11-2017 bump Custom easy codes [codes] for you guys to use. We also take requests for custom code! - Tony Santos - 09-05-2019 OMG, just seeing this for the first time now. That pop up thing to give meaning to a word will work great for Gilly to elaborate further on his "super dick." Custom easy codes [codes] for you guys to use. We also take requests for custom code! - Corey Smith - 09-05-2019 Just an FYI, but I think the shadow codes got deactivated. re:Custom easy codes [codes] for you guys to use. We also ... - Cambyses - 09-05-2019 Oh sweet. I didn't know about any of this. Custom easy codes [codes] for you guys to use. We also take requests for custom code! - The Sugay Sisters - 09-05-2019 I swear, these forums are so high tech versus others. Lol |