More BBCode stuff:
[poll=*]
*choice1
*choice2
*choice3
[/poll]
would make a poll box with options seperated by the character in the tag so users can vote on each one so it will be easier to see what ideas people like and stuff like that.
[spoiler=some code to an obselete block] some code [/spoiler]
would make a spoiler box with a hide/show button so people can chose not to look at it.
[font=times new roman] some text [/font]
would put text into different fonts
[size=43] some text [/size]
would re-size text but, as pointed out by poose, it would have to have a maximum value
[html]
<p> a paragraph </p>
<table>
<tr> <td> this </td> <td> is </td> </tr>
<tr> <td> a </td> <td> table </td> </tr>
</table>
[/html] will alow you to use html in the forums! (although no javascript)
[project]aprojectid[/project] (idea by windows explorer) will allow you to embed a scratch project in a post (note that rookwood101 has an antidote script to allow this. If you have it, do [scratch=flash]creatersname/projectid[/scratch])
[anchor]text[/anchor] (idea by TheSuccessor) see this thread
[wiki]some article[/wiki] (idea by hardmath123) link to a wiki article, quicker than the url tag since you only have to give the name not the whole url
[img=widthxheight]imageurl[/img] Allows you to resize images
[definesmiley=smiley]smileyimage[/definesmiley] Let you define a new smiley for use in your post. Basicly any instance of smiley turns into [img]smileyimage[/img] and is resized to the same size as the forum smilies. An example use might be [definesmiley=^_^]http://img827.imageshack.us/img827/1411/uplinefunelephant.png[/definesmiley] to replace every ^_^ with in that post. Also if you put it in your sig, It will affect all of your posts.
[list=*]
*something
*something
[/list]
Makes a bullet pointed list separated by the character in the tag
Supporters:
joefarebrother
ProgrammingFreak
poose
scimonster
ImagineIt
Grenatic
Windows Explorer
Death_Wish
legorulez101
laptop97
jji7skyline
efisher82
veggieman001
shiguy101
bbbeb
mokat
imnotbob
turkey3
soniku3
TobyFork234
splodgey
wolvesstar97
joletole
sanjayraj
Supporter count: 24
Last edited by joefarebrother (2012-08-16 03:09:54)
Offline
I like the poll idea!
Offline
joefarebrother wrote:
More BBCode stuff:
[poll=What is your favorite mod?] *byob *bingo *panther [/poll] I like
would make a poll box with the title inside the tag and options seperated by astrixes so users can vote on each one so it will be easier to see what ideas people like and stuff like that.
[spoiler=some code to an obselete block] some code [/spoiler] It's ok, I guess...
would make a spoiler box with a hide/show button so people can chose not to look at it.
[block=control] <i receive []> [/block] It's cool
will make an image with a block so you can easily make scripts it could replace the current thing because you can make blocks that don't exist yet and specify their category and type using
<> as Boolean or Boolean insert,
() as reporter or text insert,
[] as a stack block or drop down,
{} as a hat block or c insert, and
!! as a panther colour block or colour picker.
[no smileys]^7g7:)[/no smileys] I support
would not make the stuff inside into smileys, which is sometimes annoying.
[font=times new roman] some text [/font] Nah, it'll make some posts too hard to read.
would put text into different fonts
[size=43] some text [/size] This can not be implemented, as trolls can put giant text all over the place.
would re-size text
Supporters:joefarebrother
Offline
Update the supporters list with me on it.
Offline
Offline
joefarebrother wrote:
More BBCode stuff:
[poll=What is your favorite mod?] *byob *bingo *panther [/poll]
would make a poll box with the title inside the tag and options seperated by astrixes so users can vote on each one so it will be easier to see what ideas people like and stuff like that. good idea
[spoiler=some code to an obselete block] some code [/spoiler]
would make a spoiler box with a hide/show button so people can chose not to look at it. would be good for announcing new features for your projects and stuff
[block=control] <i receive []> [/block]
will make an image with a block so you can easily make scripts it could replace the current thing because you can make blocks that don't exist yet and specify their category and type using
<> as Boolean or Boolean insert,
() as reporter or text insert,
[] as a stack block or drop down,
{} as a hat block or c insert, and
!! as a panther colour block or colour picker. would be good although you should probably put blocks because some people use brackets an stuff like that
[no smileys]^7g7:)[/no smileys]
would not make the stuff inside into smileys, which is sometimes annoying. good idea cause i like doing the : P face without it changing
[font=times new roman] some text [/font]
would put text into different fonts yup i like this and you should probably be able to choose bold and italic aswell
[size=43] some text [/size]
would re-size text good idea although would have to have a max like 30
Supporters:joefarebrother
ProgrammingFreak
poose
scimonster
ImagineIt
Death_Wish(kind of)
Offline
kayybee wrote:
It'll be hard because bbcode is already installed as part of fluxbb, and to add new bbcode requires php and mysql, which requires another database...
This is true. Punbb hosting already comes with those BBCode stuff, so to add more would be hard.
Offline
Death_Wish wrote:
joefarebrother wrote:
More BBCode stuff:
[poll=What is your favorite mod?] *byob *bingo *panther [/poll] I like
would make a poll box with the title inside the tag and options seperated by astrixes so users can vote on each one so it will be easier to see what ideas people like and stuff like that.
[spoiler=some code to an obselete block] some code [/spoiler] It's ok, I guess...
would make a spoiler box with a hide/show button so people can chose not to look at it.
[block=control] <i receive []> [/block] It's cool
will make an image with a block so you can easily make scripts it could replace the current thing because you can make blocks that don't exist yet and specify their category and type using
<> as Boolean or Boolean insert,
() as reporter or text insert,
[] as a stack block or drop down,
{} as a hat block or c insert, and
!! as a panther colour block or colour picker.
[no smileys]^7g7:)[/no smileys] I support
would not make the stuff inside into smileys, which is sometimes annoying.
[font=times new roman] some text [/font] Nah, it'll make some posts too hard to read.
would put text into different fonts
[size=43] some text [/size] This can not be implemented, as trolls can put giant text all over the place.
would re-size text
Supporters:joefarebrother
There would be a maximum for size and maybe only the easy to understand fonts will be in the database.
Poose: for a block, you need the tags [block] and [/block] so normal brackets won't be turned into blocks
Last edited by joefarebrother (2011-08-08 01:30:06)
Offline
I support most of these suggestions so count me in!
Have you made a suggestion in the Scratch Suggest forums?
Offline
jji7skyline wrote:
I support most of these suggestions so count me in!
Have you made a suggestion in the Scratch Suggest forums?
I did right now. Vote for it here!
Offline
I like the poll idea!
Offline
I like the poll and spoiler functions.
Offline
joefarebrother wrote:
[snip]
For a block, you need the tags [block] and [/block] so normal brackets won't be turned into blocks.
This is a different way to write blocks. Normal brackets would only be turned into blocks inside those tags. Outside those, nothing would happen to brackets.
I like the poll, as long as you can flag the poll (someone could write "Who sucks the most?", and that would be no fun) and the spoiler would help SO much!
Offline
i think spoiler, poll and size are already built into fluxbb and punbb so i don't know why they aren't in scratch forums.
Offline
Another great idea in this post
Last edited by joefarebrother (2011-09-29 11:13:24)
Offline
I support!
Offline
Great idea! I support! Also, I was thinking a project tag. So
[project]PROJECT_URL[/project]
would display a project in teh forums! that shouldn't be too hard!
Offline
Actually, resizing of text is possible, but it is complected. Click here.
Offline
edit: instead of [block][/block] it should be [script]
Also, I thought of another one: [html][/html] would alow you to use html in the forums!!!
Last edited by joefarebrother (2011-11-16 15:58:02)
Offline
My [spoiler] idea will be best in misc. because you could post a puzzle and have the answer in a spoiler tag so you can choose not to look at it.
Offline