Staredit Network

Staredit Network -> Computers and Technical -> BBCodes
Report, edit, etc...Posted by ... on 2005-10-16 at 21:08:27
I just recently installed IPB on my host. I want some custom BBCodes you all know. The bottom is some of what I got. Also, use this format when you post your own BBCodes.

Name: Comment
What is it: Hides the text, it's only visible when you edit your post.
BBCode:
CODE
[comment]text[/comment]

HTML:
HTML
<!-- {content} -->


Name: Marquee
What is it: Scrolls the text across the screen.
BBCode:
CODE
[marquee=up]text[/marquee]

HTML:
HTML
<marquee direction={option}>{content}</marquee>

Notes: If you try putting quotes or codes box in between the marquee codes, it will mess up the quoted or coded box.
Report, edit, etc...Posted by Syphon on 2005-10-17 at 07:23:40
SeN had this problem but yoshi removed the move tag.
Report, edit, etc...Posted by Staredit.Net Essence on 2005-10-17 at 10:38:42
QUOTE(Syphon @ Oct 17 2005, 05:23 AM)
SeN had this problem but yoshi removed the move tag.
[right][snapback]335660[/snapback][/right]


Damn, a lot of stuff must have been removed just before I got here.
Report, edit, etc...Posted by ... on 2005-10-17 at 18:31:48
No one likes to share BBCodes... cry.gif
Report, edit, etc...Posted by Jordan on 2005-10-17 at 19:36:53
let me find mine. i made it myself.. h/o got to get it off the site
its a download file so you can put it in shoutbox and such.

Alright here it is:
CODE
Download Code

Description:
CODE
Use this when posting downloads in the shoutbox

Example:
CODE
[download=option]http://www.link2file.com/[/download]

Tag:
CODE
download

Use option in tag:
CODE
Yes

Custom BBCode Replacement:
CODE
<center><img src="http://img312.imageshack.us/img312/9799/document2qb.gif"><b>{option}:</b>  <a href="{content}">{content}<a/></b></center>


How this works: When entering this into the shoutbox it should look like this:
[download=option]http://www.link2file.com/[/download]

Green: Do not change this. This is used so it can identify what BBCode is being used.
Red: Use the file extension (.scm,.scx,.zip,.rar..etc..)
Orange:This is used to that it'll show where the file is hosted at. You MUST put in a URL. Do not change the text.

Want to have text (REMEMBER: This hasn't been tried yet but should work!)?
Put [download=option][/url=http://www.link2file.com/]BBCode by: Fierce[/url][/download]

Remember to take off the / on [/url=...]

Please put copyright tags to show they were created by me biggrin.gif.
Copyright tag:
Fierce Studios © 2005 BBCodes

Please put that in a credits page or at the bottom of your forum smile.gif.
Report, edit, etc...Posted by ... on 2005-10-17 at 20:35:37
I don't even have a shoutbox in my forums. tongue.gif But, nice code anyway. smile.gif

I tried making my own spoiler code, but it messes up the tables for the forums. -_-
Report, edit, etc...Posted by Jordan on 2005-10-17 at 21:24:17
whats your site, ill try and help think up some codes that could match your skin. like my download one, it shows an icon beside the link
Report, edit, etc...Posted by ... on 2005-10-18 at 17:03:43
Under Construction tongue.gif
Report, edit, etc...Posted by Oo.Jamal.oO on 2005-11-04 at 07:27:56
cool

Report, edit, etc...Posted by Doodle77(MM) on 2005-11-19 at 10:42:51
A nice one would be to be able to link to other parts of a page via the whole # thing
As in
CODE
[url=http://#part1]This[/url]


plus a way to make the #part1
Next Page (1)