Here are some BBCode suggestions:
Anchors:
[anchor][/anchor]: creates an anchor with the name between the tags
[anchor]Section 1[/anchor]
[anchor= anchor goes here in regular text][/anchor]: creates anchor with different display text
[anchor=Section 1]Executive Powers[/anchor]
[anchorlink][/anchorlink] : links to the anchor between the tags
[anchorlink]Section 1[/anchorlink]
[anchorlink=name of anchor goes here in normal text][/anchorlink] Creates link to anchor with different text
[anchorlink=Section 1]Executive Powers[/anchorlink]
Lists:
[ol][/ol]: make numbered list
[li][/li]: add list item
[ul][/ul]: make bulleted list
[ol] [li]The Executive Branch[/li] [li]The Legislative[/li] [/ol] [ul] [li] Notefact1[/li] [li]2[/li] [/ul]
Text
[str][/str]: strikethrough
[str]Words go here[/str]
[u=(number of underlines without parentheses)[/u]: multiple underlines
[u=2]Double underline[/u]
[size= ][/size]: set font size
[size=8]size 8 font[/size]
[font= ] [/font] set font type
[font=Times New Roman]Font text[/font]
[marquee][/marquee]: create scrolling text
[marquee]Scrolling text here.....Scrolling text here.....Scrolling text here.....[/marquee]
Images
[img height= width=][/img]: set height, width of image
Others
[hr]: horizontal line
Last edited by SJRCS_011 (2011-11-20 14:10:54)
Offline
SJRCS_011 wrote:
Here are some BBCode suggestions:
Anchors:
[anchor][/anchor]: creates an anchor with the name between the tagsCode:
[anchor]Section 1[/anchor][anchor= anchor goes here in regular text][/anchor]: creates anchor with different display text
Code:
[anchor=Section 1]Executive Powers[/anchor][anchorlink][/anchorlink] : links to the anchor between the tags
Code:
[anchorlink]Section 1[/anchorlink][anchorlink=name of anchor goes here in normal text][/anchorlink] Creates link to anchor with different text
Code:
[anchorlink=Section 1]Executive Powers[/anchorlink]Lists:
[ol][/ol]: make numbered list
[li][/li]: add list item
[ul][/ul]: make bulleted listCode:
[ol] [li]The Executive Branch[/li] [li]The Legislative[/li] [/ol] [ul] [li] Notefact1[/li] [li]2[/li] [/ul]Text
[str][/str]: strikethroughCode:
[str]Words go here[/str][u number=(number of underlines without parentheses)[/u]: multiple underlines
Code:
[u number=2]Double underline[/u][font size= ][/font]: set font size
Code:
[font size=8]size 8 font[/font][font type= ] [/font] set font type
Code:
[font type=Times New Roman]Font text[/font][marquee][/marquee]: create scrolling text
Code:
[marquee]Scrolling text here.....Scrolling text here.....Scrolling text here.....[/marquee]Images
[img height= width=][/url]: set height, width of image
[img type=slide number=(number of pictures here)][/url] create slideshow without using GIF; each would be separated by a semicolon and a space.
[img type=video number=1][/url] Embed videos
Others
[html][/html]: enable HTML
[php][/php]: enable PHP
[pre][/pre] Pre-formatted text
[br]: line break
[hr]: horizontal line
You based that off of HTML a little too much. XD
I like the anchors and lists.
I think s̶t̶r̶i̶k̶e̶ should be [s].
I like [font=] and [size=] better than attributes in a [font] tag.
We could just do [u=2].
The marquee is cool.
I disagree with the type stuff in [img]. You did forget alt. XD
I disagree with everything in the other section except for the [hr].
Here's why:
It could get dangerous to let users put in their own HTML, and even more so with PHP.
The [br] thing is pointless, because newlines show up.
That's my feedback.
Offline
SJRCS_011 wrote:
Okay. I'll update the post and take out HTML and PHP ones, because you are right about those.
Also, [pre] is [code].
You accidentally put [/font] instead of [/size].
Offline
Man, what would I be without you, sci XD
First you help me out a ton on the wiki, then this.[/offtopic]
Hmm, maybe there could be a BBCode tag, [offtopic][/offtopic], that might be able to not show up if a user enables a certain option.
Maybe "Show off-topic posts"
Offline
SJRCS_011 wrote:
Man, what would I be without you, sci XD
First you help me out a ton on the wiki, then this.[/offtopic]
Hmm, maybe there could be a BBCode tag, [offtopic][/offtopic], that might be able to not show up if a user enables a certain option.
Maybe "Show off-topic posts"
XD
That could kind of take off-topic to a real extreme, if people knew that they could just tag it, and it would be hidden for certain people.
Offline
Then there could be a limit, and like HTML (yes, sci, I did base it off that), the font could only work if installed on your computer. Otherwise, it would switch to Times New Roman, and, if that isn't, then the default serif.
Or the tag just doesn't work
Last edited by SJRCS_011 (2011-11-20 15:31:59)
Offline
I forgot about tables. What do you think of these?
Tables
[tr][/tr]: table row
[td][/td]: table cell
[tr][td]1[/td][td]2[/td][/tr]
Offline
SJRCS_011 wrote:
I forgot about tables. What do you think of these?
Tables
[tr][/tr]: table row
[td][/td]: table cellCode:
[tr][td]1[/td][td]2[/td][/tr]
Maybe.
About the lists, I think that the [li] is a bit unnecessary, to keep it as simple as possible. A new item would start on a new line.
And I still disagree with the offtopic.
Fonts wouldn't have support for linking to external font files, like you can do in CSS. XD
And there could be a limit on the font size, at least for New Scratchers.
Offline
Yeah, I've decided to not do the offtopic.
I like the [li] because what if you had a multiple-line item?
Also, maybe you could also do [li=2][/li], meaning that it is indented, meaning it is a sub-rank
Offline
SJRCS_011 wrote:
Yeah, I've decided to not do the offtopic.
I like the [li] because what if you had a multiple-line item?
Also, maybe you could also do [li=2][/li], meaning that it is indented, meaning it is a sub-rank
Yeah, that would make a little sense...
Offline
I like these, especially the list blocks.
Offline
jabed937 wrote:
how can I put BBCode?
Check out this page.
Offline
Great....But mostly the ST Team says no....
Offline
soniku3_test wrote:
Great....But mostly the ST Team says no....
lol "st" is scratch team so "scratch team team"
anyway, what do you mean by "mostly the st says no"
Offline