Online Degrees and CLEP and DSST Exam Prep Discussion
Um, Mind went blank - How do I create a Table in VBulletin again? - Printable Version

+- Online Degrees and CLEP and DSST Exam Prep Discussion (https://www.degreeforum.net/mybb)
+-- Forum: Miscellaneous (https://www.degreeforum.net/mybb/Forum-Miscellaneous)
+--- Forum: Off Topic (https://www.degreeforum.net/mybb/Forum-Off-Topic)
+--- Thread: Um, Mind went blank - How do I create a Table in VBulletin again? (/Thread-Um-Mind-went-blank-How-do-I-create-a-Table-in-VBulletin-again)



Um, Mind went blank - How do I create a Table in VBulletin again? - bjcheung77 - 04-18-2017

Hello All, *gasp* *memory lapse*

I remember seeing a few tables throughout the threads a few times, but forgot how people do it!

Did a few searches, couldn't find one I thought had a table in it to see the source of the details.

Otherwise I would just create a table by typing in the codes for it, if I remember how...

Any links to a thread or two that has one would be great! Thank you!


Um, Mind went blank - How do I create a Table in VBulletin again? - jsd - 04-18-2017

format would look like this:

Code:
[table="width: 500"]
[tr]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td][/td]
    [td][/td]
[/tr]
[/table]



Um, Mind went blank - How do I create a Table in VBulletin again? - jsd - 04-18-2017

okay, well, apparently the code tag doesn't work around here


Um, Mind went blank - How do I create a Table in VBulletin again? - jsd - 04-18-2017

here, let's try this this again...

[HTML][table="width: 500"]
[tr]
[td][/td]
[td][/td]
[/tr]
[tr]
[td][/td]
[td][/td]
[/tr]
[tr]
[td][/td]
[td][/td]
[/tr]
[/table][/HTML]


Um, Mind went blank - How do I create a Table in VBulletin again? - Johann - 04-18-2017

jsd Wrote:here, let's try this this again...

[HTML][table="width: 500"]
[tr]
[td][/td]
[td][/td]
[/tr]
[tr]
[td][/td]
[td][/td]
[/tr]
[tr]
[td][/td]
[td][/td]
[/tr]
[/table][/HTML]

I looked into this exact thing on the sister forum (also VBulletin) a while ago - HTML code is "turned off" there and can't be used. Don't know if this is common to all VBulletin systems or not.

J.


Um, Mind went blank - How do I create a Table in VBulletin again? - bluebooger - 04-18-2017

jsd Wrote:format would look like this:

Code:
[table="width: 500"]
[tr]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td][/td]
    [td][/td]
[/tr]
[/table]

yep, that's exactly how it would look


Um, Mind went blank - How do I create a Table in VBulletin again? - jsd - 04-18-2017

Johann Wrote:I looked into this exact thing on the sister forum (also VBulletin) a while ago - HTML code is "turned off" there and can't be used. Don't know if this is common to all VBulletin systems or not.

J.

this isn't actually html, it's BBcode. It's enabled here.

for example:
[table="width: 500, class: grid"]
[tr]
[td]here's a table[/td]
[td]i made it with the above code[/td]
[/tr]
[tr]
[td]but i added a border[/td]
[td]to make it more obvious[/td]
[/tr]
[tr]
[td]Smile[/td]
[td]Smile[/td]
[/tr]
[/table]


Um, Mind went blank - How do I create a Table in VBulletin again? - Johann - 04-19-2017

That's cool. I know html but I didn't know lists in BBcode. Never learned much of it, as I believe some features of BBcode are disabled on the sister forum. Color and size work, but things like strikethrough and list-bullets don't. List-bullets have a shelf-life of about 5 minutes there; they just disappear. So I use the ANSI character - • (press alt + 0149, then release.) It works fine - and stays put.

Not hard to learn at all - I looked it up. Thanks!

J.


Um, Mind went blank - How do I create a Table in VBulletin again? - bjcheung77 - 04-19-2017

jsd Wrote:this isn't actually html, it's BBcode. It's enabled here.

for example:
[table="width: 500, class: grid"]
[tr]
[td]here's a table[/td]
[td]i made it with the above code[/td]
[/tr]
[tr]
[td]but i added a border[/td]
[td]to make it more obvious[/td]
[/tr]
[tr]
[td]Smile[/td]
[td]Smile[/td]
[/tr]
[/table]

Thanks, I see it now...


Um, Mind went blank - How do I create a Table in VBulletin again? - Joeman200 - 04-20-2017

It looks like I'm late to the party, but I still want to share this link I have bookmarked: BB Code List - CLEP Forum - CLEP Study - CLEP Testing - Study Guide and Strategies