I support [spoiler], [size], [font], [poll], [project], and [anchor]
Offline
S S
U U
P P
P
O O
R R
T T
Offline
windows explorer wrote:
... a [project] tag ...
Rookwood's script makes this possible!
[scratch=flash]joefarebrother/1788659[/scratch]
He also made a [youtube] tag for embedded you tube videos!
Last edited by joefarebrother (2012-01-09 16:18:47)
Offline
bbbeb wrote:
No to HTML, but yes otherwise.
HTML:Code:
<p onLoad='window.location(malicious site)'>lol haxxed<p>
then maybe it sould not allow javascript.
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.
[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.
[script] {when green flag clicked} |move (10) steps| [/script] Will soon be implemented, see JSO's Plugin Syntax on the wiki
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.
It is basicly a better wasy of representing blocks than the current method.
[no smileys]^7g7:)[/no smileys]
would not make the stuff inside into smileys, which is sometimes annoying. Can easily do this. put BBCode likeCode:
[b][/b]in between the characters.
[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) Even so, could be dangerous.
Last edited by SJRCS_011 (2012-01-19 16:08:46)
Offline
script has been done! (scratchblocks)
Offline
Supports all but the no smiley and re-size. Trolls/spammers could make text HUGE, and you can have no smileys by putting tags in between like this:
:[i][/i])
Also, see this
Offline
Support some stuff but not some others. I don't like the change font style and size idea.
Offline
Yay, I see my wiki idea!
Offline
I support...
joefarebrother wrote:
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.
Or it could help make the page load faster... transparent text is nice - but it leaves a gap... <-- Highlight
Offline
Update: I added [img=heightXwidth] and [definesmilie]
Offline
XenoK wrote:
why not just add full bbcode functionality?
what do you mean?
Offline
joefarebrother wrote:
XenoK wrote:
why not just add full bbcode functionality?
what do you mean?
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.
^ LOVE this one.
[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.
AWESOME. This has been suggested a lot.
[font=times new roman] some text [/font]
would put text into different fonts
Not really neccesary... would make it hard to read sometimes but for RPGS that would be awesome.
[size=43] some text [/size]
would re-size text but, as pointed out by poose, it would have to have a maximum value
Trolls would spam it.
[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)
Meh.
[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])
YES.
[anchor]text[/anchor] (idea by TheSuccessor) see this thread
YES.
[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
YES.
[img=widthxheight]imageurl[/url] Allows you to resize images
Yes, but make sure it has a max. value.
[definesmilie=smiliel]smilieimage[/definesmilie] Let you define a new smilie for use in your post. Basicly any instance of smilie turns into [img]smilieimage[/url] and is resized to the same size as the forum smilies. An example use might be [definesmilie=^_^]http://img827.imageshack.us/img827/1411/uplinefunelephant.png[/definesmilie] to replace every ^_^ with http://img827.imageshack.us/img827/1411 … ephant.png in that post.
Good idea!
Read my comments.
SUPPORT.
Last edited by wolvesstar97 (2012-04-27 15:39:24)
Offline
Here is one:
[list]
~~~~~~~
~~~~~~~
[/list]
But I support!
Offline
joletole wrote:
Here is one:
[list]
~~~~~~~
~~~~~~~
[/list]
But I support!
Added, plus I changed the syntax of poll as well.
Offline