![]() | |
| | #1 | ||
![]() Join Date: Sep 2006 Location: Denmark (GMT+1)
Posts: 2,173
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | New BB tags So I'm getting into this BB tag coding and so far I have made two tags for our board. First YouTube tag *Removed* The next tag is Spoiler (No button yet). Layout: Code: [spoiler.]TextThatShouldBeHidden[/spoiler] (Without the dots!) Code: [spoiler.]Shh... I'm invisible! :)[/spoiler] (Without the dots!) Shh... I'm invisible! ![]() Feel free to comment and suggest ideas for improvements. So is there any other tags we could use? Remember I'm just getting started to this so don't request something insane. I was think of a Member tag, so only members could see what was within the tag but guest and everybody else saw a registration link. How does that sound to you? I though it would be most to, for example, map downloads where you want people to join before they could download your map, but meh... Edit test: [members]This is only for members[/members]
"In the end there is no greater motivation than revenge" SO I HERD U LEIK MUDKIPZ?! Last edited by Mr. Zero; 01-05-2008 at 11:43 PM. | ||
| | |
| | #2 |
![]() Join Date: Dec 2006
Posts: 2,992
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Re: New BB tags Very, very impressive, Mr. Zero. May I ask what programing language is require to create BB tags? |
| | |
| | #3 |
![]() Join Date: Sep 2006 Location: Denmark (GMT+1)
Posts: 2,173
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Re: New BB tags Simple html codes ![]() For example the spoiler code: <span onmouseout="this.style.color=this.style.background Color='#000000'" onmouseover="this.style.color='#FFFFFF';" style="color: rgb(0, 0, 0); background-color: rgb(0, 0, 0);"> {param} </span> Notice the {param} text? That is what the user wrote between the tags, quite easy when you know html and JS. Thanks Shadow. Oh by the way shall I change your name to Shadow again? |
| | |
| | #4 |
![]() Join Date: Dec 2006
Posts: 2,992
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Re: New BB tags I actually like to keep it like this. The three Misters. MrApples Mr. Zero MrOrange Guess I need to learn Javascript to make BB tags myself. |
| | |
| | #5 |
![]() Join Date: Sep 2006 Location: Your Mom
Posts: 2,241
![]() | Re: New BB tags MrShadows would sound better wouldn't it? ![]() PS: How did you do the members tag, it should only be if $show[members]. |
| | |
| | #6 |
![]() Join Date: Mar 2007 Location: Underground
Posts: 5,862
![]() ![]() ![]() | Re: New BB tags i was looking around on the internet for tags that might work. here are some. This allows you to enter a word, and when you click the link it will search for that word in google. [Only registered and activated users can see links. ] This allows you to have a link that will go to a spot on your page Text This makes an anchor that you can use, so that when a Go to link is clicked it will go to the anchor on the page. ![]() And now, directly from chip's signature... ![]() |
| | |
| | #7 |
![]() Join Date: Sep 2006 Location: Denmark (GMT+1)
Posts: 2,173
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Re: New BB tags Layout: Code: [google.=WhatToSearchForOnGoogle]YourText[/google] (Without the dots!) Code: [google.=Just google it!]Google it![/google] (Without the dots!) Code: Google it! |
| | |
| | #8 |
![]() Join Date: Sep 2006 Location: Denmark (GMT+1)
Posts: 2,173
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Re: New BB tags Layout: Code: [changetext.=WhatToWriteWhenTheMouseIsOver]WhatToWriteWhenTheMouseIsNotOver[/changetext] (Without the dots!) Code: [changetext.=Your mouse is over the text now!]Your mouse is not over the text.[/changetext] (Without the dots!) Code: Your mouse is not over the text. It is ok for sometimes, but not all the time. Keep that in mind. ![]() |
| | |
| | #9 | ||
![]() Join Date: Sep 2006 Location: Denmark (GMT+1)
Posts: 2,173
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Re: New BB tags
| ||
| | |
| | #10 |
![]() Join Date: Sep 2006 Location: Your Mom
Posts: 2,241
![]() | Re: New BB tags yeah, go ahead. Like what you did with your sig btw. |
| | |
| | #11 |
![]() Join Date: Sep 2006 Location: Denmark (GMT+1)
Posts: 2,173
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Re: New BB tags Heh, thanks. I updated the simple table code. I used a 'hack' to get the right colors but I found a class I could use for it so it look like the real thing, and now you can see the right color on every theme. I also edited the spoiler tag. Alot. Now it is build into a box, and button to press to open it. Still some problems with it, I will take a look at it later. |
| | |
| | #12 |
![]() Join Date: Sep 2006 Location: Denmark (GMT+1)
Posts: 2,173
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Re: New BB tags I can't figure out the problem with the spoiler tag. I have study very well on the subject (lorking on other boards) and it should be good. Yet still it shows the thing you want to hide and you have to press it to hide first. Doh. In the other news; I have create the table tag. |
| | |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Post Editor Mode - BB or WYSIWYG | MrApples | Development & Polls | 8 | 01-07-2008 10:22 PM |
| ID Tags | MoonRazer | World Editor Help | 7 | 07-18-2007 01:17 PM |